Medialooks: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Website: [http://www.medialooks.com http://www.medialooks.com]
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.
Medialooks is a software development firm focused on audio/video software development kits for the Windows platform. The company's products are mainly used in the areas of broadcasting and digital signage.


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 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 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|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.
Another proprietary technology is MultiGraph Technology, which, similar 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, 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.
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.


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


== External links ==
* [http://wiki.medialooks.com/Category:DirectShow_Filters MediaLooks: DirectShow filters]
* [http://www.medialooks.com/products/directshow_filters.html MediaLooks: DirectShow filters]
* [http://wiki.medialooks.com/Category:Multimedia_Components MediaLooks: Multimedia Components]
* [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]
* [http://en.wikipedia.org/wiki/Directshow DirectShow page at Wikipedia]


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

Latest revision as of 09:57, 6 November 2015

Website: http://www.medialooks.com

Medialooks is a software development firm focused on audio/video software development kits for the Windows platform. The company's products are mainly used in the areas of broadcasting and digital signage.

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, similar 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