[FFmpeg-devel] [PATCH] avformat/mov: fix hang while seek on a kind of fragmented mp4.

Michael Niedermayer michael at niedermayer.cc
Sat Feb 23 02:25:00 EET 2019


On Fri, Feb 22, 2019 at 06:20:40PM +0800, Charles Liu wrote:
> 1. organize fragmented information according to the tracks.
> 2. do NOT skip the last boxes of fragmented info.
> 
> ticket #7572
> 
> Signed-off-by: Charles Liu <liuchh83 at gmail.com>
> ---
>  libavformat/isom.h |  10 +-
>  libavformat/mov.c  | 374 +++++++++++++++++++++------------------------
>  2 files changed, 181 insertions(+), 203 deletions(-)

still hitting out of memory and being killed by the kernel
the other issue seems to be fixed though

thx


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

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190223/fd382736/attachment.sig>


More information about the ffmpeg-devel mailing list