On 18 Jan 2014, at 14:11, Tim Walker <[email protected]> wrote: > On 18 Jan 2014, at 14:09, Kostya Shishkov <[email protected]> wrote: > >> Looks harmless though I don't see how it fixes anything. >> avconv -i ivc1-001.mkv -f md5 check.md5 >> doesn't change with this patch applied > > Interesting. I as just playing the file with avplay and checking for video > artifacts. Without the patch, they are quite obvious here. > > Tim
FWIW, I get a different md5 with and without the patch here: diff -Naur ~/Desktop/avconv1.md5 ~/Desktop/avconv2.md5 --- /Users/tim/Desktop/avconv1.md5 2014-01-18 14:14:17.000000000 +0100 +++ /Users/tim/Desktop/avconv2.md5 2014-01-18 14:13:53.000000000 +0100 @@ -1 +1 @@ -MD5=1fa25a57f9bd2a5f820e861572ceec9d +MD5=2a069f9a5a43cfaf19354fb4f9c771cb Tim _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
