[Mplayer-cvslog] CVS: main/etc codecs.conf,1.61,1.62
Arpi of Ize
arpi at mplayer.dev.hu
Fri Oct 5 02:13:38 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main dll_init.c,1.29,1.30 dll_init.h,1.1,1.2 dec_video.c,1.44,1.45
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.70,1.71 configure,1.171,1.172 vcd_read.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv28689
Modified Files:
codecs.conf
Log Message:
Divx4windows added
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- codecs.conf 27 Sep 2001 13:21:55 -0000 1.61
+++ codecs.conf 5 Oct 2001 00:13:31 -0000 1.62
@@ -118,6 +118,22 @@
out UYVY
out BGR32,BGR24,BGR16,BGR15
+videocodec divx4vfw
+ info "DivX4Windows-VFW (DivX 3.x, DivX4)"
+ status working
+ comment "with postprocessing!!!"
+ fourcc DIVX,divx ; opendivx / divx4
+ fourcc DIV1,div1 divx
+ fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
+ fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
+ fourcc AP41 DIV3 ; AngelPotion stuff
+ format 0x4
+ driver vfw
+ dll "divx.dll"
+; out YV12 ; buggy
+ out YUY2
+ out BGR32,BGR24,BGR15
+
videocodec i263
info "I263"
status working
- Previous message: [Mplayer-cvslog] CVS: main dll_init.c,1.29,1.30 dll_init.h,1.1,1.2 dec_video.c,1.44,1.45
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.70,1.71 configure,1.171,1.172 vcd_read.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list