Hi,
I want to use Avisynth to frame serve to Virtualdub. I can't load the video directly into VDub so I think to use Avisynth's 'directshowsource' capability to serve the frames.
Question is, if I use directshowsource does that automatically mean that I lose quality for each frame served relative to the quality of the original video file?
+ Reply to Thread
Results 1 to 5 of 5
-
-
No.
But you can't use the Video->Direct stream copy-mode in Virtualdub if you just are going to cut the video. Or well you can use it but you will get uncompressed video=HUGE. You must then use a compression that means you lose quality. -
Murphy's law taught me everything I know.
-
You don't lose quality when frameserving, but you have to recompress to make your output file, and that's when you will, inevitably.
Also, DSS may misorder frames. Usually not a problem if you're not doing a lot of Trim()s.
I prefer to use FFMPEGSource2 when AviSource doesn't work. It seems very stable, and lets me seek through a video with VBR audio and stay in sync.
Similar Threads
-
avisynth: directShowSource, ffVideoSource, avcSource -- speed
By adom in forum Video ConversionReplies: 8Last Post: 14th Jun 2011, 20:35 -
1920x1080 mov, avisynth directshowsource = 1440x1080?!?!
By duhmez in forum Video ConversionReplies: 5Last Post: 5th May 2011, 06:01 -
AVISynth Error DirectShowSource: Timeout waiting for graph to start - .m2ts
By onesikgypo in forum Video ConversionReplies: 2Last Post: 22nd Jun 2010, 21:30 -
Avisynth Directshowsource Problem
By Robert Simandl in forum Video ConversionReplies: 3Last Post: 2nd Jan 2008, 07:41 -
DirectShowSource() reliability problems for DV decoding in AviSynth().
By towtruck in forum Video ConversionReplies: 4Last Post: 28th May 2007, 09:43