安装

安装#

如果尚未安装 FFmpeg,或者你需要更新的版本,安装它的简单方法是使用 conda

conda install "ffmpeg"
# 或者
conda install "ffmpeg" -c conda-forge

安装 TorchCodec:

conda install -c conda-forge torchcodec