Jump to content

filters .ax


linusalba

Recommended Posts

Hi, i've a question. What are filters file .ax? How can i use them? Where i can find them?

Sorry for my short questions but less i write, less i make mistakes :)

Marco

Link to comment
Guest hackbart

Filters are like Lego bricks. There are a couple of filters, like source filter, video or audio renderer and of course codecs.

These filters are equal to dll files, but they have a special structure. A typical dvb directshow graph (a combination of these filters) looks like this:

 

+-----------+ +----------------------------+ +------------------+ +----------------------+

| Source | | | | | | |

| Video + ----- + Mpeg Video Decoder + ----- + Overlay Mixer + ------ + Video Renderer |

| B C | |__________________| |____________|___ |______________+

| 2 2 | | | | |

| Audio + ----- + M$ Audio Decoder + ----- + Directshow Output|

| | | | | |

+-----------+ +----------------------------+ +------------------------+

 

I'm not an artist so excuse the "funny" graph :) . By the way once the xvr is working the overlay mixer and video renderer is replaced by only the xvr renderer.

 

Christian

PS: Grr edit mode looks totally differenz

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...