]> git.sesse.net Git - ffmpeg/blobdiff - doc/outdevs.texi
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / doc / outdevs.texi
index 6aedfa7079517ae032d05c3c791fe92a14bb76ca..fbb312363c96f282990178375b4d930548eb1fe1 100644 (file)
@@ -5,8 +5,8 @@ Output devices are configured elements in FFmpeg which allow to write
 multimedia data to an output device attached to your system.
 
 When you configure your FFmpeg build, all the supported output devices
-are enabled by default. You can list them using the configure option
-"--list-outdevs".
+are enabled by default. You can list all available ones using the
+configure option "--list-outdevs".
 
 You can disable all the output devices using the configure option
 "--disable-outdevs", and selectively enable an output device using the
@@ -22,12 +22,12 @@ A description of the currently available output devices follows.
 
 ALSA (Advanced Linux Sound Architecture) output device.
 
-@section audio_beos
-
-BeOS audio output device.
-
 @section oss
 
 OSS (Open Sound System) output device.
 
+@section sndio
+
+sndio audio output device.
+
 @c man end OUTPUT DEVICES