[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.43,1.44
Arpi of Ize
arpi at mplayer.dev.hu
Fri Jul 20 00:43:21 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main dec_video.c,1.4,1.5 codec-cfg.c,1.26,1.27 configure,1.110,1.111 Makefile,1.53,1.54
- Next message: [Mplayer-cvslog] CVS: main/DOCS DivX4Linux,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv19107
Modified Files:
codecs.conf
Log Message:
DivX4Linux support
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- codecs.conf 14 Jul 2001 12:28:54 -0000 1.43
+++ codecs.conf 19 Jul 2001 22:43:19 -0000 1.44
@@ -81,6 +81,23 @@
dll "divxc32.dll"
out YUY2 yuvhack
out BGR32,BGR24,BGR15
+
+videocodec divx4
+ info "DivX4Linux (MPEG-4 v2,v3)"
+ comment "with postprocessing"
+ status working
+ fourcc DIVX,divx
+ fourcc DIV1,div1 divx
+ fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
+ fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
+ format 0x4
+ driver divx4
+ dll "libdivxdecore.0"
+; out YV12 ; works, but odivx driver is faster with YV12 (DEC_USER)
+ out I420
+ out YUY2
+ out UYVY
+ out BGR32,BGR24,BGR16,BGR15
videocodec odivx
info "OpenDivX (MPEG-4 v2)"
@@ -89,6 +106,7 @@
fourcc DIVX,divx
fourcc DIV1,div1 divx
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
+ fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
format 0x4
driver odivx
dll "opendivx decore"
- Previous message: [Mplayer-cvslog] CVS: main dec_video.c,1.4,1.5 codec-cfg.c,1.26,1.27 configure,1.110,1.111 Makefile,1.53,1.54
- Next message: [Mplayer-cvslog] CVS: main/DOCS DivX4Linux,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list