[Bug 749741] New: tools: gst-play: add print_key_guide when interactive mode.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 22 10:11:41 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749741

            Bug ID: 749741
           Summary: tools: gst-play: add print_key_guide when interactive
                    mode.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: danny.song.ga at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

interactive mode has been recently enabled by default.
It will be much better if key guide like below is shown when gst-play starts or
a key is pressed (here 'k' key)

interactive mode - key guide
k             : key guide
space         : pause
Q(q) or ESC   : quit
>             : play next
<             : play previous
+             : increase playback rate
-             : decrease playback rate
d             : change playback direction
t             : trick mode
left          : seek forward
right         : seek backward
up            : volume up
down          : volume down

Otherwise, we (esp. for newcomer) have to look into the source which key has
which functionality.

Please review this.

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