colorblank
colorblank
Thank you. And I find the data loading time need about 20 min of each iter. So the GPU is always waiting for cpu to process frame from .avi file,...
OK. Let me try.
I use ffmpeg to obtain each frame of amot set. The data save as follows ├── Easy_Camera_0 │ ├── 00001.jpg │ ├── 00002.jpg ...... │ ├── 04999.jpg │ └── 05000.jpg...
I think the data loading time has some connection with other process in cpu. There are two model running on different GPU, each uses number_workkers>0, it may lead to the...
I come across the same problem.Did you solve it?
Sorry, I am not familiar with va drivers. In Jellyfin, by running vainfo, I got this Does it mean the va drivers works fine?
But when the Jellyfin use DG1 as transcoding device, it returns with errors. more info: ``` root@Tower:~# lspci -k 00:00.0 Host bridge: Intel Corporation 8th Gen Core 4-core Desktop Processor...
Trying to run DG1 in Unraid is a nasty work. 1. Adjust BIOS configuration, then we can get a visual output. 2. Replace Linux kernel, then Unraid is able to...
@thor2002ro Could you please help integrate 'intel-gpu-i915-backports' into the Unraid kernel? I have tried compiling it several times, but without success. It's definitely beyond my knowledge scope. I would be...