HD Video in Linux Ubuntu 9.04

NoOp glgxg at sbcglobal.net
Wed May 6 00:27:22 UTC 2009


On 05/05/2009 04:31 PM, Alex Berber wrote:

> By the way, I think I resolve this problems and now I test it.
> 
> I went to this link:
> https://launchpad.net/~rvm/+archive/mplayer
> 
> and add to my /etc/apt/sources.list
> this code:
> 
> deb http://ppa.launchpad.net/rvm/mplayer/ubuntu jaunty main
> deb-src http://ppa.launchpad.net/rvm/mplayer/ubuntu jaunty main
> 
> after this I did:
> 
> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 03E02400
> sudo apt-get update
> sudo apt-get install mplayer
> 
> after this I have edited config for mplayer:
> 
> gedit ~/.mplayer/config
> 
> # Write your default config options here!
> #vo=gl:rectangle=1:swapinterval=1:slice-height=0
> double=true
> lavdopts=fast=1:skiploopfilter=all:threads=2
> cache=8128
> vsync=true
> autosync=30
> framedrop=true
> brightness=1
> afm=hwdts
> ao=alsa
> stop-xscreensaver=true
> 
> gl:yuv=2:force-pbo:ati-hack
> 
> vo=vdpau,xv,
> vc=ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,
> 
> and start play my video with command:
> 
> mplayer -ao alsa -vfm gl2 ffmpeg -lavdopts 
> lowres=1:fast:skiploopfilter=all ~/discovery.mkv
> 
> And now it work very good. But I want test it for some problems.
> I know that is strange but for me it work.

Well done! After testing let us know how it works out.





More information about the ubuntu-users mailing list