Pascal Schirrmann wrote:
> John Molohan a écrit :
>> Ow Mun Heng wrote:
>>   
>>> I am already on 1.7.2 and I've already ran freevo setup and I already
>>> have
>>>  vlc = /usr/bin/vlc
>>>
>>> in freevo.conf and still if barfs.
>>>
>>> clues appreciated
>>>     
>> Instead of freevo.conf put the following into local_conf.py
>>
>> VLC_CMD=/usr/bin/vlc
>>
>> That got rid of the error for me but I haven't actually got to play 
>> around with it yet.
>>
>>   
> Hi,
> 
> This is a good one (at least for me !) :
> In my local_conf.py file is the following line :
> VLC_CONF = CONF.vlc
> (That means : put in VLC_CONF the content of the vlc field in 
> freevo.conf ! Somewhat a long way to the information...)
> 
> But this is not needed by mplayer for instance. So I guess that some 
> form of initialisation is missing...

I should have a config function that returns a list of config items as
tuples. Do a quick grep for 'def config' in the source for an example.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to