1
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 21:07:29 +01:00
mpv/DOCS/man/en
wm4 7979718159 vf_lavfi: add libavfilter bridge
Requires recent FFmpeg/Libav git versions. Earlier versions will not
be supported, as the API is different. (A libavfilter version that
uses AVFrame instead of AVFilterBuffer is needed.)

Note that this is sort of useless, because the option parser prevents
you from making use of the full libavfilter graph syntax. This has to be
fixed later.

Most of the filter creation code (half of the config() function) has
been taken from avplay.c.

This code is not based on MPlayer's vf_lavfi. The MPlayer code doesn't
compile as it hasn't been updated through multiple libavfilter API
changes, making it completely useless as a starting point.
2013-04-21 04:39:58 +02:00
..
af.rst af_lavrresample: add new resampling filter to replace the old ones 2013-03-13 23:51:30 +01:00
ao.rst vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver 2012-12-28 08:40:28 +01:00
changes.rst changes.rst: mention -afm hwac3 replacement 2013-03-30 20:27:12 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst core: remove dead --vsync leftovers 2013-04-12 14:36:26 +02:00
mpv.rst input.conf: change default bindings of 5/6 from hue to gamma 2013-03-01 14:56:24 +01:00
options.rst manpage: clarify --cache behavior 2013-04-20 23:25:55 +02:00
vf.rst vf_lavfi: add libavfilter bridge 2013-04-21 04:39:58 +02:00
vo.rst Fix typo for opengl dither-depth default 2013-04-18 14:41:32 -07:00