Re: How to make MPlayer to play video with CoreAVC?
Eugene Kovgar <ken20001 <at> ukr.net>
2010-08-03 12:57:42 GMT
1) Of course I have codecs.conf in ./mplayer folder.
2) Of course I have following in codecs.conf file:
videocodec coreavcwindows
info "CoreAVC H.264 for x86 - http://corecodec.org/"
comment "this codec will only work after purchasing it"
status working
fourcc H264,h264
fourcc X264,x264
fourcc avc1 AVC1,AVC1
fourcc davc,DAVC
fourcc VSSH
format 0x10000005
driver dshow
dll "CoreAVCDecoder.ax"
guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c,
0x7c, 0x31
out YV12,IYUV,I420,YUY2
3) Of course I have very new MPlayer because I've compiled it two days ago
after you gave me an advice with error with vorbisencoder during MPlayer
compilation (Thanks again!)
4) First I puted CoreAVCDecoder.ax in ./codecs folder but it it not helped.
5) Next I just installed CoreAVCDecoder in my system.
6) After that I've got working sound and black empty video window without
picture.
7) Here is normal output info:
MPlayer SVN-r31859-4.5.0 (C) 2000-2010 MPlayer Team
159 audio & 340 video codecs
(Continue reading)