[FFmpeg-soc] [PATCH] qdm2 depacketizer

Josh Allmann joshua.allmann at gmail.com
Thu Jul 8 00:03:08 CEST 2010


Hi guys,

This adds RTP depacketization of QDM2.

Valgrind is relatively clean, but there seems to be a 16-byte leak
with AAC -- the default conversion is qdm2->aac [1]. Doing "-acodec
copy" to preserve qdm2->qdm2 makes things barf for reasons I haven't
explored yet.


Since this was also RE'd by Ronald, a wiki description is forthcoming.
Fortunately, the comments in the code are pretty thorough.

Josh

[1] ffmpeg -i rtsp://<host>/sample.mov -vn foo.mov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qdm2.diff
Type: text/x-patch
Size: 13903 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100707/bdc9a0f6/attachment.bin>


More information about the FFmpeg-soc mailing list