
Note how we're mising configurations such as -enable-libx264 and -enable-libx265 Uninstalling ffmpeg from envionmentĪctivate environment in question: conda activate ffmpeg_env The current issue is that ffmpeg's configuration is in conda, which may looks something like this: (ffmpeg_env) ~ $ ffmpeg -versionįfmpeg version 4.3 Copyright (c) 2000-2020 the FFmpeg developersīuilt with gcc 7.3.0 (crosstool-NG 1.23.0.449-a04d0)Ĭonfiguration: -prefix=/home/wilsonchan/anaconda3/envs/ffmpeg_env -cc=/opt/conda/conda-bld/ffmpeg_1597178665428/_build_env/bin/x86_64-conda_cos6-linux-gnu-cc -disable-doc -disable-openssl -enable-avresample -enable-gnutls -enable-hardcoded-tables -enable-libfreetype -enable-libopenh264 -enable-pic -enable-pthreads -enable-shared -disable-static -enable-version3 -enable-zlib -enable-libmp3lame

ffmpeg was downloaded when installing pytorch from PyTorch's official site.


The conda environment where the ffmpeg isn't updating is called ffmpeg_env.
