John Molohan wrote: > 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 If mplayer version isn't compatible would it be possible to give some feedback to the user that the task has failed? On my first run the log shows:
Compiled with runtime CPU detection. This codecs.conf is too old and incompatible with this MPlayer release! at line 6 Option lavcopts: Unknown suboption 8x8dct Error parsing option on the command line: -lavcopts Exiting... (error parsing command line) 2008-01-10 23:53:20,980 DEBUG encodingcore.py (759): runQueue callback data : [] 2008-01-10 23:53:20,981 DEBUG encodingcore.py (763): PID 4801 2008-01-10 23:53:20,983 INFO encodingcore.py (766): Job 28992209 finished 2008-01-10 23:53:20,985 INFO encodingcore.py (756): queue empty, stopping processing... Now I don't know if there is something wrong with my codecs.conf (will look into it later) but it'd be nice to let the user know there was an issue and to suggest to check the logs. Just a thought. 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 Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel