Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


How to create a test environment for the ffmpeg tests.


Anaconda

create --name aswf-ffmpeg

conda activate aswf-ffmpeg

conda install -c conda-forge py-openimageio

pip install PyYAML pillow




Running Dailies


export DAILIES_CONFIG=/home/sam/git/generate-dailies/dailies-config.yaml

./daily /mnt/d/encodingTests/ffmpeg-tests/enctests/sources/sparks_hlg -o ~/tmp/test_output -c hevc_1440p


Building ffmpeg from scratch in a conda env

https://gist.github.com/kiyoon/55a7bf31f926edec94abebb22dc3eabd

  • No labels