[FFmpeg-devel] [PATCH/RFC] MP4A-LATM RTP depacketizer

Martin Storsjö martin
Thu Aug 5 08:44:32 CEST 2010


On Thu, 5 Aug 2010, Martin Storsj? wrote:

> Thanks! I'll probably resend new versions of them then, based on your 
> latest branch.

Here are the latest patches, based on your git branch. Now that I 
understand a bit more of how the LOAS demuxer works, I guess most of my 
patches actually break that. (Btw, the last one, #5, isn't strictly 
required, but I ran into this issue when trying to get this to work.)

So, I guess the question still is, do we want to try to wrestle the 
demuxer into working with the RTP depacketizer, or just go for the 
standalone depacketizer (patch in the previous mail)? The RFC explicitly 
says that one shouldn't send multiple programs or multiple layers in RTP 
MP4A-LATM, so the expected stream format is quite simple.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-the-getbitcontext-before-and-the-pos-after-re.patch
Type: text/x-diff
Size: 1041 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100805/3ce35ac3/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Don-t-increment-cur_stream-after-each-packet.patch
Type: text/x-diff
Size: 899 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100805/3ce35ac3/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Refill-the-internal-latm-read-buffer-at-the-start-of.patch
Type: text/x-diff
Size: 1327 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100805/3ce35ac3/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Initial-MP4A-LATM-RTP-depacketizer-using-a-chained-L.patch
Type: text/x-diff
Size: 9599 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100805/3ce35ac3/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Handle-get_buffer-returning-errors.patch
Type: text/x-diff
Size: 1569 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100805/3ce35ac3/attachment-0004.patch>



More information about the ffmpeg-devel mailing list