[FFmpeg-devel] Multiprogram mode for mpeg TS

ffmpeg at a.legko.ru ffmpeg at a.legko.ru
Mon Jun 26 12:51:08 EEST 2017



On Mon, 26 Jun 2017, Hendrik Leppkes wrote:

> Individual changes should be submitted as seperate patches. Having
> several unrelated changes in one patch makes it impossible to apply or
> even properly review it.
all changes are related:

multiprog cannot exist when some of prog goes away (pthread ends in 
ffmpeg.c) (this touches stream looping too).

options MUST be set in ffmpeg_ops.c to make it possible to name 
and separate each prog in TS. thus ops.c is corrected.

mpegtsenc.c - all changes above used here.

applying patch to the latest git causes no trouble, as I can see..


More information about the ffmpeg-devel mailing list