[FFmpeg-user] Trying to Motion JPEG to segmented video, but "Non-increasing DTS in stream 0" forever

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Mar 2 18:56:20 CET 2014


Renato Santos <renato.cron <at> gmail.com> writes:

> perl download_mjpg.pl | ffmpeg -use_wallclock_as_timestamps 1 
> -loglevel debug -f *image2pipe*

There is no decoder autodetection for image2pipe, you 
have to specify mjpeg if that is what the images are.
Why don't you let FFmpeg receive the stream (instead 
of using a perl script)?

Carl Eugen



More information about the ffmpeg-user mailing list