View Single Post
Old 7th September 2009, 19:42   #3  |  Link
pynux
Registered User
 
Join Date: Aug 2009
Location: PARIS
Posts: 49
i have a method for read bluray
i use svn version of mplayer compil with vdpau
and i install dumphd
and i use this command :
Code:
./dumphd.sh --infile:BDMV/STREAM/000054.m2ts /media/cdrom | mplayer -cache 8192 -lavdopts threads=4 -vo vdpau -vc ffh264vdpau -
(change 000054.m2ts by the right file)

it's work perfectly for me (for mkbv1->v10)

Last edited by pynux; 7th September 2009 at 23:28.
pynux is offline   Reply With Quote