[issue1498] AC3 5.1 breaks ffmpeg

2009-10-29 Thread Jacques
Jacques jacques.h...@credit-suisse.com added the comment: Hi, Benjamin You're right. As a test, I've edited libavformat/riff.c and 302: int waveformatextensible=0; 309: /* waveformatextensible = enc-channels 2 enc-channel_layout; */ Recompiled ffmpeg and it now creates 5.1 AC3 audio

[issue1502] Orange LiveRadio iPhone APP license violation

2009-10-29 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: I can neither find the application in the application store, nor download the Dashboard widget (404): Is it possible that the application was already removed? Could you upload the application to incoming/issue1502?

[issue1498] AC3 5.1 breaks ffmpeg

2009-10-29 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Ok, I'll try to cook up a patch later today that disables the extended header for avi output. Thanks for testing. MvH Benjamin Larsson _ FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue1502] Orange LiveRadio iPhone APP license violation

2009-10-29 Thread Vitor
Vitor vitor1...@gmail.com added the comment: Binary uploaded to incoming. Appstore link: http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/browserRedirect?url=itms%253A%252F%252Fax.itunes.apple.com%252FWebObjects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fid%253D287955524%2526mt%253D8

[issue1503] Crash decoding wmav2

2009-10-29 Thread Daniel Verkamp
New submission from Daniel Verkamp dan...@drv.nu: Decoding the audio of this file crashes ffmpeg: http://drv.nu/temp/fit-roll.wmv (~5 MB) Input audio is wmav2. The file was created by the Xbox360 game Forza 3. This is the first problem encountered: if (v = s-nb_block_sizes) is triggered: