#13116 closed bug (duplicate)
MediaPlayer doesn't play some media files
Reported by: | miqlas | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #12707 | Blocking: | |
Platform: | x86-64 |
Description
On latest Haiku x86_64 build i cannot play some mp3 files with MediaPlayer, it just shows up in Deskbar, then dissapears.
If i run MediaPlayer from Terminal to see, whats happening, it reports the following:
"Assertion desc failed at libswscale/swscale_internal.h:674"
Attachments (1)
Change History (9)
by , 8 years ago
Attachment: | 0f2f83add1a04c739dde6e2481c5430f.png added |
---|
Cover feature in MediaPlayer x64
comment:3 by , 8 years ago
Blocked By: | 12707 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:4 by , 8 years ago
comment:6 by , 8 years ago
korli, The samples you need are attached to the tickets referenced in my last comment. Perhaps these tickets should be assigned to someone other than stippi, since they appear to have been "forgotten".
comment:7 by , 8 years ago
@vidrep, no, only #12707 looks like this ticket, and it doesn't have a sample attached, hence my request (I don't have a lot of mp3s at hand, and I can't find to reproduce).
Note:
See TracTickets
for help on using tickets.
korli meant i should test the same media files with tried "playfile" in terminal. It should output information and play audio.
But i already tested the same files on x86 Haiku gcc2h, works perfectly, so it must be something with ffmpeg or mediaplayer on x68_64 Haiku.
If you wondering, what on earth doing swscale with mp3-s: The Haiku x86_64 build have cover feature, so if there is an embedded cover in the media file, it shows it automatically. See the attachment.