Re: How to make MPlayer to play video with CoreAVC?

"Eugene Kovgar" <[email protected]> Wed, 04 Aug 2010 18:33:47 +0300
Newsgroups gmane.comp.video.mplayer.cygwin
Message-ID <op.vgw6ul0aedexhr@shit-80c64d9d78>
> 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"