[Bug 707530] qtdemux: Handle segments correctly in push mode seeks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 12 07:41:56 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707530
  GStreamer | gst-plugins-good | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk
         Resolution|FIXED                       |

--- Comment #20 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-09-12 14:41:53 UTC ---
These two patches breaks seeking in Aurena

The pattern is to preroll the pipeline, and seek to a certain position. We
always get EOS instead of going to the right position.

Aurena can be found and build from:
https://github.com/thaytan/aurena

to build: ./autogen.sh; make
to run/reproduce: ./src/aurena-server &; ./src/aurena-simple-controller

1. Choose a file (in quicktime format)
2. Press next button
3. Press play button

After that, you can see, or simply play/pause (wich cause a seek), and you'll
get EOS with that patch.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list