ffmpeg-bitstream-filters (1) Linux Manual Page
NAME ffmpeg-bitstream-filters – FFmpeg bitstream filters DESCRIPTION This document describes the bitstream filters provided by the libavcodec library. A bitstream filter operates on the encoded stream data, and performs bitstream level modifications without performing decoding. BITSTREAM FILTERS When you configure your FFmpeg build, all the supported bitstream filters are enabled by default. You can list…
