[mythtv-commits] Ticket #4718: DVD playback: don't assume that device name starts with /
MythTV
mythtv at cvs.mythtv.org
Sun Jun 22 07:36:47 UTC 2008
#4718: DVD playback: don't assume that device name starts with /
-----------------------------+----------------------------------------------
Reporter: andrei at tanas.ca | Owner: nigel
Type: patch | Status: assigned
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-----------------------------+----------------------------------------------
Comment(by nigel):
Stanley, I'll need some debug output (-v playback). Linux showed something
like:
{{{
RingBuf(dvd://dev/dvd): OpenFile(dvd://dev/dvd, 12)
}}}
I just added some extra debug in trunk. Mac OS now does:
{{{
2008-06-22 17:19:37.867 RingBuf(dvd://dev/rdisk1):
OpenFile(dvd://dev/rdisk1, 12)
2008-06-22 17:19:37.868 OpenFile() trying DVD at /dev/rdisk1
}}}
but that is the "Play DVD" button, not a gallery item (which I assume is a
symlink in your VideoStartupDir?)
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4718#comment:6>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list