]> git.decadent.org.uk Git - videolink.git/blob - TODO
Updated TODO, adding explicit priorities.
[videolink.git] / TODO
1 Priority 1 (highest)
2 Fix resolution of relative filenames in VOB lists.
3 Provide a means to specify video aspect and menu & audio language.
4 Suppress Mozilla error dialogs when processing (file not found etc).
5
6 Priority 2
7 Use ffmpeg instead of mjpegtools to encode menus.
8 Use ffmpeg to convert unsuitable video files (how do we check this?).
9 Add keyboard command for "top menu" in preview mode.
10 Add support for videos in preview mode.
11 Support more than 99 videos by grouping them into titlesets.
12 Allow explicit ordering of videos.
13
14 Priority 3 (lowest)
15 May need to override default menu navigation actions because dvdauthor seems to cause rather undesirable behaviour when buttons are not arranged in a grid.
16 For any page with no links, add a "back" link (this raises the issue of localisation, of course).
17 If a page is too large, split it and add "next" and "previous" links (seems very difficult).
18 Set Mozilla's idea of the pixel aspect ratio to match video pixels. (For extra credit, scale preview mode to correct for the differing aspect ratio.) This seems to be impossible.