Please note that DVDStyler is not primarily intended for commercial use. As we are not an official licence holder of the DVD specification, we cannot provide support for playback problems on certain DVD players.
You can use any image as a background. No special integration is required.
g0= random(2); if (g0 == 1) jump vmgm menu 1; else jump vmgm menu 2; See https://dvdauthor.sourceforge.net/doc/dvdauthor.html for more information.
yes, you can do this. There's a command random(x) to generate random number between 1 and x. then you can jump to a menu depends on generated number.
Mac OS high res text support
Do not save extra file attributes in .zip
Fix indentation in src/mediadec_ffmpeg.cpp for consistency
Add support for FFmpeg 7.0