[FFmpeg-devel] [PATCH] add md5 muxer

Kostya kostya.shishkov
Sun Sep 27 12:15:08 CEST 2009


On Sun, Sep 27, 2009 at 12:04:27PM +0200, Reimar D?ffinger wrote:
> Hello,
> we have -f crc, but IMO 32 bit crc are a bit little for a whole file and
> also we use md5sum in the regression tests, so I'd propose to add a -f
> md5 as in attached patch.

Another crazy idea would be to do like in image2 muxer:
ffmpeg -i INFILE -f checksum 1.md5
ffmpeg -i INFILE -f checksum 1.rc4
ffmpeg -i INFILE -f checksum 1.crc



More information about the ffmpeg-devel mailing list