[FFmpeg-trac] #9704(ffmpeg:new): encode speed up on mac

FFmpeg trac at avcodec.org
Wed Mar 30 12:12:58 EEST 2022


#9704: encode speed up on mac
-------------------------------------+-------------------------------------
             Reporter:  Juneleung    |                     Type:  task
  Chan                               |
               Status:  new          |                 Priority:  important
            Component:  ffmpeg       |                  Version:  4.4.1
             Keywords:  prores       |               Blocked By:
  encoder mac                        |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 I encode video with prores encoder and wanna to speed up with full using
 CPU/GPU on mac, any guide how to full using the resource to speed up
 encoding? the better way is to use it in source code, thanks.
 How to reproduce:
 {{{
 % ffmpeg -i /Users/juneleung/Downloads/input.mp4 -r 25 -c:v prores_ks
 -profile:v 4 -pix_fmt yuva444p10le -an output.mov

 ffmpeg version 4.4
 built on mac os 11.5.1
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9704>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list