You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_videotoolbox))
Stream #0:1 -> #0:1 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
[hevc_videotoolbox @ 0x7fa5bf815000] Error: cannot create compression session: -12908
[hevc_videotoolbox @ 0x7fa5bf815000] Try -allow_sw 1. The hardware encoder may be busy, or not supported.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Any way to fix this? Do i need to install additional packages or what can i do?
It works only if i not specify c:v
The text was updated successfully, but these errors were encountered:
skorphil
changed the title
ffmpeg-python. Videotoolbox failing: The hardware encoder may be busy, or not supported.
Videotoolbox failing: The hardware encoder may be busy, or not supported.
Aug 26, 2024
Hi, i'm trying to run this code on Apple m1:
and ffmpeg returning error:
Any way to fix this? Do i need to install additional packages or what can i do?
It works only if i not specify
c:v
The text was updated successfully, but these errors were encountered: