Is WMV9AP codec multi-threaded?
I'm using the WMV9 Advanced Profile codec to encode a captured video stream
and the CPU usage is consistently in the 95-99% range, causing frames to be
dropped. I was wondering if I get a dual-CPU machine, would the codec use
both CPUs, or is my only option to get a faster single CPU machine?
TIA.
.
Relevant Pages
- threading choice on single/multiple CPU
... The book I am refering is manning's '.net multithreading' ... target CPU. ... >on single CPU machine compared to a multi-CPU one.The ... >single or a multiple CPU machine. ... (microsoft.public.dotnet.languages.csharp) - Re: freebsd vs linux: performance problem
... Shantanu Ghosh wrote: ... The difference was there both when using memcpy, ... I have had once the problem of a task moving from CPU to CPU and s performing badly on FreeBSD. ... I also assume that this example is a single-threaded program which should perform just fine on single CPU machine. ... (freebsd-performance) - threading choice on single/multiple CPU
... that multithread programs might get differential in stability when running ... on single CPU machine compared to a multi-CPU one.The book also recommands a ... way in .NET to run specific thread on specific CPU. ... single or a multiple CPU machine. ... (microsoft.public.dotnet.languages.csharp) - threading choice on single/multiple CPU
... that multithread programs might get differential in stability when running ... on single CPU machine compared to a multi-CPU one.The book also recommands a ... way in .NET to run specific thread on specific CPU. ... single or a multiple CPU machine. ... (microsoft.public.dotnet.languages.csharp) |
|