[FFmpeg-user] Different behaviour decoding with ffplay or ffmpeg

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Mar 7 16:22:29 CET 2013


David Cassany Viladomat <david.cassany <at> i2cat.net> writes:

> Basically while using ffplay everything works as expected 
> when using ffmpeg to decode and encode to file it doesn't 
> behave properly, it always suffer a terrible packets loss.

Since this could be a performance problem, could you test 
the following:
$ ffmpeg -i rtsp://... -r 5 -strict -2 out.mp4

Carl Eugen



More information about the ffmpeg-user mailing list