Browse Source

doc/outdevs: Mention "sdl2" alias for "sdl".

Fixes ticket #8498.
Carl Eugen Hoyos 5 years ago
parent
commit
c2d0321661
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/outdevs.texi

+ 2 - 0
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.