[FFmpeg-user] RTSP grab from IP camera using ffmpeg

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Feb 8 20:26:25 CET 2012


tovis <mailer.tovis <at> freemail.hu> writes:

> $ ffmpeg -i rtsp://user:password <at> 172.16.3.2/mjpeg -an clip.mjpeg >log 2>&1
> 
> but I have a lot of error messages and nothing in the clip - log at

Please post the complete, uncut console output (together with the 
command line) here on the mailing list, external resources may disappear.
In this case, you should definitely increase the verbosity with
-v 99 (or similar, I forgot).

Does -vcodec copy work?

Carl Eugen



More information about the ffmpeg-user mailing list