From: Ben Hutchings Date: Mon, 20 Feb 2006 01:12:21 +0000 (+0000) Subject: Updated comments based on information from "Unofficial DVD Specifications". X-Git-Tag: 0.7~22 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=commitdiff_plain;h=ddc364c6916166aab0d2341e42efb35f925aada5 Updated comments based on information from "Unofficial DVD Specifications". --- diff --git a/TODO b/TODO index 7e36915..6e74f0e 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,7 @@ Use ffmpeg instead of mjpegtools to encode menus. 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) diff --git a/dvd.hpp b/dvd.hpp index e2bd0f9..9811fa3 100644 --- a/dvd.hpp +++ b/dvd.hpp @@ -4,8 +4,6 @@ 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.