Skip to content

Tests and Tryout

github-actions[bot] edited this page Mar 28, 2025 · 2 revisions

Tests

Please see this repo folder

Files

config.txt

Allows to configure paths and which tests to run:

  • TEST_NAMES
    Names of tests to run (as cmd files in this folder)
  • EXTENSION_PAIRS
    These pairs (separated by colon) define the outputs to generate:
    • 1st part: output file extension
    • 2nd part: output format

runall.cmd

Execute tests

ffmpeg.exe

Windows binary for testing

Clone this wiki locally