Use ffmpeg to convert unsuitable video files (how do we check this?).
Add keyboard command for "top menu" in preview mode.
Add support for videos in preview mode.
-Support more than 99 videos by grouping them into titlesets.
+Support more than 99 videos somehow (grouping them into titlesets won't help)
Allow explicit ordering of videos.
Priority 3 (lowest)
namespace dvd
{
// Maximum number of buttons in a menu.
- // TODO: Check whether this is a dvdauthor limitation or part of the
- // DVD Video spec.
const int menu_buttons_max = 36;
// Number of colours allowed in each button.