Aria
Aria

since it's the docker build I don't see why it wouldn't be working fine but strangely I don't see the output's size grow at all until it's done at which...
oh wow yeah, it does not like it; ``` [0 AMD Radeon RX 7800 XT (RADV NAVI32)] queueC=1[4] queueG=0[1] queueT=0[1] [0 AMD Radeon RX 7800 XT (RADV NAVI32)] bugsbn1=0 bugbilz=0...
I looked again and before it lists the settings of the x264 encode it prints this: ``` Video processing started; press SPACE to pause/resume, 'q' to abort. [AVFormatContext @ 0x7f8030001500]...
never mind, I just saw your screenshot has that too... I just tried with a x265 encoded video too and still no luck, this is very strange. I'll try again...
Can confirm this is an issue specifically with realesr specifically, I got an output with libplacebo. https://github.com/user-attachments/assets/9b1a18ca-bb2c-407d-ae6b-ca5122da2e4b
Did a test with my other card, it seems to be an issue with AMD and realesr. It runs find if not significantly slower on my Arc A770(0.95 FPS vs...
adding that gives me the same error as this old docker issue https://github.com/docker/cli/issues/2063 They mention cdi devices here, I'll try enabling this and seeing if there is a change https://github.com/docker/cli/issues/2063#issuecomment-2150477271
cdi devices doesn't seem to actually be something I can figure out myself but it does seem like what most people recommend is the way of mounting the gpu I've...
> I had some friends help me test this. It seems like it's a bug that's triggered with RADV + ncnn. You can use AMDVLK to bypass this issue for...