FULL HD playback

Nope. Long story short: decoding(ffmpeg[red]-mp[/red] code actually) is one thing and reproducing (mplayerxp do this in more than one thread) is another.
 
Maybe. Last time I checked ffmpeg-mp was still experimental. There was talk ffmpeg-mp will be merged into ffmpeg. Mplayer use ffmpeg libraries to play multimedia stuff (libavcodec is one of them). But mplayer can also play files using windows drivers: multimedia/win32-codecs.

It is not hard to compile ffmpeg(latest git version) and mplayer(latest git version) on your own, without using ports.

There is also fork of mplayer...
 
What happens if you run mplayer with another video output?

Code:
mplayer FILE -vo x11

I have similar problems with mplayer once in a while, still haven't been able to work out why. When I run mplayer with 'mplayer FILE' it crashes, as above works, but is CPU bound and won't play the files at proper speed.
Perhaps this can help you localize the error.
 
Back
Top