Moved video concat to function.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s

This commit is contained in:
Willem Cazander 2024-06-30 04:34:07 +02:00
parent 97655c2f1c
commit f6cb4a1f9b
3 changed files with 11 additions and 9 deletions

View file

@ -67,7 +67,7 @@ When you want to see whats happening do a debug run;
real 1m14.043s
debug run with video recorder and merge to one video file;
time MB_OPENMSX_HEADLESS=off MB_FLIGHT_VIDEO=on make -s assert-all-video
time MB_OPENMSX_HEADLESS=off MB_FLIGHT_VIDEO=on make -s assert-all
real 0m7.136s
build parallel;
@ -165,6 +165,7 @@ Current set is WIP.
* mb_unix2dos
* mb_dos2unix
* mb_create_dist
* mb_create_flight_video
## Errata