~ubuntu-branches/ubuntu/lucid/gst-plugins-bad0.10/lucid-proposed

« back to all changes in this revision

Viewing changes to docs/plugins/html/gst-plugins-bad-plugins-ivorbisdec.html

  • Committer: Bazaar Package Importer
  • Author(s): Tony Espy
  • Date: 2009-12-04 13:17:51 UTC
  • mfrom: (18.4.7 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091204131751-hpo02yltrcsmy1xh
Tags: 0.10.17-1ubuntu1
* Merge from Debian testing (LP: #481645), remaining changes:
  - Removed plugins that are now provided -good
    - libgstdtmf.so
    - libgstvalve.so
    - libgstautoconvert.so
    - libgstrtpmux.so
    - libgstliveadder.so

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>ivorbisdec</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
7
7
<link rel="home" href="index.html" title="GStreamer Bad Plugins 0.10 Plugins Reference Manual">
8
8
<link rel="up" href="ch01.html" title="gst-plugins-bad Elements">
9
9
<link rel="prev" href="gst-plugins-bad-plugins-input-selector.html" title="input-selector">
50
50
This element decodes a Vorbis stream to raw int audio.
51
51
<a class="ulink" href="http://www.vorbis.com/" target="_top">Vorbis</a> is a royalty-free
52
52
audio codec maintained by the <a class="ulink" href="http://www.xiph.org/" target="_top">Xiph.org
53
 
Foundation</a>.
 
53
Foundation</a>. The decoder uses integer math to be more suitable for
 
54
embedded devices.
54
55
</p>
55
56
<p>
56
57
</p>
57
58
<div class="refsect2" title="Example pipelines">
58
 
<a name="id460355"></a><h3>Example pipelines</h3>
 
59
<a name="id2869035"></a><h3>Example pipelines</h3>
59
60
<div class="informalexample"><pre class="programlisting">
60
 
gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! alsasink
 
61
gst-launch -v filesrc location=sine.ogg ! oggdemux ! ivorbisdec ! audioconvert ! alsasink
61
62
</pre></div> Decode an Ogg/Vorbis. To create an Ogg/Vorbis file refer to the
62
63
documentation of vorbisenc.
63
64
</div>
68
69
<div class="refsynopsisdiv" title="Synopsis">
69
70
<h2>Synopsis</h2>
70
71
<div class="refsect2" title="Element Information">
71
 
<a name="id452922"></a><h3>Element Information</h3>
 
72
<a name="id2828965"></a><h3>Element Information</h3>
72
73
<div class="variablelist"><table border="0">
73
74
<col align="left" valign="top">
74
75
<tbody>
92
93
</div>
93
94
<hr>
94
95
<div class="refsect2" title="Element Pads">
95
 
<a name="id456969"></a><h3>Element Pads</h3>
 
96
<a name="id2846590"></a><h3>Element Pads</h3>
96
97
<div class="variablelist"><table border="0">
97
98
<col align="left" valign="top">
98
99
<tbody>