Describes an issue when trying to encode using hardware resulting in errors for each type of supported codec Using the FFmpeg 6.0 application for encoding "[hevc_qsv @ 0000024068a7aec0] Unknown FrameType, set pict_type to AV_PICTURE_TYPE_NONE.8.93x" and cannot use Ctrl+C to stop the command. Using "[av1_qsv @ 0000021e5791b340] Error during encoding: device failed (-17)0.2kbits/s speed=3.07x", [vost#0:0/av1_qsv @ 0000021e5791b000] Error submitting video frame to the encoder Using Intel determined the issue can occur when the clip's GOP size is big (about 250 frames). Try lowering the clip GOP size.Hardware encoder shows errors when using FFmpeg 6.0 on Intel® Arc™ A770
hevc_qsv
returns error:av1_qsv
returns error:
[aac@0000021e5794fe40] Qavg:17812.387
[aac @ 0000021e5794fe40] 2 frames left in the queue on closing" vp9_qsv
will block at the first frame - cannot use Ctrl+C to stop the command.Related Products
This article applies to 13 products
介绍尝试使用硬件编码时导致每种类型的受支持编解码器出错的问题
使用 FFmpeg 6.0 应用程序进行编码 hevc_qsv
返回错误:
“[hevc_qsv @ 0000024068a7aec0] Unknown FrameType,请将 pict_type 设置为 AV_PICTURE_TYPE_NONE.8.93x”并且无法使用 Ctrl+C 停止该命令。
使用 av1_qsv
退货错误:
“[av1_qsv @ 0000021e5791b340] 编码期间出错:设备失败 (-17)0.2kbits/s 速度=3.07x”, [vost#0:0/av1_qsv @ 0000021e5791b000] 将视频帧提交到编码器时出错
[aac@0000021e5794fe40]质量:17812.387
[aac @ 0000021e5794fe40] 关闭时队列中还剩 2 帧”
在 vp9_qsv
第一帧使用 will block - 无法使用 Ctrl+C 停止命令。
英特尔确定片段的 GOP 大小较大(约 250 帧)时可能会出现该问题。
尝试降低剪辑 GOP 大小。