On Tue, 27 Jun 2017, Michael Niedermayer wrote:
mpegtsenc.c - all changes above used here.
applying patch to the latest git causes no trouble, as I can see..
libavformat has a API and ABI (ffmpeg and others) are using it.
If you change libavformat, its needed to update the version of
libav
On Mon, Jun 26, 2017 at 12:51:08PM +0300, ffm...@a.legko.ru wrote:
>
>
> 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
On Mon, 26 Jun 2017, Andreas Håkon wrote:
Original Message
Subject: [FFmpeg-devel] Multiprogram mode for mpeg TS
Local Time: June 23, 2017 4:42 PM
UTC Time: June 23, 2017 2:42 PM
From: ffm...@a.legko.ru
To: ffmpeg-devel@ffmpeg.org
Hi!
(corrected version of the patch.)
Good
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
On Fri, Jun 23, 2017 at 4:42 PM, wrote:
>
> Hi!
> (corrected version of the patch.)
>
> 1. adding missed but required options for libavformat/mpegts encoder in
>ffmpeg_opt.c. also, it makes it possible to add pcr_pid for separate
>program inside TS.
>options are:
> service_provid
Original Message
Subject: [FFmpeg-devel] Multiprogram mode for mpeg TS
Local Time: June 23, 2017 4:42 PM
UTC Time: June 23, 2017 2:42 PM
From: ffm...@a.legko.ru
To: ffmpeg-devel@ffmpeg.org
> Hi!
> (corrected version of the patch.)
Good patch! I found the MPTS support in FFMpeg a m