Goal
- Generate a set of test media which incorporates some in the wild unexpected files
Install
suggest using a venv or conda
conda create --name video-test-env python=3.10
conda activate video-test-env
conda install -c conda-forge ffmpeg
Usage
Goal
Install
suggest using a venv or conda
conda create --name video-test-env python=3.10
conda activate video-test-env
conda install -c conda-forge ffmpeg
Usage