- avectorscope
- Convert input audio to a video output, representing the audio vector scope.
- concat
- Concatenate audio and video streams, joining them together one after the other.
- ebur128
- EBU R128 scanner filter.
- interleave
- interleave works with video inputs, ainterleave with audio.
- ainterleave
- interleave works with video inputs, ainterleave with audio.
- perms
- Set read/write permissions for the output frames.
- aperms
- Set read/write permissions for the output frames.
- select
- Select frames to pass in output.
- aselect
- Select frames to pass in output.
- sendcmd
- sendcmd must be inserted between two video filters,
asendcmd must be inserted between two audio filters, but apart
from that they act the same way.
- asendcmd
- sendcmd must be inserted between two video filters,
asendcmd must be inserted between two audio filters, but apart
from that they act the same way.
- setpts
- setpts works on video frames, asetpts on audio frames.
- asetpts
- setpts works on video frames, asetpts on audio frames.
- settb
- Set the timebase to use for the output frames timestamps.
- asettb
- Set the timebase to use for the output frames timestamps.
- showspectrum
- Convert input audio to a video output, representing the audio frequency spectrum.
- showwaves
- Convert input audio to a video output, representing the samples waves.
- split
- asplit works with audio input, split with video.
- asplit
- asplit works with audio input, split with video.
- zmq
- zmq and azmq work as a pass-through filters.
- azmq
- zmq and azmq work as a pass-through filters.
- amovie
- This is the same as movie source, except it selects an audio stream by default.
- movie
- Read audio and/or video stream(s) from a movie container.