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] 不明なフレームタイプ、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
を使用すると、最初のフレームでブロックされます-Ctrl + Cを使用してコマンドを停止することはできません。
インテルは、クリップの GOP サイズが大きい (約 250 フレーム) 場合に問題が発生する可能性があると判断しました。
クリップのGOPサイズを小さくしてみてください。