[FFmpeg-devel] [PATCH 0/1] avformat/mpegenc.c: vbvsize option

Nicolas Gaullier nicolas.gaullier at arkena.com
Thu Oct 31 19:04:57 EET 2019


This patch is to allow the user to set or override the vbv size for mpg output.
On one side, this is a follow up of https://trac.ffmpeg.org/ticket/3494 (closed)
On another side, this is also a turnaround when using video codec copy, as the buffer size is not parsed/known.

Thank you for the review!
Nicolas

Nicolas Gaullier (1):
  avformat/mpegenc.c: vbvsize option

 libavformat/mpegenc.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.22.0



More information about the ffmpeg-devel mailing list