[FFmpeg-devel] [PATCH] mov demuxer should individually index multi-framed audio chunks

Pascal Massimino pascal.massimino
Wed Mar 26 11:53:04 CET 2008


  Hi,

 i guess this one is for (flying?) Baptiste: when an MP4
 file contains audio chunks with several frames, and we
 lack the samples_per_frame information, we fail to
 index each frames separately, breaking the demuxing.
 The attached patch proposes to use the full-fledged
 indexing loop in case samples_per_frame is lacking (==0)
 Not sure it's the proper fix, though.

skal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: audio_chunks.patch
Type: application/octet-stream
Size: 1522 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080326/80dfd1e1/attachment.obj>



More information about the ffmpeg-devel mailing list