Billy|B-A
21st July 2002, 12:21
After tracing the problem, I think I have found the source. When I open my d2v file in Gordian Knot it gives me this (http://personal.atl.bellsouth.net/atl/p/e/perdue3/gunnm.jpg). But when I use tmpeg this does not happen.
Looking at the file frame-by-frame sometimes it will not happen going forward. I have to go forward over the frames then go backward over the frames. It looks like it goes back 2 or 3 frames then jumps forward (vice-versa) a frame.
Last resort i just made a small simple avisynth script:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\VHD\baa.d2v")
and still had the same problem.
I used Smart Ripper and DVD2AVI to make d2v file.
avisynth-1.0-beta3
As a alt, what other programs can read d2v files (besides the Gordian Knot, tmpeg, and avisynth) or will I end up droping the frames?
edit- Just tried 1.06 and 2.02, same results
Looking at the file frame-by-frame sometimes it will not happen going forward. I have to go forward over the frames then go backward over the frames. It looks like it goes back 2 or 3 frames then jumps forward (vice-versa) a frame.
Last resort i just made a small simple avisynth script:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\VHD\baa.d2v")
and still had the same problem.
I used Smart Ripper and DVD2AVI to make d2v file.
avisynth-1.0-beta3
As a alt, what other programs can read d2v files (besides the Gordian Knot, tmpeg, and avisynth) or will I end up droping the frames?
edit- Just tried 1.06 and 2.02, same results