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:[email protected]] How can i fix it please ?
_______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
