Inspector.Gadget
5th January 2009, 20:15
Hi all, quick Avisynth question. I have a 1440x1080p30 anamorphic VC-1 video in an ASF container that I'd like to frameserve with Avisynth and I'd like to know whether I can expect to run into problems using a filter graph with WMVideo DMO as the VC-1 decoder. Reading the Avisynth Mediawiki, I know I'll at least need to specify the FPS in my script. I think I will also use the same AVS script to serve audio from the original ASF to my encoder. So, questions:
1) Will this work without dropping frames on a fast, modern (Vista) system that plays 1080p VC-1 files with no stuttering? The only other thing I'll be doing in Avisynth is resizing to 1280x720.
2) Would I be better to use Haali's DirectShowSource for the sake of frame accuracy and make a separate DSS script for audio?
Thanks!
1) Will this work without dropping frames on a fast, modern (Vista) system that plays 1080p VC-1 files with no stuttering? The only other thing I'll be doing in Avisynth is resizing to 1280x720.
2) Would I be better to use Haali's DirectShowSource for the sake of frame accuracy and make a separate DSS script for audio?
Thanks!