From 4e24e066ea6495a87c92544c3c79cc4cc3572400 Mon Sep 17 00:00:00 2001 From: albeu Date: Tue, 19 Aug 2003 15:10:10 +0000 Subject: [PATCH] 10l forgot to add nuv to the help message git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10669 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mencoder.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg-mencoder.h b/cfg-mencoder.h index a872c49957..93a2ffac84 100644 --- a/cfg-mencoder.h +++ b/cfg-mencoder.h @@ -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"