[FFmpeg-devel] [PATCH] avformat/mov: Add option to ignore chapters during parsing

Michael Niedermayer michael at niedermayer.cc
Wed Nov 11 00:04:09 CET 2015


On Tue, Nov 10, 2015 at 11:11:26AM -0800, Bryan Huh wrote:
> Chapter-indexing can be expensive since chapters may be interspersed
> throughout the entire file and may require many seeks - especially
> costly when consuming a video over a remote protocol like http.
> Furthermore it is often unnecessary, especially when only trying to get
> video info (e.g. via ffprobe).
> ---
>  libavformat/isom.h |    1 +
>  libavformat/mov.c  |    7 ++++++-
>  2 files changed, 7 insertions(+), 1 deletions(-)

applied

thanks

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

What does censorship reveal? It reveals fear. -- Julian Assange
-------------- 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/20151111/af89a39a/attachment.sig>


More information about the ffmpeg-devel mailing list