[FFmpeg-trac] #10682(undetermined:closed): prores_videotoolbox showing up in encoders but not working on Mac Intel

FFmpeg trac at avcodec.org
Tue Dec 26 06:31:14 EET 2023


#10682: prores_videotoolbox showing up in encoders but not working on Mac Intel
----------------------------------+----------------------------------------
             Reporter:  Fractale  |                    Owner:  (none)
                 Type:  defect    |                   Status:  closed
             Priority:  normal    |                Component:  undetermined
              Version:  6.0       |               Resolution:  invalid
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------------
Changes (by Gyan):

 * status:  new => closed
 * resolution:   => invalid

Comment:

 The output of ` -encoders` is based on what modules were built and
 included during ''compilation''. That won't change based on the machine
 the binary is ultimately run on. If it is not supported during runtime,
 you will see the error in logs like you do here. The error `-12908` here
 is `kVTCouldNotFindVideoEncoderErr`

 Also, this appears to be a duplicate of #9801.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10682#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list