intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
308 stars 127 forks source link

h264/h265 encoder always crops input to 'limited' range of 16-235 #440

Open smlehbleh opened 5 years ago

smlehbleh commented 5 years ago

Does the h264/h265 vaapi encoder only supported limited range 16-235 input? Or is there an issue with how ffmpeg is confugring vaapi. I'm encoding with ffmpeg avcodec libraries with the vaapi_hevc as the encoder.

Thanks Russell