ChenWenbin
ChenWenbin
I suspect when using vpp to upload p010 frames on DG1, the border pixels are not correctly initialized.
Hi @AntonGrishin The stream is correct. I just tried -msb10 option, and it doesn't fix the problem.
@dmitryermilov @AntonGrishin Any update on this issue? Thanks Wenbin
Hi @SofyaBalandina. The env info: platform DG1 libva: f24a939bae32edff120c73a581f0cc1e6b55e916 media-driver: e0a734870f8b33cec90cf19f5abbcc8d9fc80f84 MediaSDK: c1ee53cf158b147d48c90308b9b2f291e269faff Thanks
BTW, option '-p010', '-vaapi' and DG1 platform are nessesary, you need all of them to reproduce this issue.
Hi @SofyaBalandina. That is wired. I can easily reproduce this problem. Can you provide your environment info. Thank you.
Hi @SofyaBalandina. No, I can get correct video on both command with and without "-vaapi" option.
Hi @SofyaBalandina, any update on this issue?
Hi @deepglugs According to your comment in [https://github.com/intel/cartwheel-ffmpeg/issues/233](https://github.com/intel/cartwheel-ffmpeg/issues/233), your problem seems to be solved. Hi @ma3uk Could you please also try this way to fix your environment? Make sure `libmfx-gen1.2.so`...
You can also directly set the related parameter in commandline like this. Sample command: `ffmpeg -v verbose -i input.264 -c:v av1_qsv -color_primaries bt2020 -color_trc bt2020-10 -colorspace bt2020nc -vframes 300 output.ivf`...