@related : [[Programming]] [[DirectX]] [[Video]] [[Codec]] ===DIRECT SHOW @ http://en.wikipedia.org/wiki/DirectShow=== Is there a [[Libre]] Alternative to it ? * http://en.wikipedia.org/wiki/Multimedia_framework * http://gstreamer.freedesktop.org /data/doc/gstreamer/head/manual/html/chapter-win32.html * http://sourceforge.net/projects/dsvideolib/ * http://sourceforge.net/projects/opencvlibrary/ * http://www.flipcode.com/articles/article_directshow01.shtml * http://dshow.narod.ru/ * http://www.gamedev.net/reference/articles/article1345.asp === Resources=== * [[Book]] : http://rzr.online.fr/isbn/0-201-30944-0 ; http://www.awl.com/cseng/0-201-30944-0 * [[Book]] : http://rzr.online.fr/isbn/0735618216 : [[ToBuy]] * http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/applicationdevelopment.asp === Software=== * http://www.softella.com/dsfm/index.en.htm ===French=== Special thx to YoY @ codefr.org j'connait les 2 DS et le system codec normal : * l'ancien system avec direct show la plupart des codec sont dans l'ancien system * et DS intègre un wrapper pour les appeler Users Functions : ICLocate, ICDecompressBegin, ICCLose y'a encore un niveau plus bas, tu peut charger la DLL du codec avec LoadLibrary et y'a un protocol pour dialoguer avec.. et en fait pour faire le codec fo juste que t'intègre le protocol bas niveau dans ta DLL et que tu l'enregistre dans la base de registre a l'install si tu fait un codec juste d-show il fonctionnera pas avec tout les softs ===Misc=== http://www.thecodeproject.com/cs/media/directxcapture.asp?df=100&forumid=14156&exp=0&select=810833 http://www.ourcode.net/vc/vckbase/english/code/directx/DirectMediaCOMObjects.shtml.htm http://forum.xda-developers.com/viewtopic.php?p=176484 {{http://docteurjp.free.fr/fond_venise.gif?nocache}}