VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    I'm trying to open a VOB, with MP2 audio intact, in VDub via an AVS with contains QTGMC code, with the aim of exporting the file out as an AVI+audio for further editing in my NLE.

    Is this possible?

    I am vaguely aware of demuxing to D2V, or I could just save the VOB as an AVI+PCM audio and then QTGMC it, but wondered if there was an easier way by doing it in one hit.

    I've looked at Directshowsource, ffms2source, LWLibavVideoSource, all with and without atrack=1, and get various no-gos/error messages.

    Thanks for any input and I have my flak jacket on if you want to beat me around the head for being so daft!
    Quote Quote  
  2. Something like this usually works:
    Code:
    v = LWlibavVideoSource("filename.VOB")
    a = LWlibavAudioSource("filename.VOB")
    AudioDub(v,a)
    But VOB files aren't really meant to be used without the associated IFO files so the above approach doesn't always work.
    Last edited by jagabo; 18th May 2024 at 11:26.
    Quote Quote  
  3. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    That worked a treat; thanks again Jagabo.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!