rigaya / QSVEnc

QSVによる高速エンコードの性能実験
http://rigaya34589.blog135.fc2.com/blog-category-10.html
Other
320 stars 30 forks source link

Ubuntu 24.04 dynamic HDR10 hangs #216

Open supersnellehenk opened 2 days ago

supersnellehenk commented 2 days ago

Hi! I'm trying to use QSVEnc 7.70 with an Arc A380 to transcode my 4K HEVC HDR10Plus files to 4K AV1 HDR10Plus. I've extracted the HDR10Plus metadata to a file using hdr10plus_tool. On Linux it just hangs whenever it tries to encode.

Log file: qsvencc_log.txt

Passing --dhdr10-info metadata.json hangs, and passing --dhdr10-info copy doesn't actually copy the HDR10 info across to the new file.

I've also noticed it isn't able to fetch my card on the GPU Info Intel Graphics / Driver : line, so it might be some sort of driver issue on my end?

dennix85 commented 2 days ago

Hi there,

I have almost same issue on windows,

I have an file where i have extracted the HDR10+ metadata data with hdr10plus_tool. and when i use that file in QSVEnc it gets ignored during the process seems like it, the encoder does see the metadata.json file. however nothing is injected.

hdr10plus_gen.exe is referenced in the options oversight. i tried using it (hdr10plus_gen -i metadata.json -o metadata.bin) the output is also not used by qsvenc.

i couldnt find any documentation on the hdr10plus_gen tool. So maybe i did something wrong.

log file: test.txt

rigaya commented 14 hours ago

--dhdr10-info copy needs HDR10Plus metadata included in the input file, I'm unsure why it does not work.

Unfortunately --dhdr10-info metadata.json is only supported on Windows only.

GPU Info Intel Graphics / Driver : line,

This is normal behavior in Linux systems.