#12647 closed bug (fixed)
64 bit MediaPlayer crashes on every audio or video file
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Add-Ons/Media | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Fresh install of hrev50085 x86_64 -> pkgman full-sync 50094 Attempting to play any kind of audio or video file in MediaPlayer causes a crash If ffmpeg command is invoked from the terminal there is a crash Degug reports attached
Attachments (2)
Change History (5)
by , 9 years ago
Attachment: | MediaPlayer-1353-debug-14-02-2016-16-12-09.report added |
---|
by , 9 years ago
Attachment: | ffmpeg-1491-debug-14-02-2016-16-13-40.report added |
---|
comment:1 by , 9 years ago
Component: | Kits/Media Kit → Add-Ons/Media |
---|---|
Owner: | changed from | to
Status: | new → in-progress |
Note:
See TracTickets
for help on using tickets.
This is not a problem with the media kit, but with libmodplug which is used by ffmpeg. The code doing this in libmodplug is apparently useless, so we can just remove it.