For inclusion in the Manual based on Andrew's work is the text below. Let me know if it needs changes...............
8) Change directory to the location as shown on the terminal window of dvd.sh.
9) Using an editor, modify the line in dvd.sh to change "dvd.ac3" to "dvd.lpcm"
and change the mplex parameter to include:
-L 48000:2:16
The full line will look like this:
mplex -f 8 -L 48000:2:16 -o $dir/dvd.mpg $dir/dvd.m2v $dir/dvd.lpcm
10) Now the script is ready to run in the same manner it would have had it been ac3.
That is just run via: ./dvd.sh
11) Check to make sure there are no errors in the output shown on the window and proceed
as usual.