I set the following, but I get "2010-03-19 15:42:37,271 INFO     encodingclient.py (100): encoding server is down" and removing recordings doesn't seem to work.  The commserver it's self seems to scan the video for black, but it doesn't encode.  Thanks much for your reply!

# ======================================================================
# Freevo builtin encoding server settings:
# ======================================================================
ENCODINGSERVER_UID = 0
ENCODINGSERVER_GID = 0
#
ENCODINGSERVER_IP   = 'localhost'
ENCODINGSERVER_PORT = 18002
ENCODINGSERVER_SECRET = 'secret2'
# If the current directory is not writeable as the user then set
# ENCODINGSERVER_SAVEDIR to os.path.join(FREEVO_CACHEDIR, 'encodings')
ENCODINGSERVER_SAVEDIR = '.'

# ======================================================================
# Freevo builtin commdetect server settings:
# ======================================================================
COMMDETECTSERVER_UID = 0
COMMDETECTSERVER_GID = 0
#
COMMDETECTSERVER_IP   = 'localhost'
COMMDETECTSERVER_PORT = 6667



Paul Sijben wrote:
it works great for me.
i do believe the encoding server is needed. I am running it and not to
re-encode my recordings

On 17-03-10 4:48, Dan Schmidt wrote:
  
Does commdetectserver still work?  Does it require the EncodingServer to
work correctly? 

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
  
    

  
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to