doc tweaks
Original commit message from CVS: doc tweaks
This commit is contained in:
parent
daf3b2afb6
commit
4f4665ccfd
@ -32,18 +32,14 @@
|
|||||||
* </para>
|
* </para>
|
||||||
* <title>Example pipelines</title>
|
* <title>Example pipelines</title>
|
||||||
* <para>
|
* <para>
|
||||||
* Encode your X display to an Ogg theora video
|
|
||||||
* </para>
|
|
||||||
* <programlisting>
|
* <programlisting>
|
||||||
* gst-launch -v ximagesrc ! ffmpegcolorspace ! theoraenc ! oggmux ! filesink location=desktop.ogg
|
* gst-launch -v ximagesrc ! video/x-raw-rgb,framerate=5/1 ! ffmpegcolorspace ! theoraenc ! oggmux ! filesink location=desktop.ogg
|
||||||
* </programlisting>
|
* </programlisting>
|
||||||
* <para>
|
* Encodes your X display to an Ogg theora video at 5 frames per second.
|
||||||
|
* </para>
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user