> On Nov 16, 2017, at 7:35 PM, Derek Buitenhuis
> wrote:
>
> On 11/16/2017 6:34 PM, Devin Heitmueller wrote:
>> ---
>> libavcodec/avcodec.h| 1 +
>> libavcodec/codec_desc.c | 6
>> libavdevice/decklink_common.h | 6
>> libavdevice/decklink_common_c.h | 1 +
>> li
On 11/16/2017 6:34 PM, Devin Heitmueller wrote:
> ---
> libavcodec/avcodec.h| 1 +
> libavcodec/codec_desc.c | 6
> libavdevice/decklink_common.h | 6
> libavdevice/decklink_common_c.h | 1 +
> libavdevice/decklink_dec.cpp| 64
>
Make use of libklvanc to parse SCTE-104 packets and announce them
as a new stream. Right now we just pass the payload straight
through, but once this is hoooked into libklscte35 we'll be able
to generate SCTE-35 messages in the MPEG TS stream.
Note that this feature needs to be explicitly enabled