dshow codec is preferred for mp42 - it does postprocess

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2166 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-10-11 14:46:09 +00:00
parent 3bf5010cd1
commit 46586160bd
1 changed files with 15 additions and 14 deletions

View File

@ -47,6 +47,19 @@ videocodec mpeg12
dll "libmpeg2"
out YV12
videocodec mpeg4ds
info "Microsoft MPEG-4 v1/v2"
status working
comment "with postprocessing"
fourcc DIV2,div2 mp42
fourcc MPG4,mpg4
fourcc MP42,mp42
driver dshow
dll "mpg4ds32.ax"
guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66
out YUY2
out BGR32,BGR24,BGR16,BGR15
videocodec mpeg4
info "Microsoft MPEG-4 v1/v2"
status working
@ -59,19 +72,6 @@ videocodec mpeg4
out YUY2 yuvhack
out BGR32,BGR24,BGR15
videocodec mpeg4ds
info "Microsoft MPEG-4 v1/v2"
status working
; comment "with postprocessing"
fourcc DIV2,div2 mp42
fourcc MPG4,mpg4
fourcc MP42,mp42
driver dshow
dll "mpg4ds32.ax"
guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66
out YUY2
out BGR32,BGR24,BGR16,BGR15
videocodec divx
info "DivX ;-) (MS MPEG-4 v3)"
status working
@ -540,7 +540,8 @@ audiocodec msgsmacm
format 0x31
format 0x32
driver acm
dll "msgsm32.acm"
dll "msnaudio.acm"
; dll "msgsm32.acm"
audiocodec msgsm
info "MS GSM"