First time poster, but I've been all over the world (via Google) -- the english world anyway -- and I can't really get any direction. Here is my problem:
I demuxed a VOB of a movie via DVDDecrypter into an M2V and an AC3. I can play it in my app, which is a C# app on top of DShowNET (seems to be a previous incarnation of DirectShowLib). I can play both streams in one FilterGraph, or each in their own filterGraph, the outcome is pretty much the same (I thought if they were in one filterGraph, the timeclock would solve it) -- they don't synch. They go to the correct time in their respective streams, but somehow demuxing the VOB screwed up the alignment.
I tried RAW demuxing of the video, and this produces an M2V of the correct time length, but when I play this in DirectShow (even if I render it in GraphEdit), I get some odd results, so I abandoned that. I also tried DGIndex (part of DGDecode), as well as Restreamer, and ReJig, etc, etc, in short there seems to be nothing 'wrong' with the M2V, except for the fact that 15 mins into the VOB is not 15 mins into the M2V is NOT 15 mins into the AC3.
I sorta kinda need someone who knows a lot more than me to give me direction on what I might do to solve this.
+ Reply to Thread
Results 1 to 1 of 1
Thread
-
Similar Threads
-
Sync issues after converting AVI (DivX 5/AC3) to MPEG2/AC3
By Greycat in forum Video ConversionReplies: 4Last Post: 25th Mar 2008, 11:24 -
VOB to AVI AC3 5.1 out of sync Issues
By DonSqueak in forum ffmpegX general discussionReplies: 8Last Post: 16th Sep 2005, 12:41 -
ffmpegX muxxing issues...M2V & AC3
By kaneda006 in forum ffmpegX general discussionReplies: 5Last Post: 4th Jan 2003, 14:12 -
AC3 DELAY / SYNC in DVDMaestro + Demuxed audio/video lengths
By ZippyUK in forum DVD RippingReplies: 5Last Post: 17th Dec 2002, 17:06 -
Authoring programs that accept demuxed *.m2v, *.ac3
By bskousen in forum DVD RippingReplies: 9Last Post: 1st Oct 2002, 17:09
-



Quote