-
-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Automate to av1_qsv make 0kb file. (Using Intel Arc VGA) #347
Comments
When HandbrakeCLI with av1 qsv preset then I think docker image has no intel arc driver. Here is my full conversion log
|
Hey ! |
Works here for encoding 264 to 265 using QSV AUTOMATED_CONVERSION/watch folder method. Thanks for this, I have spent hours trying to solve this without success. |
I'm glad that works for you ! Happy encoding |
I also have this error, but h265_qsv and h264_qsv. I've rebooted my device, recreated the container several times, but still coming stuck. I apprichate the workaround provided above, but Software Encoding would take a long time and take a lot of resource.
|
The workaround uses software decoding of the source then hardware encoding. So it uses a little more CPU but not much. Converting a 264 to 265 using this method on my i7 Iris XE graphics I get 80 fps. Intel-gpu-top confirms the hardware encoding. |
From my personal tests, using software decoding will use a little more the CPU but it won't be a bottleneck for your N100. I also doubt that it will add time to de conversion because generally the decoding is much faster than the encoding, even with hardware encoding enabled. Also, the GUI only uses software decoding (and I don't really know why) so the ETA you will get in the GUI will be the same for software decoding in autoconverter. For your problem, try firstly the software decoding to eliminate the most problem you could. If it don't work neither, your drivers may be faulty. Moreover, your file looks weird... Have you tried with another file with approximately the same specs ? Keep me informed ! |
That has worked for me, thank you. CPU usage didn't go above 60-70%. |
Current Behavior
When Using automate av1 qsv make 0kb file. even default preset name as 'AV1 QSV 2160p60 4K'.
Expected Behavior
return nomal encorded file.
Steps To Reproduce
Environment
OS: TrueNAS SCALE
OS version: 24.04.0
CPU: x86-64
Docker version: -
Device model:
CPU : Intel(R) Core(TM) i9-10900
RAM : 32GB
Watch Folder : local disk
Output Folder : nfs shared
Docker env:
INSTALL_PACKAGES=intel-media-driver mesa-va-gallium mesa-dri-gallium
AUTOMATED_CONVERSION_INSTALL_PKGS=intel-media-driver mesa-va-gallium mesa-dri-gallium
Container creation
Container log
Container inspect
No response
Anything else?
The Truenas make log
The text was updated successfully, but these errors were encountered: