[FFmpeg-trac] #1294(undetermined:open): Support for Omneon AVC Intra 50/100 MXF OP1a files

FFmpeg trac at avcodec.org
Mon Sep 24 23:50:53 CEST 2012


#1294: Support for Omneon AVC Intra 50/100 MXF OP1a files
-------------------------------------+-------------------------------------
             Reporter:  Thomas       |                    Owner:
  Mundt                              |                   Status:  open
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  h264intra    |               Blocked By:
  mxf                                |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by reimar):

 For frame rate check: Try checking time_base
 As to encoding: Figure what parameters the SPS/PPS set and then configure
 e.g. x264 with these settings and it should work (possibly manually
 discarding the SPS/PPS it creates).
 That would be one more advantage of generating the SPS/PPS manually
 ourselves, it would serve as documentation of the exact settings that need
 to be used.

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


More information about the FFmpeg-trac mailing list