[FFmpeg-devel] [PATCH 3/4] v6 - SCTE-35 support in hlsenc

Michael Niedermayer michael at niedermayer.cc
Wed Aug 17 18:06:11 EEST 2016


On Tue, Aug 16, 2016 at 01:10:39PM -0700, Carlos Fernandez Sanz wrote:
> From: Carlos Fernandez <carlos at ccextractor.org>
> 
> Signed-off-by: Carlos Fernandez <carlos at ccextractor.org>
> ---
>  libavformat/Makefile  |   2 +-
>  libavformat/hlsenc.c  | 107 ++++++++--
>  libavformat/scte_35.c | 525 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/scte_35.h |  86 +++++++++
>  4 files changed, 698 insertions(+), 22 deletions(-)
>  create mode 100644 libavformat/scte_35.c
>  create mode 100644 libavformat/scte_35.h

breaks (segfaults)

./ffmpeg  -i matrixbench_mpeg2.mpg -acodec mp2 -vcodec mpeg2video -vn -ab 128k -t 3 file.m3u8

[..]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety -- Benjamin Franklin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160817/909ab716/attachment.sig>


More information about the ffmpeg-devel mailing list