[Ffmpeg-devel] [PATCH] flacenc - md5

Justin Ruggles jruggle
Tue Jul 4 20:45:10 CEST 2006


Diego Biurrun wrote:
> On Tue, Jul 04, 2006 at 12:05:33AM -0400, Justin Ruggles wrote:
> 
>>I am not 100% sure about the big-endian section in md5_accumulate.  I
>>don't have a big-endian system to test on.  Just let me know if it
>>doesn't work or if it could be done in a better or simpler way.
> 
> 
> There are a few people with big-endian machines around here..  What
> exactly do you want tested?
> 
> Diego
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
> 

Just make sure this works.

ffmpeg -i test.wav test.flac
flac -t test.flac

If it gives you a checksum mismatch, there is a problem.  If it says
"ok" then all is good.

Thanks!
-Justin




More information about the ffmpeg-devel mailing list