From 8838a107f0b20ea9cc2d877cb4cda48cbbafe619 Mon Sep 17 00:00:00 2001 From: jbrjake Date: Sat, 22 Mar 2008 14:36:29 +0000 Subject: Removes deprecated x264 modes (b13 and b30) from the CLI's help output. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1357 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- test/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/test.c b/test/test.c index e6c978cd3..daccad651 100644 --- a/test/test.c +++ b/test/test.c @@ -1178,7 +1178,7 @@ static void ShowHelp() "### Video Options------------------------------------------------------------\n\n" " -e, --encoder Set video library encoder (ffmpeg,xvid,\n" - " x264,x264b13,x264b30,theora default: ffmpeg)\n" + " x264,theora default: ffmpeg)\n" " -q, --quality Set video quality (0.0..1.0)\n" " -Q, --cqp Use with -q for CQP instead of CRF\n" " -S, --size Set target size\n" -- cgit v1.2.3