[mythtv-commits] mythtv/master commit: 33bc1b354 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Tue Jan 25 00:49:37 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-01-24T16:49:24-08:00
   Push Date:  2011/01/24 16:49:35 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  33bc1b354feb22f5615e04f24b1643af3679854d
   Changeset:  https://github.com/MythTV/mythtv/commit/33bc1b354

Log:

Bluray: Disable screengrab/preview generation for bluray discs.

This probably isn't actually being invoked at the moment so this acts as
a guard if nothing else.

Opening a bluray disc can be an extremely resource intensive operation
and under certain situations it can currently lockup. If a still frame
is seen during the initial disc scan, the bluray object will effectively
stall (it keeps returning still frame events and no additional data).
Unlike libdvdnav, there is no mechanism to skip this state in libbluray.

There is work-in-progress to avoid this situation but, regardless,
preview generation is IMHO still a bad idea for bluray.

Modified:

   mythtv/libs/libmythtv/mythbdplayer.h
   mythtv/libs/libmythtv/mythplayer.h



More information about the mythtv-commits mailing list