You are not logged in.

#1 2007-08-21 08:50:57

luciferin
Member
Registered: 2007-05-10
Posts: 144

MythTV from svn playback error.

I've compiled a build of MythTV from SVN but I keep having issues when I try to play back prerecorded shows.  I'm running a separate backend which is running SVN.  The system connects and can play live TV without a problem, but for some reason anything that's been recorded doesn't work.  I'm also running Ubuntu on the same machine and I have no issues with Myth, Arch seems to be the only system that gives me this error.  It looks like my frontend isn't getting the proper file names from the database, but I'm at a loss as to why.. 



The following is the last part of my log (I started with -v playback)

2007-08-21 04:36:18.915 Registering Internal as a media playback plugin.
2007-08-21 04:36:19.109 Starting media monitor.
mount: can't find /dev/sdc1 in /etc/fstab or /etc/mtab
2007-08-21 04:36:21.765 Failed to mount /dev/sdc1.
2007-08-21 04:36:21.767 Media status changed... (MEDIATYPE_DATA, MEDIASTAT_UNPLUGGED -> MEDIASTAT_NOTMOUNTED)
2007-08-21 04:36:21.767 Media status changed... (MEDIATYPE_DATA, MEDIASTAT_UNPLUGGED -> MEDIASTAT_MOUNTED)
2007-08-21 04:36:22.790 Using NV NPOT texture extension
2007-08-21 04:36:26.638 XMLParse::LoadTheme using /usr/share/mythtv/themes/MythCenter-wide/ui.xml
2007-08-21 04:36:28.030 Connecting to backend server: 192.168.1.10:6543 (try 1 of 5)
2007-08-21 04:36:28.032 Using protocol version 35
2007-08-21 04:36:28.654 GetRecordBasename found no entry
QSettings::sync: filename is null/empty
2007-08-21 04:36:28.697 New DB connection, total: 2
2007-08-21 04:36:28.702 Connected to database 'mythconverg' at host: 192.168.1.10
2007-08-21 04:36:28.771 TV: Attempting to change from None to WatchingPreRecorded
2007-08-21 04:36:28.775 GetRecordBasename found no entry
2007-08-21 04:36:28.779 RingBuf(myth://192.168.1.10:6543/): OpenFile(myth://192.168.1.10:6543/, 12)
2007-08-21 04:36:28.795 RingBuf(myth://192.168.1.10:6543/): CalcReadAheadThresh(155474744 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2007-08-21 04:36:28.879 DPMS Deactivated 
2007-08-21 04:36:29.143 NVP::OpenFile(): Error, couldn't read file: myth://192.168.1.10:6543/
2007-08-21 04:36:29.143 TV: StartPlayer(): took 204 ms to start player.
2007-08-21 04:36:29.143 TV Error: StartPlayer(): NVP is not playing after 20000 msec
2007-08-21 04:36:29.145 TV: Changing from None to WatchingPreRecorded
2007-08-21 04:36:29.148 TV Error: nvp->IsPlaying() timed out
2007-08-21 04:36:29.148 TV: Attempting to change from WatchingPreRecorded to None
2007-08-21 04:36:29.148 TV: StopStuff() -- begin
2007-08-21 04:36:29.148 TV: StopStuff(): stopping ring buffer[s]
2007-08-21 04:36:29.196 TV: StopStuff(): stopping player[s] (1/2)
2007-08-21 04:36:29.196 TV: StopStuff(): stopping player[s] (2/2)
2007-08-21 04:36:29.212 TV: StopStuff() -- end
2007-08-21 04:36:29.212 TV: Changing from WatchingPreRecorded to None
2007-08-21 04:36:29.451 DPMS Reactivated.
2007-08-21 04:36:29.456 GetRecordBasename found no entry
2007-08-21 04:36:29.462 RingBuf(myth://192.168.1.10:6543/): OpenFile(myth://192.168.1.10:6543/, 1)
2007-08-21 04:36:29.480 RingBuf(myth://192.168.1.10:6543/): CalcReadAheadThresh(155463552 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2007-08-21 04:36:29.696 NVP::OpenFile(): Error, couldn't read file: myth://192.168.1.10:6543/
2007-08-21 04:36:31.575 GetRecordBasename found no entry
2007-08-21 04:36:31.579 RingBuf(myth://192.168.1.10:6543/): OpenFile(myth://192.168.1.10:6543/, 1)
2007-08-21 04:36:31.592 RingBuf(myth://192.168.1.10:6543/): CalcReadAheadThresh(156173008 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2007-08-21 04:36:31.801 NVP::OpenFile(): Error, couldn't read file: myth://192.168.1.10:6543/

Last edited by luciferin (2007-08-21 08:52:19)

Offline

#2 2007-08-21 19:21:51

luciferin
Member
Registered: 2007-05-10
Posts: 144

Re: MythTV from svn playback error.

Alright, well I figured it out at last.  In case anyone has the same problem I was missing a perl script.  I believe it's only needed when you're running a frontend separate from the backend.

pacman -S perl-crypt-ssleay

Last edited by luciferin (2007-08-21 19:22:02)

Offline

#3 2007-08-21 19:56:39

Echo
Member
From: Ohio, United States
Registered: 2006-05-16
Posts: 239

Re: MythTV from svn playback error.

Is it safe to assume you made a build for myth from svn to be able to interface with schedulesdirect? If so, how's it working?

Offline

#4 2007-08-27 16:54:48

luciferin
Member
Registered: 2007-05-10
Posts: 144

Re: MythTV from svn playback error.

I didn't at the time but I have recently updated to the schedules direct versions.  It works about the same as before, just costs ~$15 for three months...

Offline

Board footer

Powered by FluxBB