Re: How to make MPlayer to play video with CoreAVC?
Milen Manev <[email protected]> Tue, 3 Aug 2010 08:38:16 +0300
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
1) You do not need any patches to make CoreAVC working. 2) Check you have codecs.conf in your .\mplayer folder (. is folder where your mplayer.exe is placed). If you do not have it, copy mplayer_sources_folder\etc\codecs.conf in .\mplayer 3) check you have section "videocodec coreavcwindows" in codecs.conf file. If not your version of mplayer is too old (may be more then one year) - get new version 4) copy CoreAVCDecoder.ax in your .\codecs folder. May be it can work from original location but I never tried. May be you have to edit part " dll "CoreAVCDecoder.ax"" in codecs.conf to give full name in this case. 5) If your copy of CoreAVC is not registered it will not work. Run mplayer.exe -vc coreavcwindows ... If still doe not work then post the log from execution. -- Milen Manev On Mon, Aug 2, 2010 at 9:23 PM, Eugene Kovgar <[email protected]> wrote: > In windows xp is installer latest CoreAVC 2.0 video decoder. > And with mplayer.exe -vc coreavcwindows video.mkv command I'm getting > working sound and dark video window without picture. So how to make it work? > > _______________________________________________ > MPlayer-cygwin mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cygwin >