Closed zhongcong closed 10 years ago
i tried test h264 HD playback with gst-omx on BDW. when playback with ximagesink, ximagesink lost a lot of frames.Then i modified CopyRawFrameData copy 1/8 data, it could play well with ximagesink without lost frames. So it is a performance issue.
Hi Halley and Cong, I was able to reproduce this issue on ChromeOS on Rambi also with libyami. The clip I am using is the same: http://otc-chromeos-media.jf.intel.com/media/video/mp4/sintel-1080p-30fps-20Mbs-mp4II.mp4
I am using following commits:
Let me know if you are seeing the issue on Rambi as well.
Update: With local file playback and latest libyami I dont see this issue on rambi. Issue is happening only when streaming the file from the media server (using the link above). I will investigate more. So far I have seen the issue only with H264 1080p, not with VP8 1080p clips.
are you using a USB ethernet? 1) 20M bps is high 2) how is the download cache in chromium? or said, can other codec plays it well? we used to enlarger the download cache buffer in webkit for high bps streams.
yes I am using USB ethernet. I saw similar issue with a VP8 HD clip with libmix. So issue does not look like libyami related.
this is a audiio issue.So we can close it.
For example this one freezes occasionally when playing: http://otc-chromeos-media.jf.intel.com/media/video/mp4/sintel-1080p-30fps-20Mbs-mp4II.mp4