[FFmpeg-devel] [PATCH] mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadata
Peter Ross
pross at xvid.org
Mon Dec 10 10:57:42 CET 2012
On Sun, Dec 09, 2012 at 05:16:42PM +0100, Michael Niedermayer wrote:
> On Sun, Dec 09, 2012 at 10:42:54PM +1100, Peter Ross wrote:
> > ---
> > Revised patch; this one just performs demux.
> >
> > libavcodec/avcodec.h | 1 +
> > libavcodec/codec_desc.c | 6 ++++++
> > libavformat/mpegts.c | 1 +
> > 3 files changed, 8 insertions(+)
>
> applied
>
> how can this and the mux patch be tested ?
Sample:
http://samples.ffmpeg.org/MPEG2/mpegts-klv/Day%20Flight.mpg
Description:
http://www.gwg.nga.mil/misb/docs/standards/Standard090201.pdf
http://www.gwg.nga.mil/misb/docs/standards/Standard060105.pdf
Testing: currently pktdumping into a hexviewer.
KLV is found within MXF for many things, but in this context,
it provides per-frame metadata, such as camera location and
air temperature. I wanted access to the KLV packets, hence the
patch.
-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121210/b144d7e2/attachment.asc>
More information about the ffmpeg-devel
mailing list