31 Dec
2005
31 Dec
'05
12:49 p.m.
Hi On Tue, Dec 27, 2005 at 06:51:24PM -0800, Corey Hickey wrote:
Running the following command: $ mplayer file.avi -nosound -benchmark -vf screenshot -vo md5sum
Results in -vo md5sum reporting the same md5sum for every frame: $ cat md5sums 945032168942b41ae9210d5c4f8fe5c8 frame00000000 945032168942b41ae9210d5c4f8fe5c8 frame00000001 945032168942b41ae9210d5c4f8fe5c8 frame00000002 945032168942b41ae9210d5c4f8fe5c8 frame00000003 945032168942b41ae9210d5c4f8fe5c8 frame00000004 945032168942b41ae9210d5c4f8fe5c8 frame00000005 ....
additional note: ive seen similar issus with md5sum on b frames if -noslices wasnt used, i didnt investigate it though ... [...] -- Michael