Opened 14 years ago
Closed 10 years ago
#6076 closed enhancement (fixed)
Media Player chokes on 1080i h264 Videos
Reported by: | kvdman | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Here's a video showing how MediaPlayer can't play back the said file. It shows VLC playing the same file without issue.
http://haikuware.com/images/stories/SANY0156.MP4.zip
The file itself is encoded in the same format and won't play correctly in media player. It was shot with an Xacti CG10
Attachments (4)
Change History (13)
comment:1 by , 14 years ago
by , 14 years ago
by , 14 years ago
Attachment: | sysinfo.zip added |
---|
comment:2 by , 14 years ago
Attached are sysinfo, and a graph of playing the same file. The first peak shows 100% usage with overlay on, the second peak at 100% shows with overlay off. The third peak shows the file being played in VLC with overlay on. It is also at 100% but plays the file smootly where MediaPlayer doesn't.
Don't know if that helps much.
by , 14 years ago
Attachment: | syslog.zip added |
---|
by , 14 years ago
Attachment: | cpu-usage.jpg added |
---|
comment:3 by , 14 years ago
If you can send an e-mail to dlmcpaul AT gmail DOT com
I will send you a version of ffmpeg plugin with performance stats on.
Then you can capture the results to see how much we need to improve for you.
comment:4 by , 14 years ago
MediaPlayer can playback the video (slightly choppy), but the audio crashes in FFmpeg SSE2 code on my machine. VLC does not playback the video more smoothly on my machine.
comment:5 by , 13 years ago
comment:8 by , 13 years ago
I can't comment. I had three computers running Haiku, since alpha 3 Haiku doesn't boot on any of them anymore (I tried hrev44078 recently).
comment:9 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
File plays fine here, assuming this is fixed.
We have been unable to get all of ffmpegs performance enhancements working so more work needs to be done to improve the decoding performance.
There are other components to playing back video that could possible be improved.
You could help by attaching the following.
CPU Graph of VLC vs MediaPlayer Processor information (sysinfo) Was Overlay being used in MediaPlayer.
It is unfortunately difficult to profile when ffmpeg is involved.