Add a new option "abr_pipeline" with mutil-thread to improve the 1:N transcode performance, currently, the code just as a PoC(proof of concept) prototype, and post it to maillist for RFC(Requect for Comment).
Jun Zhao (1): ffmpeg: Improved the performance of 1:N for adaptive bitrate scenario. fftools/ffmpeg.c | 236 ++++++++++++++++++++++++++++++++++++++++++++--- fftools/ffmpeg.h | 12 +++ fftools/ffmpeg_filter.c | 6 + fftools/ffmpeg_opt.c | 6 +- 4 files changed, 246 insertions(+), 14 deletions(-) _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel