[Bug 614805] gst-launch: add --loop argument

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 25 08:18:37 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=614805
  GStreamer | gstreamer (core) | git

--- Comment #7 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-05-25 15:18:34 UTC ---
I like the idea of having a --commands=<filename> ('-' for stdin) and one
command per line (\n as a command terminator). I think having a normal
gst-timestamp (like in the log) would be good:
0:00:01.000000000 command <args>
0:00:02.200000000 command <args>

if the timestamp is ommitted, we could assume the same timestamp like prev
line.

command could be:
state {null,ready,paused,playing}
event {seek, eos, .... }
query {duration, position, ...}
property element property name value

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