Check in Preferences / Effects, and make sure the Number of Threads is
set correctly there. It should be set to the same number as you have
CPUs.

But note that not all encoders and effects are capable of
multi-threading. For effects, it is only possible for ones where the
output image can be divided into horizontal slices (ie. those which
have the flag WEED_FILTER_HINT_MAY_THREAD set).

Also only some of the encoders support multithreading.

Note also that even in the case of multithreading, it is generally up
to the operating system to assign threads to CPUs.

Regards,
Gabriel.


http://lives.sourceforge.net
https://www.ohloh.net/accounts/salsaman


On Sat, Mar 2, 2013 at 12:59 AM, T.J. Domingue <[email protected]> wrote:
> I've compiled Lives 1.8.2 on Xubuntu 12.04 and everything works fine except
> that it only ever uses one of my CPUs, whether applying real time effects or
> rendering a new output file. Is this normal? I went back to check and when
> running ./configure it definitely picked up POSIX as the API, that was the
> default.
>
> Thanks,
> tj
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Lives-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lives-users
>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Lives-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lives-users

Reply via email to