[FFmpeg-devel] [PATCH] libavformat/mpegtsenc: splice count [WIP]

Andreas HÃ¥kon andreas.hakon at protonmail.com
Mon Jan 13 20:17:26 EET 2020


This patch is Work-In-Progess, and I need your help...

The objective of this patch is to insert the Splicing Point Count data inside
the MPEG-TS header. The current code does it for every video packet. But this
is buggy as we need to insert this data at GOP boundaries. Then the code is
prepared to use the vars 'is_start_gop' and 'is_end_gop'. But we need to
complete it with two functions that get these data from the pkt of from the
bitstream.

Please, can you help me to complete it?
Thank you!

--
A.H.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-libavformat-mpegtsenc-splice-count.patch.txt
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200113/cd068621/attachment.txt>


More information about the ffmpeg-devel mailing list