intel / cartwheel-ffmpeg

Intel developer staging area for unmerged upstream patch contributions to FFmpeg
GNU Lesser General Public License v2.1
93 stars 33 forks source link

ICQ for AV1 not working #219

Closed jian2x closed 1 year ago

jian2x commented 1 year ago

Reference: https://github.com/oneapi-src/oneVPL/issues/79

@oviano helped me find this issue, and can explain it better than I can...

Getting this error while using ICQ:

Error allocating the output packet rate=xxxxkbits/s speed = x.xx Error submitting video frame to the encoder

It looks like neither param.mfx.BufferSizeInKB or param.mfx.BRCParamMultiplier in qsv_retrieve_enc_av1_params get set when the codec is AV1, and are thus still zero

jian2x commented 1 year ago

Issue tracking link : https://github.com/oneapi-src/oneVPL/issues/82

xhaihao commented 1 year ago

driver issue: https://github.com/intel/media-driver/issues/1597