[FFmpeg-devel] [PATCH 8/8] lavf/movenc+dashenc: add automatic bitstream filtering
Moritz Barsnick
barsnick at gmx.net
Fri Apr 8 11:49:13 CEST 2016
On Thu, Apr 07, 2016 at 19:38:09 -0500, Rodger Combs wrote:
> ---
> libavformat/dashenc.c | 43 +++++++++++++++++++-
> libavformat/movenc-test.c | 3 ++
> libavformat/movenc.c | 100 +++++++++++++++++++++++++++++++++++-----------
> 3 files changed, 121 insertions(+), 25 deletions(-)
Cool. I wasn't capable of the necessary rewrite for automatic
insertion in mov. Thanks for providing it.
While you're at it, do you have the bandwidth for proiding the same for
flvenc? I think that may be the last muxer which could make use of it.
Moritz
More information about the ffmpeg-devel
mailing list