mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 22:01:10 +00:00
Mention that individual codec and parser en-/disabling is FFmpeg-specific.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19011 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0a60c74c5b
commit
8219155829
8
configure
vendored
8
configure
vendored
@ -295,10 +295,10 @@ Codecs:
|
||||
--disable-amr_nb disable amr narrowband, floating point [autodetect]
|
||||
--disable-amr_nb-fixed disable amr narrowband, fixed point [autodetect]
|
||||
--disable-amr_wb disable amr wideband, floating point [autodetect]
|
||||
--disable-codec=CODEC disable specified codec
|
||||
--enable-codec=CODEC enable specified codec
|
||||
--disable-parser=PARSER disable specified parser
|
||||
--enable-parser=PARSER enable specified parser
|
||||
--disable-codec=CODEC disable specified FFmpeg codec
|
||||
--enable-codec=CODEC enable specified FFmpeg codec
|
||||
--disable-parser=PARSER disable specified FFmpeg parser
|
||||
--enable-parser=PARSER enable specified FFmpeg parser
|
||||
|
||||
Video output:
|
||||
--disable-vidix-internal disable internal VIDIX [for x86 *nix]
|
||||
|
Loading…
Reference in New Issue
Block a user