diff options
Diffstat (limited to 'docs/plugins/html/gst-plugins-good-plugins-dvdemux.html')
-rw-r--r-- | docs/plugins/html/gst-plugins-good-plugins-dvdemux.html | 39 |
1 files changed, 5 insertions, 34 deletions
diff --git a/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html b/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html index 8238c62..d0da8cb 100644 --- a/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html +++ b/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html @@ -3,12 +3,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>dvdemux</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual"> <link rel="up" href="ch01.html" title="gst-plugins-good Elements"> <link rel="prev" href="gst-plugins-good-plugins-dvdec.html" title="dvdec"> <link rel="next" href="gst-plugins-good-plugins-edgetv.html" title="edgetv"> -<meta name="generator" content="GTK-Doc V1.17 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.18 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -53,39 +53,10 @@ </div> <div class="refsect1"> <a name="gst-plugins-good-plugins-dvdemux.description"></a><h2>Description</h2> -<p> -dvdemux splits raw DV into its audio and video components. The audio will be -decoded raw samples and the video will be encoded DV video. -</p> -<p> -This element can operate in both push and pull mode depending on the -capabilities of the upstream peer. -</p> -<p> -</p> -<div class="refsect2"> -<a name="idp5668112"></a><h3>Example launch line</h3> -<div class="informalexample"> - <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> - <tbody> - <tr> - <td class="listing_lines" align="right"><pre>1</pre></td> - <td class="listing_code"><pre class="programlisting">gst<span class="gtkdoc opt">-</span>launch filesrc location<span class="gtkdoc opt">=</span>test<span class="gtkdoc opt">.</span>dv <span class="gtkdoc opt">!</span> dvdemux name<span class="gtkdoc opt">=</span>demux <span class="gtkdoc opt">!</span> queue <span class="gtkdoc opt">!</span> audioconvert <span class="gtkdoc opt">!</span> alsasink demux<span class="gtkdoc opt">. !</span> queue <span class="gtkdoc opt">!</span> dvdec <span class="gtkdoc opt">!</span> xvimagesink</pre></td> - </tr> - </tbody> - </table> -</div> - This pipeline decodes and renders the raw DV stream to an audio and a videosink. -</div> -<p> -</p> -<p> -Last reviewed on 2006-02-27 (0.10.3) -</p> <div class="refsynopsisdiv"> <h2>Synopsis</h2> <div class="refsect2"> -<a name="idp8275392"></a><h3>Element Information</h3> +<a name="idp10856160"></a><h3>Element Information</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -108,7 +79,7 @@ Last reviewed on 2006-02-27 (0.10.3) </div> <hr> <div class="refsect2"> -<a name="idp8225696"></a><h3>Element Pads</h3> +<a name="idp9958576"></a><h3>Element Pads</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -189,6 +160,6 @@ Last reviewed on 2006-02-27 (0.10.3) </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.17</div> + Generated by GTK-Doc V1.18</div> </body> </html>
\ No newline at end of file |