[gstreamer-bugs] [Bug 588783] [gst-inspect] Add RPM provides output

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 28 12:04:30 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=588783

  GStreamer | gstreamer (core) | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org




------- Comment #2 from Sebastian Dröge  2009-07-28 19:04 UTC -------
We have something similar for Debian/Ubuntu:
http://svn.debian.org/viewsvn/pkg-gstreamer/unstable/gstreamer0.10/debian/gst-codec-info.c?revision=2275&view=markup

This also outputs the stuff in a custom format, used by the Debian
infrastructure and provides some more information, like what elements are in
there, what uri source/sinks are there and virtual package information to
provide information if a audio sink, video sink, or something similar is there.

Also the caps for decoders are all in one line and put through
gst_caps_do_simplify() to reduce the size.

It would probably make sense to define a format that satisfies RPM and the
Debian infrastructure if this should be included in gst-inspect.



Example output for gst-plugins-base:

gstreamer:Version=0.10
gstreamer:Elements=adder, appsink, appsrc, audioconvert, audiorate,
audioresample, audiotestsrc, cdparanoiasrc, decodebin, decodebin2,
ffmpegcolorspace, gdpdepay, gdppay, giosink, giosrc, giostreamsink,
giostreamsrc, libvisual_bumpscope, libvisual_corona, libvisual_infinite,
libvisual_jakdaw, libvisual_jess, libvisual_lv_analyzer, libvisual_lv_scope,
libvisual_oinksie, multifdsink, oggaviparse, oggdemux, oggmux, oggparse,
ogmaudioparse, ogmtextparse, ogmvideoparse, playbin, playbin2, queue2,
ssaparse, subparse, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc,
theoradec, theoraenc, theoraparse, uridecodebin, v4lsrc, videorate, videoscale,
videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag
gstreamer:Provides=gstreamer0.10-audiosource, gstreamer0.10-videosource,
gstreamer0.10-visualization
gstreamer:URISources=appsrc, archive, burn, cdda, computer, dav, dav+sd, davs,
davs+sd, dns-sd, ftp, gphoto2, localtest, network, obex, sftp, smb, ssh, trash
gstreamer:URISinks=appsink, archive, burn, computer, dav, dav+sd, davs,
davs+sd, dns-sd, ftp, gphoto2, localtest, network, obex, sftp, smb, ssh, trash
gstreamer:Encoders=application/ogg; application/x-gdp; audio/x-vorbis;
video/x-theora
gstreamer:Decoders=application/ogg; application/x-annodex; application/x-ass;
application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text;
application/x-ogm-video; application/x-ssa; application/x-subtitle;
application/x-subtitle-mpl2; application/x-subtitle-sami;
application/x-subtitle-tmplayer; audio/x-vorbis; video/x-theora


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=588783.




More information about the Gstreamer-bugs mailing list