From 6c808070300dd8c19bc0cacbcde06b874a134be5 Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 12 Mar 2001 14:56:55 +0000 Subject: very much changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@97 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/OpenDivX | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'DOCS/OpenDivX') diff --git a/DOCS/OpenDivX b/DOCS/OpenDivX index e7494b80a0..973e4cf1cd 100644 --- a/DOCS/OpenDivX +++ b/DOCS/OpenDivX @@ -2,10 +2,10 @@ OpenDivX support in MPlayer ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -See http://www.projectmayo.com for details on Open DivX codecs. -It's an opensource DivX-like video codec written for windows. -I did a fast hack to get it compile under linux (it has some -dependency on windows header files and some visualc extensions). +See http://www.projectmayo.com for details on the OpenDivX codec. +It's the opensource successor of the DivX codec, already available +on most platforms. We use an MMX-optimized Decore. +OpenDivX version supported in MPlayer : 4.0alpha48 Decoder: ~~~~~~~~ @@ -22,9 +22,11 @@ You can adjust Quality level using the -divxq option. Valid values: Note: last level (Chroma deringing) sometimes crashes. +Note: also check the manpage. + Encoder: ~~~~~~~~ There is a very alpha hack to convert mpeg video into OpenDivX .avi files. -You should disable audio, and select 'odivx' video device as output: - mplayer input.mpg -nosound -vo odivx -encode output.avi +Audio is automatically disabled. Select 'odivx' video device as output: + mplayer input.mpg -vo odivx -encode output.avi Yes, I know that it's unusable now, it's only for testing purposes. -- cgit v1.2.3