Open zgw1234562012 opened 1 year ago
I also see this problem,
AMD Radeon RX 7600 (radeonsi, navi33, LLVM 15.0.7, DRM 3.54, 6.5.0-26-generic)
OS: Ubuntu 23.10 mantic
VA-API version: 1.22 (libva 2.22.0.pre1)
Libva-utils version: master 29c0a92d0e89424e091542020c3c7793cda72b17
Display:drm
hi @zgw1234562012 @chivakker , I found same issue, make a change here https://github.com/intel/libva-utils/pull/371
Issue:
Test commandline:
sudo ./hevcencode -w 1920 -h 1080 -n 0 -f 30 --intra_period 150 --idr_period 150 --rcmode VBR --bitrate 4000 --syncmode --srcyuv nv12_yuv_file --fourcc NV12 --profile 1 --p2b 0 --lowpower 1 -o ./output_stream
sudo ./hevcencode -w 1920 -h 1080 -n 0 -f 30 --intra_period 150 --idr_period 150 --rcmode VBR --bitrate 4000 --syncmode --srcyuv nv12_yuv_file --fourcc NV12 --profile 1 --p2b 1 --lowpower 1 -o ./output_stream
Environment:
Hardware:intel ARC A380 OS: Ubuntu 22.04.3 LTS with 6.2.0-32-generic kernel Media Driver version: Intel iHD driver for Intel(R) Gen Graphics - 23.2.4 VA-API version: 1.19 (libva 2.19.0) Libva-utils version: 2.19.0 Display:drm