OK, the sound problem and and full screen problem are solved.  I still can't test the audio recording since my recordings don't work at all.  As far as viewing recordings, here's the errors I get:

Freevo start at Thu Sep 21 15:36:17 2006
-------------------------------------------------------------------------------

Error: TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory, where recordings should be stored
or remove the tv plugin. Autoset variable to /home/brandon.

Error: VIDEO_SHOW_DATA_DIR not found
XMTV: Auto-detected channel list

Please run 'freevo cache'

WARNING: PyLirc not found, lirc remote control disabled!
failed to load plugin video.mplayer
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 572, in __load_plugin__
    p = eval(object)()
  File "/usr/lib/python2.4/site-packages/freevo/video/plugins/mplayer.py", line 112, in __init__
    _debug_("MPlayer version set to: %s" % config.MPLAYER_VERSION)
AttributeError: 'module' object has no attribute 'MPLAYER_VERSION'
no event mapping for key 4 in context menu
send button event BUTTON arg=4
no event mapping for key 1 in context menu
send button event BUTTON arg=1
IOError reading /home/brandon/.rnd
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/main.py", line 315, in eventhandler
    app.eventhandler(event)
  File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 561, in eventhandler
    action( arg=arg, menuw=self )
  File "/usr/lib/python2.4/site-packages/freevo/video/videoitem.py", line 550, in play
    error = self.player.play(mplayer_options, self)
  File "/usr/lib/python2.4/site-packages/freevo/video/plugins/xine.py", line 232, in play
    self.app = childapp.ChildApp2(command)
  File "/usr/lib/python2.4/site-packages/freevo/childapp.py", line 384, in __init__
    ChildApp.__init__(self, app, debugname, doeslogging)
  File "/usr/lib/python2.4/site-packages/freevo/childapp.py", line 135, in __init__
    self.child   = util.popen3.Popen3(start_str)
  File "/usr/lib/python2.4/site-packages/freevo/util/popen3.py", line 95, in Popen3
    return Popen4(cmd, cwd=cwd)
  File "/usr/lib/python2.4/site-packages/freevo/util/popen3.py", line 67, in __init__
    popen2.Popen3.__init__(self, cmd, 1, 100)
  File "/usr/lib/python2.4/popen2.py", line 46, in __init__
    self.pid = os.fork()
OSError: [Errno 12] Cannot allocate memory


Brandon

P.S.  It also says TV_RECORD_DIR not set, but in local_conf.py but on line 706, i clearly have "# TV_RECORD_DIR = /home/brandon/Recordings"  Have I entered it incorrectly?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to