mirror of https://github.com/mpv-player/mpv
10l forgot to add nuv to the help message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10669 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a707df9c77
commit
4e24e066ea
|
@ -75,6 +75,7 @@ m_option_t ovc_conf[]={
|
|||
" copy - frame copy, without re-encoding. doesn't work with filters!\n"
|
||||
" frameno - special audio-only file for 3-pass encoding, see DOCS!\n"
|
||||
" rawrgb - uncompressed RGB 24bpp video\n"
|
||||
" nuv - nuppel video\n"
|
||||
#ifdef HAVE_DIVX4ENCORE
|
||||
#ifdef ENCORE_XVID
|
||||
" divx4 - using XviD (divx4linux compat. mode)\n"
|
||||
|
|
Loading…
Reference in New Issue