[Bug 480713] Re: "AVI open: avilib - Not an AVI file" when avimerge mp3 file into avi/xvid

Rene rene.gosselin at wanadoo.fr
Sat Nov 14 17:25:14 UTC 2009


Dear All,
I found origin of the bug in source file aud_scan.c, line 80
So I also opened a bug at berlios:
http://developer.berlios.de/bugs/?func=detailbug&bug_id=16452&group_id=10094
new (vers 1.1.x):   lsf = (newhead & ((long)1 << 19));
old (vers 1.0.7):     lsf = (newhead & ((long)1<<19)) ? 0x0 : 0x1;
reverting this makes it work again.

-- 
"AVI open: avilib - Not an AVI file" when avimerge mp3 file into avi/xvid
https://bugs.launchpad.net/bugs/480713
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list