Hi,

just to let anybody know who runs into the same trouble.

Please do not follow the idea to set encoding in freevo.conf. That makes *no* sense.

Set your language to something different than UTF-8.

For my distro SuSE it's in the /etc/sysconfig/language. I commented out the UTF-8 stuff and used the ISO-8859-1 instead.

# RC_LANG="de_DE.UTF-8"
RC_LANG="de_DE.ISO-8859-1"

Best regards,
Markus


Hi,

in order to resolve an issue (see http://sourceforge.net/mailarchive/forum.php?thread_id=7922494&forum_id=9200 <http://sourceforge.net/mailarchive/forum.php?thread_id=7922494&forum_id=9200>)
I got the hint to set the LOCALE to utf-8.

However, if I set the LOCALE in local_conf.py I got now the following error:

2005-08-10 07:45:37,166 CRITICAL [config] __init__.py 313: LOCALE is deprecated. Set encoding in freevo.conf.

But how can I set LOCALE in freevo.conf which looks like

cdparanoia = /usr/bin/cdparanoia
chanlist = us-cable
display = directfb
fbxine = /usr/bin/fbxine
flac = /usr/bin/flac
geometry = 1280x768
jpegtran = /usr/bin/jpegtran
lame = /usr/bin/lame
lsdvd = /usr/bin/lsdvd
mencoder = /usr/bin/mencoder
mplayer = /usr/bin/mplayer
renice = /usr/bin/renice
setterm = /usr/bin/setterm
tv = ntsc
tvtime = /usr/bin/tvtime
version = 2.1
xine = /usr/bin/xine

Help would be appreciated and thanks beforehand.

Best regards,
Markus




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to