[FFmpeg-devel] [PATCH] Core Audio Format demuxer (v7)

Daniel Verkamp daniel
Tue Sep 8 17:20:20 CEST 2009


On Tue, Sep 8, 2009 at 5:04 AM, Peter Ross<pross at xvid.org> wrote:
> On Tue, Sep 08, 2009 at 01:34:16AM -0500, Daniel Verkamp wrote:
>> On Mon, Sep 7, 2009 at 7:06 AM, Peter Ross<pross at xvid.org> wrote:
>> [...]
>>
>> Attached is a patch on top of this revision to allow decoding files
>> that have >0 frames per packet and bytes per packet but unknown (-1)
>> data size. ?This is a valid combination by my reading of the CAF spec.
>
> Dan, do you have a sample of this?
>
> -- Peter

Sample uploaded at upload.mplayerhq.hu as
caf-unksize/waterfall-unksize.{caf,txt}, but it is also easy to create
your own sample from a currently-working file with no packet table
chunk by replacing its data chunk size with all 0xFF in a hex editor
(the data chunk must also be at the end of the file).

Thanks,
-- Daniel



More information about the ffmpeg-devel mailing list