[gst-devel] Manipulating tags from scripts

Ronald S. Bultje rbultje at ronald.bitfreak.net
Tue May 10 01:49:30 CEST 2005


Hi,

On Sun, 8 May 2005, Stefan Monnier wrote:
> How can I read tags and write them, using gst-launch?
> The furthest I've gotten until now is to use:
>  gst-launch -t <filename> ! decodebin ! fakesink

You really want to use a scripting language like python or perl for this
(they have very complete gstreamer bindings). gst-launch isn't suited for
this.

Ronald




More information about the gstreamer-devel mailing list