[Mplayer-cvslog] CVS: main/etc codecs.conf,1.64,1.65
Arpi of Ize
arpi at mplayer.dev.hu
Thu Oct 11 16:46:32 CEST 2001
Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv5343
Modified Files:
codecs.conf
Log Message:
dshow codec is preferred for mp42 - it does postprocess
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- codecs.conf 11 Oct 2001 12:15:09 -0000 1.64
+++ codecs.conf 11 Oct 2001 14:46:09 -0000 1.65
@@ -47,22 +47,10 @@
dll "libmpeg2"
out YV12
-videocodec mpeg4
- info "Microsoft MPEG-4 v1/v2"
- status working
-; comment "No postprocessing"
- fourcc MPG4,mpg4
- fourcc MP42,mp42
- fourcc DIV2 mp42
- driver vfw
- dll "mpg4c32.dll"
- out YUY2 yuvhack
- out BGR32,BGR24,BGR15
-
videocodec mpeg4ds
info "Microsoft MPEG-4 v1/v2"
status working
-; comment "with postprocessing"
+ comment "with postprocessing"
fourcc DIV2,div2 mp42
fourcc MPG4,mpg4
fourcc MP42,mp42
@@ -72,6 +60,18 @@
out YUY2
out BGR32,BGR24,BGR16,BGR15
+videocodec mpeg4
+ info "Microsoft MPEG-4 v1/v2"
+ status working
+; comment "No postprocessing"
+ fourcc MPG4,mpg4
+ fourcc MP42,mp42
+ fourcc DIV2 mp42
+ driver vfw
+ dll "mpg4c32.dll"
+ out YUY2 yuvhack
+ out BGR32,BGR24,BGR15
+
videocodec divx
info "DivX ;-) (MS MPEG-4 v3)"
status working
@@ -540,7 +540,8 @@
format 0x31
format 0x32
driver acm
- dll "msgsm32.acm"
+ dll "msnaudio.acm"
+; dll "msgsm32.acm"
audiocodec msgsm
info "MS GSM"
More information about the MPlayer-cvslog
mailing list