Muxman (working title) beta version notes

Right now the program makes a working DVD with one VobID.

Interactive gui use:
You may load a project first and modify it, or start from scratch.
To load a project pull down the "File" menu and click on "Load Project"

Modifying or creating a new project:
Select 1 or more video and/or bmp files.
 Arrange the video files and set durations using the multi-file manager.
Select files for 0 to 4 audio tracks (ac3, dts, mpa, or lpcm).
 Arrange the audio files using the multi-file manager.
 Set the language, extension, and delay for each audio track.
Select a sup or sst file for 0 to 8 subpicture streams (other file formats will come later).
 Set the language and extension for each sub stream.
 If video is 16:9 assign each sub stream to a display mode, the actual track will display to the left
 of the buttons. A seperate display below shows the streams used for each track.
Choose the output folder unless you want the default of D:\VIDEO_TS
If you want chapters use the file pulldown menu to open a chapter list file.
 This file is a simple list of starting frame numbers.
click on "start"
wait a little, watch the progress bar.

Command line / batch use:
See online usage pages (click on "Help")

Special note for users of SubRip 1.17.1
SubRip 1.17.1 has several errors in the sst file, wrong color mapping, syntax error in conversion
rules, and most noticable the times are neither relative to video start timecode (ie if movie
starts at 1:00:00:00, as many do, you must add 1 hour to all the times) or accurate. To correct for
this, add the following line in your sst file as the second line:
Generator	SubRip1.17.1 25257

the last part, "25257" is a typical value for video delay (which SubRip does not account for), to
get the value use VobEdit, look at the first pack (NAV) and find "vobu_s_ptm" - this is the number
to use for your rip.

notes:
All video files must match in resolution, aspect ratio, coding type (mpeg-1 or mpeg-2),
 P/S capability, and closed captioning.
 The first file accepted sets the values.
 Image files (bmp) must be 720x480 or 720x576 and get encoded as mpeg-2.
 Selecting to browse the video file will open the multi-file manager window.
All audio files in one track must match in coding method, channels, and bitrate.
 Selecting to browse an audio file track will open the multi-file manager window.
Selecting a sub file again will replace that file with the new selection.

The program leaves a log at c:\muxman.log

Rejection codes:
OERR	Muxman was unable to open the file.
BERR	Muxman was unable to allocate resources to the file (low memory).
for video:
sp r/fr	non-spec resolution / framerate combination.
sp ar	non-spec aspect ratio (must be 4:3 or 16:9)
nm enc	non-matching coding mode (mpeg-1 or mpeg-2)
nm std	non-matching tv standard (NTSC or PAL)
nm res	non-matching resolution
nm ar	non-matching aspect ratio
for audio:
nm enc	non-matching encoder
nm am	non-matching application mode
nm qnt	non-matching quantization
nm sr	non-matching sampling rate
nm nch	non-matching number of channels
nm br	non-matching bitrate

The following messages were removed at version 0.15
nm p/s	non-matching pan/scan capability
nm cc	non-matching closed captioning

DVD navigation:
first play -> vts1 title 1
title menu -> vts1 title 1
vts1 root menu -> title 1
