crimsonronin
13th May 2008, 11:42
So this has happened 2 out of 3 hd dvds I have tried to backup.
When I tried to demux Batman Begins and Under Siege HD DVDs using evodemux the resulting mpv was the correct length but when viewed in VirtualDub using an avs script it was the first half of the movie then the first half of the movie again up until the total length of the movie. (essentially just doubled the first half of the movie back to back).
I have been able to back up Next (the movie) with no dramas of this kind.
I have tried to rebuild the evo's into one with only the video stream selected and i have also tried to demux the evo's separately with no luck.
i'm using evo demux 0.628 and AnyDVD 6.2.0.2 to copy to the HD.
My avisynth script is:
DirectShowSource("F:\HD\under siege\under_siege.mpv",fps=23.976,audio=false,framecount=147519)
ConvertToYV12 ()
What am I doing wrong?
When I tried to demux Batman Begins and Under Siege HD DVDs using evodemux the resulting mpv was the correct length but when viewed in VirtualDub using an avs script it was the first half of the movie then the first half of the movie again up until the total length of the movie. (essentially just doubled the first half of the movie back to back).
I have been able to back up Next (the movie) with no dramas of this kind.
I have tried to rebuild the evo's into one with only the video stream selected and i have also tried to demux the evo's separately with no luck.
i'm using evo demux 0.628 and AnyDVD 6.2.0.2 to copy to the HD.
My avisynth script is:
DirectShowSource("F:\HD\under siege\under_siege.mpv",fps=23.976,audio=false,framecount=147519)
ConvertToYV12 ()
What am I doing wrong?