kapot
26th May 2006, 08:16
Hi,
Do you know any other video decoder library / sdk that works in Windows platform but not using DirectShow at all ?
Because I have tested DirectShow, it will not perform well under very high load system (CPU utilization topped 100%). Frames will dropped and sometimes crashed.
The way I tested it, I create an application to decode a standard AVI file. And then I run a lot of this application continuosly, like 20 instances.
It works fine for at max 5 instances.
I suspected the problem is the DirectShow, because if I use QuickTime, it is no problem. 100% CPU utilization, 20+ clients decoding .MOV file, works fine.
So, I just wondering, if there is other library or SDK that can be used to substitute this DirectShow.
It does not matter if it is commercial or open source.
Thanks for any help.
Regards,
kapot
Do you know any other video decoder library / sdk that works in Windows platform but not using DirectShow at all ?
Because I have tested DirectShow, it will not perform well under very high load system (CPU utilization topped 100%). Frames will dropped and sometimes crashed.
The way I tested it, I create an application to decode a standard AVI file. And then I run a lot of this application continuosly, like 20 instances.
It works fine for at max 5 instances.
I suspected the problem is the DirectShow, because if I use QuickTime, it is no problem. 100% CPU utilization, 20+ clients decoding .MOV file, works fine.
So, I just wondering, if there is other library or SDK that can be used to substitute this DirectShow.
It does not matter if it is commercial or open source.
Thanks for any help.
Regards,
kapot