daimroc
20th May 2010, 20:44
I am trying to deinterlace a video, and I am trying yadif plugin, but I dont know the reason, I like more the result that I get with the yadif ffdshow than yadif plugin for avisynth.
So I would like to use ffdshow to use the yadif ffdshow deinterlacer, and I do the following:
avs:
DirectShowSource("video.vob")
I open the avs with virtualdubmod, but It doesn't use ffdshow, useother decoder (I dont know which one).
If I try to encoder with x264 in command line dont use ffdshow neither. I dont try MEGUI or other GUIs.
If I open the vob with media player classic without using internal filters, then it uses ffdshow. Show it seems that the priority of the decoders it's for ffdoshow.
I have windows 7 64bits, and I have instaled ffdshow 32 and 64 bits, I have configurated both of them to use ffshow in all the mpeg sources, as well raw videos.
Someone know how to use ffdshow with avisynth to open vob videos?
Thanks.
Daimroc.
So I would like to use ffdshow to use the yadif ffdshow deinterlacer, and I do the following:
avs:
DirectShowSource("video.vob")
I open the avs with virtualdubmod, but It doesn't use ffdshow, useother decoder (I dont know which one).
If I try to encoder with x264 in command line dont use ffdshow neither. I dont try MEGUI or other GUIs.
If I open the vob with media player classic without using internal filters, then it uses ffdshow. Show it seems that the priority of the decoders it's for ffdoshow.
I have windows 7 64bits, and I have instaled ffdshow 32 and 64 bits, I have configurated both of them to use ffshow in all the mpeg sources, as well raw videos.
Someone know how to use ffdshow with avisynth to open vob videos?
Thanks.
Daimroc.