Medialooks: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
MediaLooks is a software development firm focused on digital media (multimedia) technologies. The core expertise of the company lies in the areas of [[Microsoft DirectShow API|DirectShow]], multi-threaded programming and performance optimization.
MediaLooks is a software development firm focused on digital media (multimedia) technologies. The core expertise of the company lies in the areas of [[Microsoft DirectShow API|DirectShow]], multi-threaded programming and performance optimization.


The company provides custom software development services and sells a range of developer products such as DirectShow filters and multimedia components that are wrappers over the DS technology.
The company sells a range of developer products such as DirectShow filters and multimedia components that are wrappers over the DS technology.
 
MediaLooks QuickTime DirectShow source is a DirectShow wrapper for Apple’s runtime that allows to integrate [[QuickTime]] media within DirectShow with very little development effort. The QuickTime Source is available as a developer version and as a free plugin for [[Windows Media Player]].


The company’s DirectShow expertise is based on a proprietary ATL-based DirectShow SDK, which is a more sophisticated replacement for [[Microsoft|Microsoft’s]] DirectShow Base Classes.
The company’s DirectShow expertise is based on a proprietary ATL-based DirectShow SDK, which is a more sophisticated replacement for [[Microsoft|Microsoft’s]] DirectShow Base Classes.


Another proprietary technology is MultiGraph Technology, which, similarly to [http://www.gdcl.co.uk/gmfbridge/index.htm GMF Bridge], allows management of multiple graphs in a DirectShow application.
Another proprietary technology is MultiGraph Technology, which, similarly to [http://www.gdcl.co.uk/gmfbridge/index.htm GMF Bridge], allows management of multiple graphs in a DirectShow application.
One of the best-selling products is MediaLooks QuickTime DirectShow source which is a DirectShow wrapper for Apple’s runtime that allows to integrate [[QuickTime]] media within DirectShow with very little development effort. The QuickTime Source is available as a developer version and is free for a number of media players.


== External links ==
== External links ==
* [http://www.medialooks.com/products/directshow_filters.html MediaLooks: DirectShow filters]
 
* [http://www.medialooks.com/products/directshow_sdk.html MediaLooks: DirectShow SDK]
* [http://wiki.medialooks.com/Category:DirectShow_Filters MediaLooks: DirectShow filters]
* [http://www.medialooks.com/products/directshow_sdk/multigraph.html MediaLooks: MultiGraph Technology]
* [http://wiki.medialooks.com/Category:Multimedia_Components MediaLooks: Multimedia Components]
* [http://en.wikipedia.org/wiki/Directshow DirectShow page at Wikipedia]
* [http://en.wikipedia.org/wiki/Directshow DirectShow page at Wikipedia]


[[Category:Multimedia-related Companies]]
[[Category:Multimedia-related Companies]]

Revision as of 02:52, 28 December 2007

Website: http://www.medialooks.com

MediaLooks is a software development firm focused on digital media (multimedia) technologies. The core expertise of the company lies in the areas of DirectShow, multi-threaded programming and performance optimization.

The company sells a range of developer products such as DirectShow filters and multimedia components that are wrappers over the DS technology.

The company’s DirectShow expertise is based on a proprietary ATL-based DirectShow SDK, which is a more sophisticated replacement for Microsoft’s DirectShow Base Classes.

Another proprietary technology is MultiGraph Technology, which, similarly to GMF Bridge, allows management of multiple graphs in a DirectShow application.

One of the best-selling products is MediaLooks QuickTime DirectShow source which is a DirectShow wrapper for Apple’s runtime that allows to integrate QuickTime media within DirectShow with very little development effort. The QuickTime Source is available as a developer version and is free for a number of media players.

External links