New submission from jcoalson <[EMAIL PROTECTED]>: the flac decoder fails on files which contain a lot of metadata. the decoder I think assumes that all metadata and the first frame will fit in 64k, which is not always the case. I have a report from someone who added album art (large jpeg) to the metadata that ffplay segfaults (ffmpeg 0.4.9_p20070616-r1 from Gentoo Portage)
to reproduce, just create a flac file with a lot of metadata like 'flac -P 1000000 some.wav' and try to decode it. ---------- messages: 664 nosy: jcoalson priority: normal status: new substatus: new title: flac decoder fails with large metadata type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue187> ______________________________________________________
