We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Right now we don't have audio decoding. We can implement a function that converts an AVFrame to an audio tensor here:
torchcodec/src/torchcodec/decoders/_core/VideoDecoder.cpp
Line 773 in 9e3a219