Normal
In addition it is unlikey that and speed issues are because of TV/Capture or other hardware. MediaPortal uses and calls directshow via COM interop there is very little overhead in the interop and all of the major processing work is done by directshow which IS stable, IS tested and is used by damn near everyone else on windows in their products.Because we use directshow we can support almost all types of video hardware under windows.Because we user directshow/directx you will never see mediaportal under and flavor of unix.Sorry, but thats the way it is.and frankly I can do C++ but if this project was C++ I would no be volenteering. C# means I don't have to worry about a lot of things and it leaves me time to work on feature and functionality.No memory leaks (do a degree), no pointer hassles etc.
In addition it is unlikey that and speed issues are because of TV/Capture or other hardware. MediaPortal uses and calls directshow via COM interop there is very little overhead in the interop and all of the major processing work is done by directshow which IS stable, IS tested and is used by damn near everyone else on windows in their products.
Because we use directshow we can support almost all types of video hardware under windows.
Because we user directshow/directx you will never see mediaportal under and flavor of unix.
Sorry, but thats the way it is.
and frankly I can do C++ but if this project was C++ I would no be volenteering. C# means I don't have to worry about a lot of things and it leaves me time to work on feature and functionality.
No memory leaks (do a degree), no pointer hassles etc.