[FFmpeg-trac] #2198(avformat:open): support reporting UL of MXF tracks

FFmpeg trac at avcodec.org
Sat Jan 26 17:58:54 CET 2013


#2198: support reporting UL of MXF tracks
-------------------------------------+------------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mxf          |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by dericed):

 {{{
 ffmpeg -i ~/ul.mxf -loglevel verbose
 }}}
 with that patch works me with an adds this line to the output
 {{{
 [mxf @ 0x7ffd3a80f200] mpeg2video: Universal Label: 06 0e 2b 34 04 01 01
 03 04 01 02 02 01 01 11 00
 }}}
 Personally I'd prefer the output without spaces in between the bytes such
 as 0x060e2b34040101030401020201011100.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2198#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list