[Bug 553520] tools: add gst-play utility that wraps playbin for testing purposes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 15 00:56:04 PDT 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251623|none                        |reviewed
             status|                            |

--- Comment #5 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-15 07:55:57 UTC ---
Review of attachment 251623:
 --> (https://bugzilla.gnome.org/review?bug=553520&attachment=251623)

Looks good, ship it :)

IIRC Wim had some code to catch keypresses somewhere, which would allow to
implement seeking with the arrow keys for example

::: tools/gst-play.c
@@ +28,3 @@
+#define GST_CAT_DEFAULT play_debug
+
+/* FIXME: add gst-i18n-app.h ? */

Yes?

@@ +119,3 @@
+      }
+      break;
+    case GST_MESSAGE_ERROR:{

Maybe print warnings too but don't exit?

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