Broadcast Driver Architecture: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
 
m (replace broken link by a longer working one)
Line 5: Line 5:
''Links:''
''Links:''


* [http://www.microsoft.com/whdc/archive/broadcast.mspx The Microsoft BDA Driver Page]
* [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/VidCapStream/hh/vidcapstream/bdad_f5ada6c2-5524-47fa-89a7-3684a96df126.xml.asp The Microsoft BDA Driver Page]


* [http://sourceforge.net/projects/bdadev/ A Sourceforge Project dedicated to the development of Open-Source BDA Drivers and Tools]
* [http://sourceforge.net/projects/bdadev/ A Sourceforge Project dedicated to the development of Open-Source BDA Drivers and Tools]

Revision as of 11:12, 3 January 2005

Microsoft's Alternative to the LinuxDVB Driver API. Has some serious drawbacks especially in the DiSEqC part, but also some interesting details. MPEG2 Decoders are implemented in software as DirectShow Filters.



Links: