4 Commits

Author SHA1 Message Date
Bertaz
03151e791c win: fix patch-tester (#1099)
* win: fix patch-tester

updates ffmpeg command as per documentation

* win: fix patch-tester ffmpeg command

Replaces testsrc with testsrc2 for correct pixel format for latest ffmpeg
Fixes position of duration parameter `-t`
Adds cuda:0 to explicitly select the first CUDA device

* win: change patch-tester input duration

Uses the duration(d) parameter for the source instead of generic option '-t'
Changes source's duration to 150s (2:30 minutes) so that encoding output is shown longer
2026-08-05 10:57:24 +05:30
Jai Luthra
768cdc8e28 tools: patch-tester: update to 13 session 2025-12-11 12:56:46 +05:30
Jai Luthra
8a1829fba4 win: tools: patch-tester: update to 9 sessions 2025-12-10 17:13:30 +05:30
OMEGARAZER
0af16f318a Add tester scripts
Adds tester scripts to verify patching was completed successfully.
2023-04-03 22:12:36 -04:00