[mythtv] [mythtv-commits] mythtv commit: r25858 - in trunk/mythtv by cpinkham

Mythtv mythtv at meric.id.au
Thu Aug 26 11:46:53 UTC 2010


From: mythtv-commits-bounces at mythtv.org
[mailto:mythtv-commits-bounces at mythtv.org] On Behalf Of
mythtv at cvs.mythtv.org
Sent: Thursday, 26 August 2010 4:02 PM
To: mythtv-commits at mythtv.org
Subject: [mythtv-commits] mythtv commit: r25858 - in trunk/mythtv by
cpinkham

      Author: cpinkham
        Date: 2010-08-26 06:02:14 +0000 (Thu, 26 Aug 2010)
New Revision: 25858
   Changeset: http://svn.mythtv.org/trac/changeset/25858

Log:

Add the ability to playback remote DVD and Blu-ray directory images and
DVD
ISO files via MythTV's streaming protocol

--------------------------------------

This is awesome news.  DVD iso playback was the only thing stopping me
from using video storage groups.

However... I've just tried updating to 25868 and tried playing an ISO
(with the following result)...

2010-08-26 21:41:32.758
RingBuf(dvd:myth://Videos@192.168.1.4:6543/Kids/Movies/CORALINE.iso):
OpenFile(dvd:myth://Videos@192.168.1.4:6543/Kids/Movies/CORALINE.iso,
12)
libdvdnav: Using dvdnav version svnR1215
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Could not open /dev/dvd
libdvdnav: vm: failed to open/read the DVD
2010-08-26 21:41:32.758 Failed to open DVD device at /dev/dvd
2010-08-26 21:41:32.758 RingBuf(/dev/dvd): CalcReadAheadThresh(4000 KB)
                         -> threshhold(64 KB) min read(32 KB) blk
size(64 KB)
2010-08-26 21:41:32.758 TV: StartTV() -- begin
2010-08-26 21:41:32.758 TV: ctor -- begin
2010-08-26 21:41:32.759 TV: ctor -- end
2010-08-26 21:41:32.759 TV: Init -- begin
2010-08-26 21:41:32.766 TV: Init -- end
2010-08-26 21:41:32.766 SendReceiveStringList(MESSAGE,SYSTEM_EVENT
PLAY_STARTED HOSTNAME lounge CHANID 0 STARTTIME 2010-08-26T19:59:32
SENDER lounge) called from UI thread
2010-08-26 21:41:32.767 TV: tv->Playback() -- begin
2010-08-26 21:41:32.769 TV: tv->Playback() -- end
2010-08-26 21:41:32.769 TV: StartTV -- process events begin
2010-08-26 21:41:32.827 TV: HandleStateChange(0) -- begin
2010-08-26 21:41:32.827 TV: Attempting to change from None to
WatchingDVD
2010-08-26 21:41:32.828
RingBuf(dvd:myth://Videos@192.168.1.4:6543/Kids/Movies/CORALINE.iso):
OpenFile(dvd:myth://Videos@192.168.1.4:6543/Kids/Movies/CORALINE.iso,
12)
libdvdnav: Using dvdnav version svnR1215
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Could not open /dev/dvd
libdvdnav: vm: failed to open/read the DVD
2010-08-26 21:41:32.828 Failed to open DVD device at /dev/dvd
2010-08-26 21:41:32.829 RingBuf(/dev/dvd): CalcReadAheadThresh(4000 KB)
                         -> threshhold(64 KB) min read(32 KB) blk
size(64 KB)
2010-08-26 21:41:32.830 TV: HandleStateChange(0) -- end
2010-08-26 21:41:37.772 TV: StartTV -- process events end
2010-08-26 21:41:37.772 TV: StartTV -- process events 2 begin
2010-08-26 21:41:37.773 TV: StartTV -- process events 2 end
2010-08-26 21:41:37.773 TV::~TV() -- begin
2010-08-26 21:41:37.773 TV::~TV() -- lock
2010-08-26 21:41:37.774 TV::~TV() -- end
2010-08-26 21:41:37.774 SendReceiveStringList(MESSAGE,SYSTEM_EVENT
PLAY_STOPPED HOSTNAME lounge CHANID 0 STARTTIME 2010-08-26T19:59:32
SENDER lounge) called from UI thread
2010-08-26 21:41:37.774 TV: StartTV -- end

Have I done something wrong?



More information about the mythtv-dev mailing list