]> git.decadent.org.uk Git - videolink.git/blob - TODO
e60b7b674ade0cfdb78a0a06e0777c7d8a876b31
[videolink.git] / TODO
1 Priority 1 (highest)
2 Provide a means to specify video aspect and menu & audio language.
3 Suppress Mozilla error dialogs when processing (file not found etc).
4
5 Priority 2
6 Use ffmpeg instead of mjpegtools to encode menus.
7 Use ffmpeg to convert unsuitable video files (how do we check this?).
8 Add keyboard command for "top menu" in preview mode.
9 Add support for videos in preview mode.
10 Support more than 99 videos somehow (grouping them into titlesets won't help)
11 Allow explicit ordering of videos.
12
13 Priority 3 (lowest)
14 May need to override default menu navigation actions because dvdauthor seems to cause rather undesirable behaviour when buttons are not arranged in a grid.
15 For any page with no links, add a "back" link (this raises the issue of localisation, of course).
16 If a page is too large, split it and add "next" and "previous" links (seems very difficult).
17 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.