Opened 4 years ago

Last modified 19 months ago

#15791 new bug

MediaPlayer crashes with MPEG4/ffmpeg video

Reported by: grexe Owned by: stippi
Priority: normal Milestone: Unscheduled
Component: Applications/MediaPlayer Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

playing and seeking through the video "Madness Concert Beloise (2017)" (Arte in Concert series, video is sadly not available online anymore, can provide on request, was from TV channel arte.tv)

At roughly 52:50 in, MediaPlayer crashed (see attached report). Couldn't yet reproduce.

MediaPlayer file info says:

Container: QuickTime / MOV (FFmpeg)
Video: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
             1280x720, 25.000 fps
DisplayMode: DrawBitmap
Audio: AAC, 32bit stereo, 48kHz, 122.50KiB/s

Please find ffmpeg info below:

ffmpeg version 4.2.2 Copyright (c) 2000-2019 the FFmpeg developers
  built with gcc 8.3.0 (2019_05_24)
  configuration: --prefix=/packages/ffmpeg-4.2.2-1/.self --bindir=/packages/ffmpeg-4.2.2-1/.self/bin --datadir=/packages/ffmpeg-4.2.2-1/.self/data/ffmpeg --incdir=/packages/ffmpeg-4.2.2-1/.self/develop/headers --libdir=/packages/ffmpeg-4.2.2-1/.self/lib --shlibdir=/packages/ffmpeg-4.2.2-1/.self/lib --mandir=/packages/ffmpeg-4.2.2-1/.self/documentation/man --disable-debug --disable-stripping --disable-static --enable-shared --enable-version3 --enable-openssl --enable-libvorbis --enable-libspeex --enable-libtheora --enable-libvpx --enable-libopenmpt

Attachments (1)

MediaPlayer-16598-debug-03-03-2020-22-14-16.report (26.4 KB ) - added by grexe 4 years ago.
MediaPlayer-crash.report

Download all attachments as: .zip

Change History (4)

by grexe, 4 years ago

MediaPlayer-crash.report

comment:1 by grexe, 4 years ago

ah, just discovered that this may be because of an incompletely downloaded video - Otter Browser crashed and I lost the last part of the video. Trying to seek to that last part failed, MediaPlayer seemed to hang, but quitting worked normally without crashing.

comment:2 by grexe, 4 years ago

so it's more about making seeking through damaged media files more robust, which is maybe a translator issue after all, or an issue in media_kit?

comment:3 by cocobean, 21 months ago

Using video from Ref: https://youtu.be/2Urxyi2P_60 Tested on hrev56350 x64. No issues.

Last edited 19 months ago by cocobean (previous) (diff)
Note: See TracTickets for help on using tickets.