Log in

View Full Version : mpeg1 vob decoding?


qwprince
25th March 2005, 13:09
i got this problem with an old home video(NTSC 29.97) put to dvd ..

now the dvd is totally around 5hrs with ac3 audio & the video it seems is mpeg1 .. so i cant use dgindex or anything to seperate the av .. i tried encoding the vobs(5 vobs) seperatly in virtualdub but except for the first vob all the other vobs when encoded seperatly to avi their audios are out of sync .. i dont want to use frame rate adjustment as i want to join all the files to a single avi later ..

whats the best soln to recode the video to avi without too much hassle and loss of quality?

Guest
25th March 2005, 13:19
Do a binary concatenation of the VOBs into one file before loading into VirtualDub.

qwprince
25th March 2005, 14:26
well .. ahem .. how do i do the binary concatenation ?

tried mkvmerge 1.4.0 but gets the error "Error parsing the first ac3 frame" for all files except the first vob

tried flaskmpeg 0.7.8 .. but it kind'f crashes every 5mins and resizing is hell of a problem .. & so is cropping ..

Guest
25th March 2005, 14:37
Oops, forgot it was the Newbies forum. :)

Open a DOS window and use:

copy /b file1.vob+file2.vob combined.vob

qwprince
25th March 2005, 14:52
thankx a lot mate .. that worked perfectly ..

tigerman8u
25th March 2005, 21:48
You can also use Vobedit to join, split etc. vob files.