Video Breakthroughs
242.6K views | +1 today
Follow
Video Breakthroughs
Monitoring innovations in post-production, head-end, streaming, OTT, second-screen, UHDTV, multiscreen strategies & tools
Curated by Nicolas Weil
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Weil
Scoop.it!

Debugging Your Custom IIS Transform Manager Task

Debugging Your Custom IIS Transform Manager Task | Video Breakthroughs | Scoop.it

During an initialization phase, the ITask interface provides your custom task with injected dependent objects, see here for more details on these objects. One challenge while writing a custom ITask implementation is debugging your task with real-time injected values. One approach is to have your debugger launch a finished or failed job in a similar environment as the IIS Transform Manager would.

 

Here are the high level tasks to achieve this:

- Run and locate a job instance

- Identify the program and arguments to execute

- Setup the working environment

- Run the command under your debugger

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

GPU Encoding in Expression Encoder 4 Pro SP1

GPU Encoding in Expression Encoder 4 Pro SP1 | Video Breakthroughs | Scoop.it
Best practices for using Nvidia CUDA-accelerated GPUs for encoding in Expression Encoder Pro, which integrates MainConcept H.264 CUDA encoder SDK.
No comment yet.
Scooped by Nicolas Weil
Scoop.it!

Microsoft Releases Expression Encoder 4 SP2 with QuickSync encoding acceleration

Microsoft Releases Expression Encoder 4 SP2 with QuickSync encoding acceleration | Video Breakthroughs | Scoop.it

Pro users will gain GPU-accelerated encoding with the Intel HD Graphics GPU included in Sandy Bridge processors. NVIDIA CUDA support has also been improved.

 

The program now offers 1- and 2-pass variable bit rate encoding for H.264-based Smooth Streaming (in the Pro version), support for more bitrate and sample rate options when using the AAC codec, and support for SRS audio encoding.

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

Microsoft Launches Transform Manager

Microsoft Launches Transform Manager | Video Breakthroughs | Scoop.it
At Streaming Media West 2010 last November, Microsoft launched IIS Media Services 4.0. This HTTP-based media server stack plugs into Internet Information Services (IIS), the web server built into Windows. Unlike traditional streaming servers, IIS Media Services scales out using any HTTP caching server, rather than requiring specific downstream streaming media servers. Today, Microsoft announced it is releasing the beta of a new IIS extension we previously discussed called IIS Transform Manager.

IIS Media Services extensions effectively turn IIS into a media origin server, but because IIS Smooth Streaming can use either IIS caching servers or any other standard HTTP caching servers downstream to scale (rather than requiring specific downstream streaming servers, as traditional streaming servers such as FMS or WMS typically do), the scale-out is not at all locked to any one server solution.

Microsoft sees Transform Manager as an integral part of an Expression Encoder 4 Pro encoding workflow in three areas: converting existing content libraries to other formats, such as Smooth Streaming; constant ingest/ transcode; and converting fragmented MP4 files to Apple HTTP Live Streaming segments for on-demand content delivery.
No comment yet.