What are AVS scripts and DirectShow filters? Is DirectShow a component of the DirectX package?
+ Reply to Thread
Results 1 to 6 of 6
-
-
AVS scripts are text files that is used by AviSynth for processing video files.
DirectShow is a component of DirectX, yes, and a DirectShow filter is used for decoding a particular media file type, like XviD or AC3 or...
/Mats -
Directshow filters are also used for encoding, parsing, resizing, rendering, etc. They aren't just for decoding.
source filter connects to parser filter which connects to a decoder filter which connects to the renderer. You could also have denoising, etc. filters and you have directvobsub for rendering subtitles. -
so that means codecs are filters? For example, when i install the DivX codec, i'm actually installing a filter? MPC allows you to choose the filters to be loaded, dont Windows Media Player etc. allow this?
-
You're installing a DirectShow filter among other things yes.
WMP is for illiterates, whose computer knowledge reaches to the level of pressing the ON/OFF button. A common MS philosophy
/Mats -
The codec part of DivX is VfW. The directshow filter is a decoder only.
Similar Threads
-
AVS scripts for MeGUI - why do they resize the video
By Bully9 in forum Video ConversionReplies: 0Last Post: 17th Mar 2010, 16:16 -
1080p 30fps Encoding (AVS Scripts)
By superdud1400 in forum Video ConversionReplies: 21Last Post: 12th Nov 2008, 02:36 -
.avs scripts in TMPGE Xpress?
By ecc in forum Video ConversionReplies: 0Last Post: 12th Aug 2008, 07:39 -
Adobe Premiere project using AVISynth AVS scripts crashes when rendering!
By Mark001 in forum EditingReplies: 2Last Post: 10th Jun 2007, 23:25 -
Avisynth scripts and VDubMOD filters
By GangstaRap in forum Newbie / General discussionsReplies: 2Last Post: 13th May 2007, 11:39