Does anyone have a little light to shine on the subject of Ripping a movie in two different formats...... Situation is as follows..... Crouching Tiger-Hidden Dragon....I want to Rip the Movie in the English Dubbed version, and the subtitled version!!! What tools do I need, and what steps do I take???
+ Reply to Thread
Results 1 to 3 of 3
-
-
First the easy part. Just rip the DVD to your HD as normal (use smartripper). Run DVD2AVI, and generate a D2V file (video) and a wav for audio track1. Then go back and generate a wav file for audio track2.
For subtitles take a look to the left under author. I normally use the VobSub filter for Virtual Dub
http://www.flexion.org/video/DVDConv/DVD2AVI/index.html
has a walkthrough (with misc extra steps). Or flask MPEG, or DVD2SVCD's subtitle filter for AVISynth (AVISynth can also run VobSub).
The problem is that while SVCDs might support selectable subtitles in theory, in practice most DVD players can't read them. Also the software you need (I-author) is next to impossible to find and isn't even being sold in the US.
http://www.vcdhelp.com/svcdsubs.htm
So you can make permanant subtitles if you want. However, SVCDs do support up to 4 audio tracks no problem.
Anyway:
1) Load apply VFAPI codec to D2V, load avi in VDub, apply VobSub filter. Frameserve to TMPGenc, encode video only to m2v file.
2) Load audio1.wav and encode to audio1.mp2 (do same with audio2.wav).
3) Run bbMPEG and mux video.m2v + audio1.mp2 + audio2.mp2 -> movie.mpg
I would suggest lowering the audio bitrate from 224kbit/s to 128kbit/s to save space. Use the vcdhelp.com bitrate calculator under Tools to figure out the video bitrate for two audio tracks.
Note sure if all the above made senseLet me know if something isn't clear.
-
hrm...128 kbits for audio...isn't that gonna degrade the audio quality....192 kbit is for regular audio CDs...and 224 kbit is SVCD standard...but 128 kbit would be too low? quality?
Similar Threads
-
ffmpegX burned subtitles are missing with arabic (iso-8859-6) subtitles
By eswenson in forum ffmpegX general discussionReplies: 6Last Post: 11th Jan 2012, 08:22 -
DVD software player- raise subtitles to top of scrn/ simultaneous subtitles
By jimdagys in forum Software PlayingReplies: 8Last Post: 6th Dec 2009, 17:30 -
Converting AVI to DVD plus Subtitles (Loss of quality on subtitles)
By somenho in forum ffmpegX general discussionReplies: 2Last Post: 27th Aug 2009, 09:23 -
Burning .mkv file with .ass subtitles to DVD WITH the subtitles
By isfjinfj in forum Authoring (DVD)Replies: 2Last Post: 23rd Jun 2009, 16:28 -
Help with converting DVB subtitles to idx/vob subtitles
By Talayero in forum SubtitleReplies: 8Last Post: 21st Feb 2009, 17:10