View Recently Posted Blogs By Tag: "aspnet video encoding"

Showing 1 to 0 of 0 records
Posted on July, 2010 by Moderator.Tags: html5,webm,asp.net vp8,asp.net video encoding
You can use the following sample code to publish any format video to flash flv, mp4, vp8 webm, ogg vorbis, grab thumb in one step using ASP.NET Media Handler Pro.

Note: You need to download latest ffmpeg build with support of VP8 codec

Sample Code:
[quote]
         _mhandler.InputPath = RootPath + "\\contents\\original";
        _mhandler.OutputPath = RootPath + "\\contents\\output";
         VideoInfo info = new VideoInfo();
        _mhandler.FileName = "sample.wmv";
        _mhandler.OutputFileName = "sample";
         //***************************************
         //FLV Encoding
&.... read more.
ASP.NET Media Handler Pro is an ASP.NET video encoding utility that provide ability to publish / encode any format videos from one format to another format, prepare videos to be stream on the web, grab single / multiple thumbs, post watermark, retrieve information from videos and perform lots of other useful video processing tasks.
You can use ASP.NET Media Handler Pro component in any applications that is compatible with Microsoft .NET Framework.
Application may include.
  • ASP.NET web applications written in C# or VB.NET.
  • .NET windows based applications.
  • .NET web services.
  • .NET win services.
  • and more.
Main purpose of ASP.NET Media Handler Pro is to
  • Encode videos to be stream and play on variety of devices and web browsers.
  • Grab thumbs to represent videos in galleries.
  • Post watermark on videos while encoding to protect copyright conte.... read more.
At last we added blog section in our website http://www.mediasoftpro.com to provide information to customers regarding any development occurs in our products, services & tools.

In bog section we will add articles related to our products, additional utilities that we work on it and other technologies related to video encoding, streaming & managing.

In contrast we will post articles about.
  • Video encoding in ASP.NET.
  • Video streaming in ASP.NET (SilverLight, WMV & Flash Streaming).
  • Media Sharing Script for ASP.NET.
  • Video Projects for Encoding, Streaming & Managing for ASP.NET
  • Using streaming utilities in ASP.NET including FFMPEG, Flash MX SDK, On2, Flash Streaming Servers & more.
  • Using ASP.NET script for streaming videos.
  • Youtube Clone for ASP.NET.
  • Web Cam Streaming & Direct Video Broadcasting in ASP.NETread more.
Posted in General, comments(0)

Sponsors:

©2007 - 2010, MediaSoft Pro Inc  | Site Map