pytorch / torchcodec

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

Add a call to ffmpeg in CUDA wheels as an assertion #323

Closed scotts closed 4 weeks ago

scotts commented 1 month ago

We're sometimes getting failures during smoke tests that ffmpeg libraries can't be found. If that's a problem, let's fail earlier in an explicit step for checking that.