Postby PJWilson » 02 Feb 2007 10:42
Thanks to the help of many people on this forum and others, I found satisfactory solutions to the problems. I was able to run 3 video streams on a G4 if I did the following:
1. Copied the DVD to the internal HDD and ran it with DVD player
2. Imported the other 2 streams with iMovie to create a series of .DV files which I then built into 2 Quicktime movies (each 40-60GB) on a LaCie drive with a firewire 800 connection
I only ended up using VLC as a last resort because of the difficulties in controlling it with applescript, the main ones being:
1. Difficulty in reading / interpreting the time on the VLC player - I had to read the time on the slider, read which VOB file was playing, make assumptions about how long each VOB was, etc, etc. and then factor in a conversion ratio depending on what format of video was playing. There has to be an easier way!
2. Difficulty in controlling the player - IF ONLY I had been able to direct VLC to jump to a specific time. In the end, what I had to do was use System Events to direct a series of clicks to jump to the beginning of a certain VOB, then fast forward / reverse until the track was within 20 seconds of the desired time, then play for a few seconds until the time was spot on. Again, this should really be a whole lot easier.
Although the project has now come to a close, I would still like to know if anyone has better solutions to this problem. On the other hand, if this is as good as it gets, and anyone would like some snippets, I would be more than happy to help.
And by the way, in the end I opted for an Intel iMac, and it didn't seem to flinch no matter how many video streams I asked it to play!