Jonathan Isom wrote:
> On Jan 10, 2008 4:20 PM, John Molohan <[EMAIL PROTECTED]> wrote:
>
>> Duncan Webb wrote:
>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> John Molohan wrote:
>>> | Duncan Webb wrote:
>>> |> Author: duncan
>>> |> Date: Thu Jan 10 15:07:32 2008
>>> |> New Revision: 10276
>>> |>
>>> |> Log:
>>> |> [ 1868764 ] Impovements to reencode plugin and encoding core
>>> |> Patch from Jonathan Isom applied
>>> |>
>>> |>
>>> | <snip>
>>> | Hi,
>>> |
>>> | What changes need to be made to local_conf.py for this?
>>>
>>> AFAICS none, it should just have new menu items.
>>>
>>> Duncan
>>>
>> Hmm, thought so but I've no menus and didn't see any tracebacks or other
>> oddities, encoding server is running. I'll have another look.
>>
>
> REENCODE_NUMTHREADS = 1
> will add encoder threading to mencoder. but removing it give me a traceback.
> minor to fix . did you remember to start the encoding server
Sorry you're right, I did have a traceback as you mentioned:
2008-01-10 23:44:17,438 DEBUG reencode.py (80): config(self)
failed to load plugin video.reencode
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/freevo/plugin.py", line 560, in
__load_plugin__
p = eval(object)()
File
"/usr/lib/python2.5/site-packages/freevo/video/plugins/reencode.py",
line 60, in __init__
self.resetprofile()
File
"/usr/lib/python2.5/site-packages/freevo/video/plugins/reencode.py",
line 70, in resetprofile
self.profile['numthreads'] = config.REENCODE_NUMTHREADS
AttributeError: 'module' object has no attribute 'REENCODE_NUMTHREADS'
I've added it now and I'm getting the option to transcode again, nice
additions too :)
Thanks,
John
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel