[FFmpeg-devel] [PATCH v2 4/6] avformat/mux: add proper support for full N:M bitstream filtering

John Stebbins jstebbins at jetheaddev.com
Sat Apr 18 23:41:31 EEST 2020


On Sat, 2020-04-18 at 21:18 +0200, Marton Balint wrote:
> Previously only 1:1 bitstream filters were supported, the end of the
> stream was
> not signalled to the bitstream filters and time base changes were
> ignored.
> 
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  libavformat/mux.c | 91 ++++++++++++++++++++++++++++++++++-----------
> ----------
>  1 file changed, 57 insertions(+), 34 deletions(-)
> 

FWIW, this works as expected with my PGS splitter bsf


More information about the ffmpeg-devel mailing list