[Bug 725104] qtdemux: reverse playback and video stream switching failure

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 28 16:21:25 PST 2014


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

--- Comment #11 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-03-01 00:43:12 UTC ---
Was it outputing to a file? It can cause some slowness, but the pipeline should
still play when writing to a file.

GST_DEBUG=6 yourapp > gst.log 2>&1

This will put the output to gst.log file.

In case this is still failing, try generating only relevant logs:

GST_DEBUG=2,qtdemux:6,videodecoder:6,*jpeg*:6,*SCHED*:6 yourapp > gst.log 2>&1

Thanks,

-- 
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