[FFmpeg-trac] #6002(undetermined:new): Add 4444XQ profile to prores_ks encoder

FFmpeg trac at avcodec.org
Thu Dec 8 14:44:18 EET 2016


#6002: Add 4444XQ profile to prores_ks encoder
-------------------------------------+-------------------------------------
             Reporter:  Miro         |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:  3.2.1
             Keywords:  prores       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 This is not a bug but a feature request. Add 4444XQ profile to prores_ks
 encoder. It should be just another profile with a different quantisation
 matrix and codec ID IIRC.

 Usage could be:

 ffmpeg.exe -i input -c:v prores_ks -pix_fmt yuv444p10le -profile:v 4444XQ
 output.mov

 More info at: https://support.apple.com/sv-se/HT202410

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


More information about the FFmpeg-trac mailing list