From 6dd27c3df2a74dce659a44725cf61dfb365dfb30 Mon Sep 17 00:00:00 2001 From: ronag Date: Sat, 4 Feb 2012 19:11:13 +0000 Subject: [PATCH 1/1] --- source/mixer-commands.rst | 2 +- source/producers.rst | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/source/mixer-commands.rst b/source/mixer-commands.rst index 6911b04cf..325ea1c39 100644 --- a/source/mixer-commands.rst +++ b/source/mixer-commands.rst @@ -1,5 +1,5 @@ ************** -MIXER Commands +Mixer Commands ************** =========== diff --git a/source/producers.rst b/source/producers.rst index d77ec169b..8fa4ba013 100644 --- a/source/producers.rst +++ b/source/producers.rst @@ -6,22 +6,12 @@ Producers ffmpeg ====== --------------------- -Supported containers --------------------- - -| mpg, mpeg, m2v, m4v, mp3, mp4, mpga, avi, mov, -| webmv, f4x, flv, mkv, mka, mxf, dv, wmv,, wma, -| wave, rm,, ram, ogg, ogv, oga, ogx, divx, xvid - --------------- -Deinterlaceing --------------- - ------- Filters ------- +The ffmpeg producer supports "libavfilter" filters through the "FILTER" parameter. + ----------- Diagnostics ----------- @@ -53,7 +43,11 @@ Sets whether file will loop. Syntax:: - LOOP [loop:0|1] + {LOOP} + +Example:: + + PLAY 1-1 MOVIE LOOP ^^^^ SEEK @@ -66,7 +60,7 @@ Syntax:: Example:: - PLAY 1-1 MOVIE SEEK 100 + PLAY 1-1 MOVIE SEEK 100 LOOP ^^^^^^ LENGTH @@ -84,7 +78,7 @@ Example:: ^^^^^^ FILTER ^^^^^^ -Configures as libavfilter which will be used for the file. +Configures libavfilter which will be used. Syntax:: -- 2.39.2