Razorblade2000
2nd May 2004, 09:16
I want to create myself a shell scrip that is capable of:
Ripping (vobcopy till now)
Encoding the vib files to MPEG 4 (mencoder)
Encoding 2 audio streams to MP3 (2*mencoder -> avidemux2)
Ripping the subtitles (nothing yet)
Multiplex 1 avi and 2 mp3 --> 1 final avi (avidemux2)
Now my questions:
1.Is there a quicker/more direct way than "2 times Mencoder to avi -> extract 2 MP3s via avidemux2 -> mux 2 mp3s and 1 video.avi to a final avi"?
2.Can mencoder handle 2 audio streams directly?
3.Any application that can do vob->srt?
4.Any application that can split avis via commandline?
5.Is there a better substitute for vobcopy that will support splitting vob files? (I still work on fat32...)
6.Is there an app that can mux an avi file with 2 audio streams via commandline?
thx in advance :D
edit:
just found out about the "dumpstream" param of mplayer... seems as if this could solve my problems 1 and 5... Now I only have to do some research on how to use this param
Ripping (vobcopy till now)
Encoding the vib files to MPEG 4 (mencoder)
Encoding 2 audio streams to MP3 (2*mencoder -> avidemux2)
Ripping the subtitles (nothing yet)
Multiplex 1 avi and 2 mp3 --> 1 final avi (avidemux2)
Now my questions:
1.Is there a quicker/more direct way than "2 times Mencoder to avi -> extract 2 MP3s via avidemux2 -> mux 2 mp3s and 1 video.avi to a final avi"?
2.Can mencoder handle 2 audio streams directly?
3.Any application that can do vob->srt?
4.Any application that can split avis via commandline?
5.Is there a better substitute for vobcopy that will support splitting vob files? (I still work on fat32...)
6.Is there an app that can mux an avi file with 2 audio streams via commandline?
thx in advance :D
edit:
just found out about the "dumpstream" param of mplayer... seems as if this could solve my problems 1 and 5... Now I only have to do some research on how to use this param