pytorch / torchcodec

PyTorch video decoding
BSD 3-Clause "New" or "Revised" License
83 stars 9 forks source link

Test x265 on CUDA #350

Closed NicolasHug closed 2 weeks ago

ahmadsharif1 commented 2 weeks ago

[AVHWDeviceContext @ 0x555ae5a3d280] Using current CUDA context. [hevc @ 0x555ae51e4900] Hardware is lacking required capabilities [hevc @ 0x555ae51e4900] Failed setup for format cuda: hwaccel initialisation returned error.

Not all GPUs support all encodings. I can add that to the docs.

https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new has the support matrix

Your job used a tesla m60 gpu

image

which doesn't have h265 support