Archived from groups: rec.video.desktop (More info?)
My avisynth script looks like
directshowsource("c:\something\vts_01_1.vob" )
assumefps(24,true)
I'm trying to open it as a regular video to just watch- but the whole
point of it is to match the refresh rate of my monitor (72hz) so I
don't get any tears in my movie.
The problem is the vob file in reference is a 2 hour movie or so, but
the avisynth script is opening it and media player is seeing the vob as
a 1-second clip.
I've also tried the script in VirtualDub, and it too sees the vob file
as only a 1-second clip.
You will probably get sync problems. It's better to use
mpeg2dec3/dvd2avi instead.
> I'm trying to open it as a regular video to just watch- but the whole
> point of it is to match the refresh rate of my monitor (72hz) so I
> don't get any tears in my movie.
What has your refresh rate of your monitor to do with it? Perhaps
I'm not reading this correctly, but it seems you use want to play it?
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.