[Bug 728729] New: Playbin : wrong GstSegment after switching source with about-to-finish signal
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 22 06:57:28 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728729
GStreamer | gst-plugins-base | 1.2.4
Summary: Playbin : wrong GstSegment after switching source with
about-to-finish signal
Classification: Platform
Product: GStreamer
Version: 1.2.4
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: adrien.schwartzentruber at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Environment : GST 1.2.4
Use case :
Concatene video files with the playbin element.
Scenario :
Load a playbin element with a video file and link the video-sink to a ( mux !
filesink). Use the about-to-finish signal to switch the source location and
switch at least 2 times.
Observation :
The first segment (generate by the playbin change state) is correct, the
seconds (file1 -> file2) is also correct (base value of the segment is
correctly calculated), but after two switch (file2 -> file3) the segment event
didn't contain a correct base value (set to 0).
Test case :
Will do asap.
Mailing discussion :
http://gstreamer-devel.966125.n4.nabble.com/Joining-video-file-td4666463.html#a4666528
--
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