Moved video concat to function.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
This commit is contained in:
parent
97655c2f1c
commit
f6cb4a1f9b
3 changed files with 11 additions and 9 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue