Quote:
| Originally Posted by djboa queuing should be very simple to do, just a matter of adding more movies to the bat-file before launching it ... it's the next thing i'm gonna implement.
rcxash - I'm on the way out the door ... I will compile for linux tomorrow ... hope bash/batch scripts are as simple as on windows ... hopefully I just have to omit the "launch /low" part of the scripting. |
Cool, looking forward to trying it! Oh and btw, batch scripts are the windows bat files (as you already know). Bash scripts... are really just one type of Linux shell script. Shell scripts are like batch files.
Essentially, using shell scripts or batch files, I could easily queue up files for overnight conversion. Since you write that you're using a bat file, then that should be what I was talking about I guess.