1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00

fix ac3 encoder documentation

some of the mode values were reversed
This commit is contained in:
Justin Ruggles 2011-10-11 15:04:33 -04:00
parent 50f9721904
commit 3e68b28221

View File

@ -320,10 +320,10 @@ apply Dolby Surround EX processing.
Not Indicated (default) Not Indicated (default)
@item 1 @item 1
@itemx on @itemx on
Dolby Surround EX On Dolby Surround EX Off
@item 2 @item 2
@itemx off @itemx off
Dolby Surround EX Off Dolby Surround EX On
@end table @end table
@item -dheadphone_mode @var{mode} @item -dheadphone_mode @var{mode}
@ -337,10 +337,10 @@ processing.
Not Indicated (default) Not Indicated (default)
@item 1 @item 1
@itemx on @itemx on
Dolby Headphone On Dolby Headphone Off
@item 2 @item 2
@itemx off @itemx off
Dolby Headphone Off Dolby Headphone On
@end table @end table
@item -ad_conv_type @var{type} @item -ad_conv_type @var{type}