On Tue, 2012-03-27 at 08:25 +1100, Liz wrote: > On Mon, 26 Mar 2012 12:41:50 +0100 (BST) > > Where <HDHomeRun Id> and <Tuner ID> come from splitting the video > > device at ':', and <Freevo IP> is the ip address detected for the > > Freevo PC. At a guess I would imagine it's the id of the HDHomeRun > > that is a problem, what have you got you video groups set to? > > > # HDHomeRun > TV_VIDEO_GROUPS = [ > # Use this group for watching tv > VideoGroup(vdev='<1110D413>:<1>', This is your problem, vdev should be '1110D413:1',
> group_type='hdhomerun', > desc='Watching Video Group', > ) > ] > > > Sadly, since a reboot following some upgrades, livepause is crashing. > I was hoping that a newer vlc etc might help. > > the terminal output is "Exception: Livepause died!" > the error log says > Failed to initialise ringbuffer. > livepause-stderr-1000-1332796351.log (END) What size buffer have you set? This could be that you don't have enough space on the disk you're putting the ring buffer.The default is 2GB (LIVE_PAUSE2_BUFFER_SIZE) with the file in /tmp/freevo/livepause (LIVE_PAUSE2_BUFFER_PATH). > Because this hardware is slow and vlc doesn't seem to have a framedrop > option like mplayer so that watching tv on this is painful (when done > through the X-server) i have ordered new hardware. The livepause plugin does have the option to use either vlc, mplayer or xine.(See LIVE_PAUSE2_PREFERRED_PLAYER) Cheers Adam ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users