[Bug 654387] Timestamp calcuation error when in-point is set and several files are merged.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 6 08:37:29 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=654387
GStreamer | gst-editing-services | 0.10.x
--- Comment #4 from Alexandre Quessy <alexandre at quessy.net> 2013-08-06 15:37:24 UTC ---
Created an attachment (id=250987)
--> (https://bugzilla.gnome.org/attachment.cgi?id=250987)
log file for the (slightly modified) concatenate2.c program above using
GST_DEBUG=5
Here is a log file for the (slightly modified) concatenate2.c program above
using GST_DEBUG=4. (read the log file with `less -R <filename>`)
Notice the following CRITICAL message that appears four times::
gst_segment_set_seek: assertion `start <= stop' failed
This is called from the handle_seek_event function in the gnl/gnlcomposition.c
file.
Hence, it would be useful to know which version of gnonlin is used. Here I use:
* GStreamer 0.10.36
* gnonlin 0.10.17
* gst-editing-services 0.10.1.1
--
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