====== Video filters ====== Video filters alter the video. Of course they can only have effect if the video is not in copy mode (Copy means "do not change the video"), so the first thing you have to do is [[using:main_window_-_qt_version#audio_video_sidebar|select a video encoder]] (something else than the default "Copy" option for video). Then, in the main window, clicking the Filters button opens the Video Filter Manager dialog where you can add filters. If video has a selected encoder other than Copy, the processing chain is: - Extract [A,B] - Decompress frame - Postprocess if needed - Apply all filters starting from the 1st one - Compress using the selected encoder - Writing according to the selected output format Filters are split into several categories: ===== Transformation ===== * [[Video filter Crop|Crop]] * [[Video filter Resize|Resize/MPlayer resize]] * [[Video filter Add black borders|Add black borders]] * [[Video filter Blacken borders|Blacken borders]] * [[Video filter Vertical flip|Vertical flip]] * [[Video filter Rotate|Rotate]] * [[Video filter Resample fps|Resample fps]] ===== Interlacing ===== * [[Video filter Yadif|Yadif]] * [[Video filter Deinterlace|Deinterlace]] * [[Video filter KernelDeint|KernelDeint]] * [[Video filter TDeint|TDeint]] * [[Video filter libavcodec deinterlacer|libavcodec deinterlacer]] * [[Video filter Decomb Telecide|Decomb Telecide]] * [[Video filter Decomb Decimate|Decomb Decimate]] * [[Video filter Pulldown|Pulldown]] * [[Video filter DGBob|DGBob]] * [[Video filter PAL field shift|PAL field shift]] * [[Video filter PAL smart|PAL smart]] * [[Video filter Drop|Drop]] * [[Video filter Swap fields|Swap fields]] * [[Video filter Smart swap fields|Smart swap fields]] * [[Video filter Keep even fields|Keep even fields]] * [[Video filter Keep odd fields|Keep odd fields]] * [[Video filter Seperate fields|Seperate fields]] * [[Video filter Merge fields|Merge fields]] * [[Video filter Stack fields|Stack fields]] * [[Video filter Unstack fields|Unstack fields]] ===== Colors ===== * [[Video filter MPlayer eq2|MPlayer eq2]] * [[Video filter MPlayer hue|MPlayer hue]] * [[Video filter Contrast|Contrast]] * [[Video filter Luma equalizer|Luma equalizer]] * [[Video filter Swap U and V|Swap U and V]] * [[Video filter Chroma shift|Chroma shift]] * [[Video filter Luma only|Luma only]] * [[Video filter Chroma U only|Chroma U only]] * [[Video filter Chroma V only|Chroma V only]] * [[Video filter Luma delta|Luma delta]] * [[Video filter ColorYUV|ColorYUV]] ===== Noise ===== * [[Video filter MPlayer denoise3d|MPlayer denoise3d]] * [[Video filter MPlayer hqdn3d|MPlayer hqdn3d]] * [[Video filter FluxSmooth|FluxSmooth]] * [[Video filter Temporal Cleaner|Temporal Cleaner]] * [[Video filter Denoise|Denoise]] * [[Video filter Stabilize|Stabilize]] * [[Video filter Cnr2|Cnr2]] * [[Video filter MSmooth by Donald Graft|MSmooth by Donald Graft]] * [[Video filter Soften|Soften]] ===== Sharpen/Blur ===== * [[Video filter Sharpen|Sharpen]] * [[Video filter MSharpen|MSharpen]] * [[Video filter asharp|asharp]] * [[Video filter Gauss smooth|Gauss smooth]] * [[Video filter Mean|Mean]] * [[Video filter Median|Median]] * [[Video filter Median (5x5)|Median (5x5)]] * [[Video filter Forced postprocessing|Forced postprocessing]] ===== Subtitles ===== * [[Video filter Subtitler|Subtitler]] * [[Video filter VobSub|VobSub]] ===== Miscellaneous ===== * [[Video filter Blend remover|Blend remover]] * [[Video filter Hard pulldown removal|Hard pulldown removal]] * [[Video filter Whirl|Whirl]] * [[Video filter Mosaic|Mosaic]] * [[Video filter MPlayer delogo|MPlayer delogo]] * [[Video filter Logo|Logo]]