Medialooks: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (Medialooks moved to MediaLooks: edited to correct company title)
No edit summary
Line 4: Line 4:


The company provides custom software development services and sells a range of DirectShow products for developers, such as Text & Graphics Overlay, Video Mixer, Screen Capture, Multiplexor, Stream Buffer, etc.
The company provides custom software development services and sells a range of DirectShow products for developers, such as Text & Graphics Overlay, Video Mixer, Screen Capture, Multiplexor, Stream Buffer, etc.
MediaLooks QuickTime DirectShow source is a DirectShow wrapper for Apple’s runtime that allows to integrate QuickTime media within DirectShow with very few development efforts. 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’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’s]] DirectShow Base Classes.
Line 10: Line 12:


Another notable technology is that of the Audio/Video Synchronizer – developed for solving audio and video synchronization issues.
Another notable technology is that of the Audio/Video Synchronizer – developed for solving audio and video synchronization issues.
== 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://www.medialooks.com/products/directshow_sdk/multigraph.html MediaLooks: MultiGraph Technology]
* [http://en.wikipedia.org/wiki/Directshow DirectShow page at Wikipedia]


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

Revision as of 12:44, 28 November 2006

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 provides custom software development services and sells a range of DirectShow products for developers, such as Text & Graphics Overlay, Video Mixer, Screen Capture, Multiplexor, Stream Buffer, etc.

MediaLooks QuickTime DirectShow source is a DirectShow wrapper for Apple’s runtime that allows to integrate QuickTime media within DirectShow with very few development efforts. 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’s DirectShow Base Classes.

Another proprietary technology is MultiGraph, which allows management of multiple graphs in a DirectShow application. Two products –24/7 Capture (for video capture with file switching without frame loss) and MultiGraph Sink/Source (for seamless playback of multiple files) are based on this technology.

Another notable technology is that of the Audio/Video Synchronizer – developed for solving audio and video synchronization issues.

External links