View Single Post
Old 8th September 2009, 04:56   #4  |  Link
invisible
Registered User
 
invisible's Avatar
 
Join Date: Apr 2008
Posts: 42
Quote:
Originally Posted by pynux View Post
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)
That's very interesting. Does anyone else have experiences with that technique? I'm wondering if there's any caveats. Subs, audio, cpu use, smoothness? And what's BD+ and does dumphd handle it? btw, thanks for posting that.

Last edited by invisible; 8th September 2009 at 05:02.
invisible is offline   Reply With Quote