Moritz Barsnick <barsnick <at> gmx.net> writes: > $ ffmpeg -i clock.ts -t 2 clock.%04d.jpg
As said, this should be tested with -threads 1 [...] > I claim that this "problem" exists in the source > file. Unless VLC and mplayer have a demuxing problem > common with ffmpeg. Unfortunately, all open source video players use the same (known to be broken) code for H264 timestamps, so there may very well be an issue unrelated to demuxing but related to libavcodec. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
