News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Hardware acelaration with HD videos

Started by Vagner, January 06, 2011, 04:40:10 PM

Previous topic - Next topic

Vagner

Hi everyone,

I can not keep accelerating for Xine_Player and mplayer. If I turn on VDPAU on MD, xine play .mkv fine but mplayer displays black screen on files .m2ts, but with audio.

I have tried many configurations of MD + /root/.mplayer/config + /etc/mplayer/mplayer.conf, but apparently nothing works for mplayer and .m2ts files

Xine_Player play these files? If yes, how to change association these files to it?

Thanks

klanmce

I believe that the issue is the present version of mplayer shipping with LMCE, is not compiled with vdpau support - reason sound no video; have plans to recompile mine after exams in two (2) weeks; have some home made videos that my wife took with her friends HD camera and I stupidly made a blueray out of it, but xine refuses to play it (I did not put any encryption on the disk), I believe mplayer does.

You can try the following, it worked sometime back, when I initially tried 8.10, subsequent crash and rebuild a few times, really have not gotten around to trying again.

http://blog.avirtualhome.com/2009/05/29/how-to-compile-mplayer-with-vdpau-support-on-ubuntu/


Vagner

Thanks for trying friend, but does not work.

This system definitely has its own life! I have not informed the command of XV acceleration, but it looks there:
# ps aux | grep mplayer
# mplayer -slave -idle -msglevel all=4 -noborder -fixed-vo -fs -vo vdpau,xv ...

I compiled version, but the problem is the same: black screen with audio.

There are many bugs, faults, deficiencies. I'm almost giving up LinuxMCE  :-\

Regards,

Zaerc

Quote from: Vagner on January 07, 2011, 12:36:28 AM...
There are many bugs, faults, deficiencies. I'm almost giving up LinuxMCE  :-\
...
Please do, as we need people that are actually helping out, instead of bitching and moaning about the  B E T A  version.  :P
"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

klanmce

If you compile and am not seeing any difference, got to the KDE desktop, bring up a terminal and try to play mplayer using the following:

mplayer -vo vdpau -vc ffh264vdpau <file> or

mplayer -vo vdpau -vc ffmpeg12vdpau,ffh264vdpau,ffwmv3vdpau,ffvc1vdpau <file>

While compiling did it replace the original mplayer binary?

If no, then you would have to replace the mplayer binary with the new one.


klanmce

Before replacing the original, backup up the old one, I now have started doing an offline backup of my system before doing anything, even if I am sure.

You can try the following

http://www.sysresccd.org/Main_Page

valent

Sorry for my lame question, but isn't Xine used for video playback? I haven't gotten to multimedia part in my LinuxMCE exploration yet but from what I have been reading so far I got the impression that Xine is used and not mplayer.

Is there a way to pick which video player is going to be used for video playback for each MD separately?

Thank you in advance.
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - [url="http://wiki.linuxmce.org/index.php/User:Valent"]http://wiki.linuxmce.org/index.php/User:Valent[/url]