2024-02-21, 02:49 PM
(This post was last modified: 2024-02-21, 02:50 PM by hczxpaul. Edited 1 time in total.)
Hello forum, I have a mac mini with m2 chip, and I use the Jellyfin App(the .dmg) for mac V10.8.13. I turned on hardware transcoding and selected "Apple VideoToolBox" with all option's checked(HEVC、VP9、H264, etc). However it failed when transcoding HEVC to HEVC format(hevc to h.264 works fine). ffmepg log is as uploaded to the attachment. Please help and check what is happening, thanks in advance!
the ending of the log is as follows:
Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> hevc (hevc_videotoolbox))
Stream #0:1 -> #0:1 (truehd (native) -> aac (native))
Press [q] to stop, [?] for help
[hevc_videotoolbox @ 0x7fa676717000] Error: cannot create compression session: -12908
[hevc_videotoolbox @ 0x7fa676717000] 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
[aac @ 0x7fa6767163c0] Qavg: 65536.000
[aac @ 0x7fa6767163c0] 2 frames left in the queue on closing
Conversion failed!
the ending of the log is as follows:
Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> hevc (hevc_videotoolbox))
Stream #0:1 -> #0:1 (truehd (native) -> aac (native))
Press [q] to stop, [?] for help
[hevc_videotoolbox @ 0x7fa676717000] Error: cannot create compression session: -12908
[hevc_videotoolbox @ 0x7fa676717000] 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
[aac @ 0x7fa6767163c0] Qavg: 65536.000
[aac @ 0x7fa6767163c0] 2 frames left in the queue on closing
Conversion failed!