what are transform filters and source filters? i see them in k-lite codec pack mega under options > internal filters
are they video/audio decoder ?
+ Reply to Thread
Results 1 to 5 of 5
-
-
https://en.wikipedia.org/wiki/DirectShow#Architecture
Source filters
These provide the source streams of data. For example, reading raw bytes from any media file.
Transform filters
These transform data that is provided from other filter's output. For example, doing a transform such as adding text on top of video or uncompressing an MPEG frame.
It sounds like the k-lite options for internal filters are configuring whether MPC-HC uses it's internal filters or system (DirectShow) installed filters but I don't know for sure as I don't use k-lite. If that's what it is, the MPC-HC option for internal filters normally looks like this:
You'd select a source filter for a file type on the left. If you de-select one, MPC-HC would use a system source filter for that file type instead, if there's an appropriate on available. Otherwise, if they're selected I think the LAV splitter is used.
If a transform filter on the right is selected, the internal audio or video decoder will be used for that type (LAV audio or video decoder). If it's de-selected, MPC-HC will use an appropriate DirectShow decoder instead (ie something like ffdshow) assuming an appropriate directshow decoder is installed.
In my case I have most audio types de-selected as I prefer to use the ffdshow audio decoder for decoding audio as I use some of it's filters (equaliser etc).
Just in case it causes confusion, the LAV filters can be downloaded and installed separately, just as you can download and install the ffdshow codec, but these days MPC-HC also uses LAV for it's internal filters. Whether or not k-lite changes that, I have no idea. I kind of remember k-lite used to install a stripped down version of MPC-HC with no internal filters, but I don't know if it still does.Last edited by hello_hello; 30th Jul 2015 at 14:37.
-
does the source filter identify the container and sound/video/subtitle tracks?
-
The media player detects the container type AND chooses the appropriate demultiplexer. Then this latter identifies the stream types, and "calls" the associated decoders. Finally, the decompressed audio and video (plus subtitles, if any) are sent to the respective renderers.
Similar Threads
-
can some one please help with filters
By sutha25 in forum Newbie / General discussionsReplies: 9Last Post: 17th Mar 2015, 12:52 -
Filters help
By TrekkerPat in forum Newbie / General discussionsReplies: 4Last Post: 17th Apr 2014, 09:54 -
Haali Media Splitter, LAV Filters, AV Splitter...How do these filters work?
By Moontrash in forum Software PlayingReplies: 3Last Post: 25th Feb 2012, 18:00 -
Need some filters or something
By salatoimikud in forum Video ConversionReplies: 1Last Post: 28th Nov 2011, 13:33 -
Which filters to use to clean this DVD source?
By ak24 in forum RestorationReplies: 5Last Post: 30th Jul 2011, 23:11