xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
530 stars 197 forks source link

Ffmpeg Auto throws errors on this video (perhaps others?) #4628

Open derwin12 opened 2 weeks ago

derwin12 commented 2 weeks ago

We have come across a couple of these cases. Scott is aware. Attached is a "sequence" - a video effect that throws the error. SlowCudaRender.zip


> 2024-06-21 12:34:36,734 29892 log_base [ERROR] Failed to get HW surface format. This is bad - we will have to abandon video read. Suggest you turn off hardware video decoding or force change the device.
> 2024-06-21 12:34:36,734 29892 log_base [ERROR]    Looking for cuda but only found:
> 2024-06-21 12:34:36,734 29892 log_base [ERROR]        vulkan
> 2024-06-21 12:34:36,734 29892 log_base [ERROR]        dxva2_vld
> 2024-06-21 12:34:36,734 29892 log_base [ERROR]        d3d11va_vld
> 2024-06-21 12:34:36,734 29892 log_base [ERROR]        d3d11
> 2024-06-21 12:34:36,734 29892 log_base [ERROR]        yuv420p
> 2024-06-21 12:34:36,734 29892 log_base [ERROR]        yuv420p

image