[FFmpeg-trac] #5097(undetermined:new): XDCAM HD422

FFmpeg trac at avcodec.org
Mon Dec 21 11:32:27 CET 2015


#5097: XDCAM HD422
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  AxelTechnology                     |                 Priority:  normal
               Status:  new          |                  Version:
            Component:               |  unspecified
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Hello everyone, my goal is to import files into a Sony Station machine
 using the software Sony Content Browser, but I keep getting "unsupported
 file" messages.
 The XDCAM profile I need to use is HD422
 https://en.wikipedia.org/wiki/XDCAM

 How to reproduce:
 {{{
 % ffmpeg -i input.mpg -vcodec mpeg2video -s 1920x1080 -b:v 50000k -maxrate
 50000k -bufsize 3835k -minrate 50000k -r 25 -flags ilme -top 1 -acodec
 pcm_s24le -ar 48000 -pix_fmt yuv422p  output.mxf

 ffmpeg version git-2dba040
 built on 2015-12-19
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5097>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list