← Back to team overview

tiomap-dev team mailing list archive

[Bug 1180378] Re: gst-ducati frames reordering issue (H264 video stream)

 

** Also affects: ubuntu-omap4-extras-multimedia
   Importance: Undecided
       Status: New

** No longer affects: linaro-ubuntu

-- 
You received this bug notification because you are a member of TI OMAP
Developers, which is subscribed to ubuntu-omap4-extras-multimedia.
https://bugs.launchpad.net/bugs/1180378

Title:
  gst-ducati frames reordering issue (H264 video stream)

Status in OMAP4 Ubuntu Multimedia addons:
  New

Bug description:
  Hi,

  I experiencing issues to play some H264 video with gst-ducati on my
  panda board. Some streams plays just fine but many others have frames
  that is "jumping". Here is a video file with this problem :
  http://f.z.nf/out.mkv

  After looking at gstducatividdec.c I found out that
  GST_BUFFER_OFFSET_END() sometimes return incorrect value compared to
  the timesamp of the buffer. So instead of using
  GST_BUFFER_OFFSET_END() for reordering the frames I used the buffer
  timestamp and it worked. But I don't think it's the right way to do
  it.

  - gst-ducati revision 742ce47 from http://gitorious.org/gstreamer-omap/gst-ducati/trees/master/ (lastest commit at the time of writting)
  - gstreamer  version is 0.10.36

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-omap4-extras-multimedia/+bug/1180378/+subscriptions