Opened 5 years ago
Last modified 2 years 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)
Change History (4)
by , 5 years ago
Attachment: | MediaPlayer-16598-debug-03-03-2020-22-14-16.report added |
---|
comment:1 by , 5 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 , 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 , 2 years ago
Using video from Ref: https://youtu.be/2Urxyi2P_60 Tested on hrev56350 x64. No issues.
MediaPlayer-crash.report