From d4ed55d955ce3988a1159a5dd029dab6fe33da79 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 13 Nov 2008 14:31:45 +0000 Subject: docs/plugins/: Update docs. Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.prerequisites: * docs/plugins/inspect/plugin-aacparse.xml: * docs/plugins/inspect/plugin-amrparse.xml: Update docs. --- docs/plugins/gst-plugins-bad-plugins.args | 236 ++++++++++++++++++++++++++++-- 1 file changed, 223 insertions(+), 13 deletions(-) (limited to 'docs/plugins/gst-plugins-bad-plugins.args') diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index db3b6588..c984f624 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -11,7 +11,7 @@ GstPitch::pitch gfloat -[0.1,10] +[0,1,10] rw Pitch Audio stream pitch. @@ -21,7 +21,7 @@ GstPitch::rate gfloat -[0.1,10] +[0,1,10] rw Rate Audio stream rate. @@ -31,7 +31,7 @@ GstPitch::tempo gfloat -[0.1,10] +[0,1,10] rw Tempo Audio stream tempo. @@ -1331,7 +1331,7 @@ GstSpeed::speed gfloat -[0.1,40] +[0,1,40] rwx speed speed. @@ -16855,7 +16855,7 @@ rwx Dry-Wet-Balance Dry-Wet-Balance. -0.5 +0,5 @@ -17115,7 +17115,7 @@ rw IP-Factor Quantizer factor between I- and P-frames. -1.4 +1,4 @@ -17135,7 +17135,7 @@ rw PB-Factor Quantizer factor between P- and B-frames. -1.3 +1,3 @@ -17825,7 +17825,7 @@ rwx Pattern sensitivity The sensitivity around the center for detecting the markers (0.0 = lowest, 1.0 highest). -0.3 +0,3 @@ -17865,7 +17865,7 @@ rwx Pattern center The center of the black/white separation (0.0 = lowest, 1.0 highest). -0.5 +0,5 @@ -18015,7 +18015,7 @@ rw stereo stereo. -0.1 +0,1 @@ -19443,6 +19443,16 @@ FALSE + +GstAppSrc::is-live +gboolean + +rw +Is Live +Whether to act as a live source. +FALSE + + GstDeinterleave::keep-positions gboolean @@ -22030,7 +22040,7 @@ rw Method Deinterlace Method. -Motion Adaptive: Motion Search +Motion Adaptive: Advanced Detection @@ -22530,13 +22540,13 @@ rw Overlap Length Percentage of stride to overlap. -0.2 +0,2 GstScaletempo::rate gdouble -[-2.14748e+09,2.14748e+09] +[-2,14748e+09,2,14748e+09] r Playback Rate Current playback rate. @@ -22663,3 +22673,203 @@ 75 + +GstMJ2Mux::faststart +gboolean + +rw +Format file to faststart +If the file should be formated for faststart (headers first). . +FALSE + + + +GstMJ2Mux::faststart-file +gchar* + +rwx +File to use for storing buffers +File that will be used temporarily to store data from the stream when creating a faststart file. If null a filepath will be created automatically. +NULL + + + +GstMJ2Mux::large-file +gboolean + +rw +Support for large files +Uses 64bits to some fields instead of 32bits, providing support for large files. +FALSE + + + +GstMJ2Mux::movie-timescale +guint +>= 1 +rwx +Movie timescale +Timescale to use in the movie (units per second). +600 + + + +GstMJ2Mux::presentation-time +gboolean + +rwx +Include presentation-time info +Calculate and include presentation/composition time (in addition to decoding time) (use with caution). +FALSE + + + +GstGPPMux::faststart +gboolean + +rw +Format file to faststart +If the file should be formated for faststart (headers first). . +FALSE + + + +GstGPPMux::faststart-file +gchar* + +rwx +File to use for storing buffers +File that will be used temporarily to store data from the stream when creating a faststart file. If null a filepath will be created automatically. +NULL + + + +GstGPPMux::large-file +gboolean + +rw +Support for large files +Uses 64bits to some fields instead of 32bits, providing support for large files. +FALSE + + + +GstGPPMux::movie-timescale +guint +>= 1 +rwx +Movie timescale +Timescale to use in the movie (units per second). +600 + + + +GstGPPMux::presentation-time +gboolean + +rwx +Include presentation-time info +Calculate and include presentation/composition time (in addition to decoding time) (use with caution). +FALSE + + + +GstMP4Mux::faststart +gboolean + +rw +Format file to faststart +If the file should be formated for faststart (headers first). . +FALSE + + + +GstMP4Mux::faststart-file +gchar* + +rwx +File to use for storing buffers +File that will be used temporarily to store data from the stream when creating a faststart file. If null a filepath will be created automatically. +NULL + + + +GstMP4Mux::large-file +gboolean + +rw +Support for large files +Uses 64bits to some fields instead of 32bits, providing support for large files. +FALSE + + + +GstMP4Mux::movie-timescale +guint +>= 1 +rwx +Movie timescale +Timescale to use in the movie (units per second). +600 + + + +GstMP4Mux::presentation-time +gboolean + +rwx +Include presentation-time info +Calculate and include presentation/composition time (in addition to decoding time) (use with caution). +FALSE + + + +GstQTMux::faststart +gboolean + +rw +Format file to faststart +If the file should be formated for faststart (headers first). . +FALSE + + + +GstQTMux::faststart-file +gchar* + +rwx +File to use for storing buffers +File that will be used temporarily to store data from the stream when creating a faststart file. If null a filepath will be created automatically. +NULL + + + +GstQTMux::large-file +gboolean + +rw +Support for large files +Uses 64bits to some fields instead of 32bits, providing support for large files. +FALSE + + + +GstQTMux::movie-timescale +guint +>= 1 +rwx +Movie timescale +Timescale to use in the movie (units per second). +600 + + + +GstQTMux::presentation-time +gboolean + +rwx +Include presentation-time info +Calculate and include presentation/composition time (in addition to decoding time) (use with caution). +FALSE + + -- cgit v1.2.1