Skip to content

Audio/Video rewinder

Register name used to load filter: rewind
This filter is not checked during graph resolution and needs explicit loading.

This filter reverses audio and video frames in negative playback speed.
The filter is in passthrough if speed is positive. Otherwise, it reverts decoded GOPs for video, or revert samples in decoded frame for audio (not really nice for most codecs).

Options

rbuffer (uint, default: 100): size of video rewind buffer in frames. If more frames than this, flush is performed

Was this page helpful?