summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/outdevs.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/outdevs.texi b/doc/outdevs.texi
index 27f543fa1a..60606eb6e7 100644
--- a/doc/outdevs.texi
+++ b/doc/outdevs.texi
@@ -329,6 +329,8 @@ ffmpeg -i INPUT -f pulse "stream name"
SDL (Simple DirectMedia Layer) output device.
+"sdl2" can be used as alias for "sdl".
+
This output device allows one to show a video stream in an SDL
window. Only one SDL window is allowed per application, so you can
have only one instance of this output device in an application.