summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-04-22 10:15:14 +0000
committerPaul B Mahol <onemda@gmail.com>2013-04-22 11:49:13 +0000
commit0327400ee31fc099db1e0fd120edae0235434fa2 (patch)
treeec6f3be6ce333b8a3208f58804fa934f4790c6f5 /doc
parent2288c776897076a5f7f5cc772836592798160423 (diff)
doc/filters: add examples for stereo3d
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 1a93309871..95d57a8ced 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5790,6 +5790,22 @@ mono output (right eye only)
Default value is @samp{arcd}.
@end table
+@subsection Examples
+
+@itemize
+@item
+Convert input video from side by side parallel to anaglyph yellow/blue dubois:
+@example
+stereo3d=sbsl:aybd
+@end example
+
+@item
+Convert input video from above bellow (left eye above, right eye below) to side by side crosseye.
+@example
+stereo3d=abl:sbsr
+@end example
+@end itemize
+
@anchor{subtitles}
@section subtitles