[mythtv-commits] mythtv commit: r27376 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 30 01:53:41 UTC 2010


      Author: robertm
        Date: 2010-11-30 01:53:41 +0000 (Tue, 30 Nov 2010)
New Revision: 27376
   Changeset: http://svn.mythtv.org/trac/changeset/27376

Log:

Blu-ray Playback of The Fifth Element:

What Works:

* HDMV Navigation Mode of The Fifth Element (minus actual buttons in the menu.  They're gaudy.)

What Doesn't:

* Every other disc on the face of the planet.

Joking aside, improvements to HDMV navigation mode.  I've tried and tried and tried, but verious discs send invalid parameters in the EVENT_TITLE and EVENT_PLAYLIST events, and I can only conclude that these are bugs in libbluray.  If I can isolate what they are I'll fix them in the library, but as it is navigation works properly in relatively few discs.  The library support just isn't there yet.  That said, when it works, it mostly works okay.  I still need to figure out why seeking/skipping commands arent being handled, but the correct title hierarchy is followed and the menu responds to keypresses (like selecting the "Play" item) even though the buttons aren't drawn just yet.


Modified:

   trunk/mythtv/libs/libmythtv/BDRingBuffer.cpp
   trunk/mythtv/libs/libmythtv/BDRingBuffer.h
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h




More information about the mythtv-commits mailing list