Comment on TorchCodec 0.14: HDR Video Decoding for CPU and CUDA, and Fast Wav DecoderparentComments−scott_sOP2moWe dynamically load the shared object files. See: https://github.com/meta-pytorch/torchcodec/blob/8bbce656797c...Solutions that shell out to the `ffmpeg` binary are not going to perform well.
Comments
We dynamically load the shared object files. See: https://github.com/meta-pytorch/torchcodec/blob/8bbce656797c...
Solutions that shell out to the `ffmpeg` binary are not going to perform well.