[FFmpeg-devel] [PATCH] lavf/segment: provide a virtual AVIOContext representing all the segments
Michael Niedermayer
michael at niedermayer.cc
Wed Oct 5 18:50:24 EEST 2016
On Wed, Oct 05, 2016 at 12:33:54AM -0500, Rodger Combs wrote:
> This allows the use of muxers like matroska, which attempt to seek even
> when an AVIOContext doesn't set `seekable`, without concern for a rouge
> seek leading the muxer to overwrite the wrong data in a later segment.
> ---
> doc/muxers.texi | 17 ++++
> libavformat/segment.c | 276 +++++++++++++++++++++++++++++++++++++-------------
> libavformat/version.h | 2 +-
> 3 files changed, 223 insertions(+), 72 deletions(-)
This improves segment output with nut
Acked-by: Michael
Tested-by: Michael
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- 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/20161005/658a7665/attachment.sig>
More information about the ffmpeg-devel
mailing list