summaryrefslogtreecommitdiffstats
path: root/DOCS/codecs.conf
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-08 22:18:25 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-08 22:18:25 +0000
commit33d03b699cf9f7e31640db3e85b0721ed58c422f (patch)
tree1644cbb696da64e5be542e9f15c3351b66c6262f /DOCS/codecs.conf
parent568259a19c23c988de7e544a430d012925b19849 (diff)
downloadmpv-33d03b699cf9f7e31640db3e85b0721ed58c422f.tar.bz2
mpv-33d03b699cf9f7e31640db3e85b0721ed58c422f.tar.xz
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@314 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.conf')
-rw-r--r--DOCS/codecs.conf59
1 files changed, 59 insertions, 0 deletions
diff --git a/DOCS/codecs.conf b/DOCS/codecs.conf
index 65a0259af9..f7a7b6a686 100644
--- a/DOCS/codecs.conf
+++ b/DOCS/codecs.conf
@@ -122,6 +122,57 @@ videocodec wmv1
out YUY2
out BGR32,BGR24,BGR16,BGR15
+videocodec ap41
+ info "AngelPotion Definitive V1"
+; status "NOT WORKING"
+ fourcc APV1
+ format 0x31345041
+ driver vfw
+ dll "apmpg4v1.dll"
+ out YUY2
+ out BGR32,BGR24,BGR16,BGR15
+
+videocodec tm20
+ info "TrueMotion 2.0"
+; status "NOT WORKING"
+ fourcc TM20
+ format 0x30324D54
+ driver dshow
+ dll "tm20dec.ax"
+ guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
+ out YUY2
+ out BGR32,BGR24,BGR16,BGR15
+
+videocodec hfyu
+ info "HuffYUV"
+; status "NOT WORKING"
+ fourcc HFYU
+ format 0x55594648
+ driver vfw
+ dll "huffyuv.dll"
+ out YUY2
+ out BGR32,BGR24,BGR16,BGR15
+
+videocodec mszh
+ info "AVImszh"
+; status "NOT WORKING"
+ fourcc MSZH
+ format 0x485A534D
+ driver vfw
+ dll "avimszh.dll"
+ out YUY2
+ out BGR32,BGR24,BGR16,BGR15
+
+videocodec zlib
+ info "AVIzlib"
+; status "NOT WORKING"
+ fourcc ZLIB
+ format 0x42494C5A
+ driver vfw
+ dll "avizlib.dll"
+ out YUY2
+ out BGR32,BGR24,BGR16,BGR15
+
audiocodec divx
info "DivX audio (WMA)"
format 0x160
@@ -135,6 +186,7 @@ audiocodec msadpcm
driver acm
dll "msadp32.acm"
+; 3DNow! autodetection?
audiocodec mp3acm
info "MPEG layer-3"
comment "Optimized to Intel MMX/SSE"
@@ -175,6 +227,13 @@ audiocodec alaw
format 0x6
driver alaw
+audiocodec ulaw
+ info "uLaw"
+; status "?"
+ format 0x7
+ driver alaw
+ comment "aLaw driver seems to play it, but it's weird.. Or is uLaw just shit? :)"
+
audiocodec pcm
info "Uncompressed PCM"
format 0x1