[MPlayer-cygwin] How to make MPlayer to play video with CoreAVC?

Eugene Kovgar ken20001 at ukr.net
Wed Aug 4 17:33:47 CEST 2010


> On Wed, 04 Aug 2010 16:35:36 +0300, Eugene Kovgar wrote:
>> Milen, thank you for you Mplayer.exe file. I found that your MPlayer.exe
>> couse the same resoult on my system. So, as I understood the problem not
>> in my MPlayer, but may be in the system or may be in DirectX or  
>> something.
>> I don't really know. And followint messages appearing during playback of
>> video:
>>
>> pts value < previousV:  0.049 ct:  0.019   0/  0  0% 95%  3.8% 9 0
>
> whats in your config file?
>
> try -nocorrect-pts or -demuxer lavf ?
>
> -compn

I've tried:

mplayer -nocorrect-pts file.mkv and
mplayer -devuxer lavf file.mkv.

Nothing helped.


My config is next:

## MPlayer Windows configuration

## It's better to leave this enabled on Windows, since the console is slow.
quiet=yes

## Frame dropping
#framedrop=yes

## drive letter of your DVD
#dvd-device=d:

## Uncomment this for AC-3 passthrough.
#afm=hwac3

## You can use the DirectX or OpenGL video output, default is directx.
#vo=directx
#vo=gl2

ao=win32

## video filtering and postprocessing
## eq is useful if your video card does not support video overlay.
#vf=pp,eq
#vf=eq,pp=lb/hb/vb

## Fontconfig
fontconfig=yes
font="Freestyle Script"



More information about the MPlayer-cygwin mailing list