Re: [FFmpeg-user] I can read and save an stream video on Windows but I can't do it on Centos 7 with the same command line.

2019-02-22 Thread ABDALLAH Moussa
nd save an stream video on Windows but I can't do it on Centos 7 with the same command line. Hi Moussa, On Fri, Feb 22, 2019 at 07:56:08 +, ABDALLAH Moussa wrote: > For Linux: > > Command line: ffmpeg -i http:// 192.9.200.121/ipcam/mjpeg.cgi -y -map > 0 -t 10 -f matroska

Re: [FFmpeg-user] I can read and save an stream video on Windows but I can't do it on Centos 7 with the same command line.

2019-02-22 Thread Moritz Barsnick
Hi Moussa, On Fri, Feb 22, 2019 at 07:56:08 +, ABDALLAH Moussa wrote: > For Linux: > > Command line: ffmpeg -i http:// 192.9.200.121/ipcam/mjpeg.cgi -y -map 0 -t 10 > -f matroska _capture2.mkv > > Result: > ffmpeg version 2.8.15 Copyright (c) 2000-2018 the FFmpeg developers This is a very

Re: [FFmpeg-user] I can read and save an stream video on Windows but I can't do it on Centos 7 with the same command line.

2019-02-21 Thread ABDALLAH Moussa
n't works on centos 7? Maybe I forget to install a library? Thanks you for your help, Moussa. -Message d'origine- De : ffmpeg-user De la part de Carl Eugen Hoyos Envoyé : jeudi 21 février 2019 18:28 À : FFmpeg user questions Objet : Re: [FFmpeg-user] I can read and save an stream v

Re: [FFmpeg-user] I can read and save an stream video on Windows but I can't do it on Centos 7 with the same command line.

2019-02-21 Thread Carl Eugen Hoyos
2019-02-21 17:11 GMT+01:00, ABDALLAH Moussa : > I try to read and write an stream video with the command bellow > on Centos 7 but it doesn't work : > > ffmpeg -loglevel 48 -i http://xx.x.xx.xx/ipcam/mjpeg.cgi -y -map 0 > -t 10 -f matroska _capture.mkv > > When I try it on Windows it works fine !

[FFmpeg-user] I can read and save an stream video on Windows but I can't do it on Centos 7 with the same command line.

2019-02-21 Thread ABDALLAH Moussa
Hello, I try to read and write an stream video with the command bellow on Centos 7 but it doesn't work : ffmpeg -loglevel 48 -i http://xx.x.xx.xx/ipcam/mjpeg.cgi -y -map 0 -t 10 -f matroska _capture.mkv When I try it on Windows it works fine ! This is the error that CentOs 7 retruns : [cid:i