pytorch / torchcodec

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

Enable passing custom color conversion library to VideoClipSampler #346

Closed romanmeta closed 2 weeks ago

romanmeta commented 3 weeks ago

Summary: Default color conversion library (swscale) fails to handle videos with the frames of variable dimensions. Let's provide a way for users to choose what library they want to use.

Differential Revision: D65645534

facebook-github-bot commented 3 weeks ago

This pull request was exported from Phabricator. Differential Revision: D65645534