yuji <yuji1967_2-at-yahoo.co.jp <at> ffmpeg.org> writes:

> > ffmpeg -threads 1 -i clock.ts %5d.jpg
> 
> Unfortunately, no changed images.

I tested the following:
$ ffmpeg -threads 1 -i clock.ts -f framecrc out1
$ ffmpeg -threads 2 -i clock.ts -f framecrc out2

And the problematic frames 57 and 72 (56 and 71 
as counted by framecrc) are the ones that have 
different output so at least "no changed images" 
cannot be true.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to