Next: , Previous: , Up: GUI   [Contents]


3.2.4 Configuring filters

../img/gui_f

This dialog lets you build a filter chain to apply additional changes to the A/V data. The GUI player will apply most changes during playback (reinitializing the playback pipelines if necessary), the transcoder can change filter chains only per track. The filters are processed in top-to-bottom order.

You have the following buttons:

Add filter
../img/add_16

Pops up a dialog, which will let you add new filters to the chain. Filter are always added to the end of the chain.

Remove filter
../img/trash_16

Deletes the currently selected filter

Configure filter
../img/config_16

Set parameters of the currently selected filter

Move to top
../img/top_16

Move filter to the top (= the beginning) of the chain

Move up
../img/up_16

Move filter up by one

Move down
../img/down_16

Move filter down by one

Move to top
../img/bottom_16

Move filter to the bottom (= the end) of the chain

Note for the player

Even though filter parameters are changed on the fly, pressing “cancel”, without pressing “apply” before will revert all changes you made.