[FFmpeg-user] H.264 to jpeg thumbnail

yuji1967_2 at yahoo.co.jp yuji1967_2 at yahoo.co.jp
Wed Sep 9 08:16:45 CEST 2015


Hello.

I apologize if there are any mistakes in my English writing.



I have analog clock movie.

https://www.wetransfer.com/downloads/00a1dff5520b07a484507d04113a22fe20150909051832/7099c5079d1c7a1549fd69439532f5ee20150909051832/a583b7

This movie encode H.264, Mpeg-TS formats.
This file played 'Windows Media player', smoothly.
I execute 'ffmpeg -i clock.ts -f image2 %5d.jpg' from command line.
jpeg file is not smooth seconds hand.
seconds hand of 00057.jpg is back to 00056.jpg.
00087.jpg, 00117.jpg too.

I found error code
[h264 @ 047928C0] error while decoding MB 72 67, bytestream xx
[h264 @ 047928C0] cabac decode of qscale diff failed at xx xx
[h264 @ 047928C0] Reference 2 >= 2
But, output timing is not there jpeg make it.

What am I doing wrong?

Best Regards,
yuji


More information about the ffmpeg-user mailing list