I have converted a lot of videos using this method and it works with a few exceptions but now I may have found a new exception.
I have a Music Video that spans 2 VOBs on an NTSC DVD. It is to say the video starts (first 30 seconds) on VOB 1 and ends on VOB 2. The DVD plays fine as do the files once ripped to Linux PC.
When I load the VOBs into AVIDemux and stream copy to AVI container, then loadig the resulting AVI. I get "unrecongnized audio format" when playing back in VLC as well as 30 seconds in (this is where the switch occurs from one VOB to the next), It freezes the frame for several seconds then resumes.
So I tried with stream copy to MKV container and the audio format is recongnized however I still get the freeze at 30 seconds in where the switch in source from VOB1 to VOB2
I am using AVI Demux 2.7.4 appimage on ubuntu 16.04
I do not want to convert in AVIDemux as the options seem very limited. I want to only stream copy and use ffmpeg to convert with yadif=1 and upscale to 720P. This would also be consistent with how the other videos are done.
Is there another way to merge the 2 VOBs and extract only the portion I need that spans the 2 original VOBs?
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by markosjal; 23rd Nov 2019 at 21:45.
-
Many programs don't work well with VOB files. Use DgIndex (part of DgMpgDec) to open the two VOB files then use File -> Save Project And Demux Video. That will give you a AC3 and M2V file which will work as inputs to ffmpeg.
Oops, I just noticed your using Ubuntu. I don't know of any tool that works there. -
What about appending the vob files as a single MKV with MKVToolNixGUI? I think the correct method would be to open the first vob file, then add the second vob file as an "additional part" (rather than use the append option to join them).
Similar Threads
-
Avisynth - just use the VOBs or convert the VOBs to MPG first?
By pooksahib in forum Video ConversionReplies: 5Last Post: 28th May 2019, 01:51 -
Create video using JPG and append to main video using AviDemux
By vfall in forum Newbie / General discussionsReplies: 4Last Post: 3rd Apr 2019, 12:31 -
Slowing down video with Avidemux?
By AshleyQuick in forum Video ConversionReplies: 4Last Post: 17th Mar 2018, 17:55 -
Can't play video in AVIDemux
By yardline in forum MacReplies: 1Last Post: 10th Mar 2017, 10:14 -
avidemux video color changes
By yukukuhi in forum EditingReplies: 14Last Post: 27th Jun 2016, 18:02