Home > Blogs > Archives > April 2010 Added Blog Posts
Posted on April 28, 2010 0:14 AM by Moderator. Tags: asp.net video , c# video uploader , asp.net video uploader module ,
ASP.NET Video Uploader Control (.ascx file) include complex script that can handle video uploading, publishing to flash flv format, grabing single or multiple thumbs, set meta data for flash flv video, output validation and retrieve useful information from video in one step just by dragging control on page by allowing developer to avoid writing lots of code.
Features:
Main features in ASP.NET Video Uploader Control includes,
  • Video Uploading
  • Video publishing using .NET Media Handler Pro component.
  • Set Meta Information for flash flv video.
  • Grab single or multiple thumbs.
  • Post watermark on output video. (optional)
  • Validation of source and output video.
  • Create audio mp3 file (optional).
  • and more.
Languages:
ASP.NET Video Uploader Control
support both c# and vb.net.

Sample Code for using ASP.NET Video Uploader Control:
Just grab upload.ascx file on page where you want video uploading functionality.
In codebehind file set upload.ascx main properties as mentioned below.
[QUOTE]
// folder path where source video will store after uploading.
upload1.OriginalPath = RootPath + "\\contents\\original";
// folder path where flash flv video will store after publishing

complete story
Posted in Media Handler Pro ,
Posted on April 7, 2010 0:27 AM by Moderator. Tags: .net video encoder
.NET Media Handler Pro media processing component version 5.0 has been released with lots of improvements, addition of advance features and simplifying code for handling advance level of media processing.

What's New in Media Handler Pro 5.0:
  • Generalize way to process any format media file to another format. learn more.
  • Joining and encoding two or more video clips in one output file.
  • Improved script for splitting video in small clips.
  • Images to video conversion.
  • Improved script for grabbing multiple thumbs. Now support grabbing thumbs from long length videos.
  • Support using x264 preset files for encoding high quality h264 videos using libx264 codec.
  • Redesigned parsing script for more efficiently retrieving media information from videos.
  • More control on error handling and information parsing.
Media Handler Pro ver 5.0 Documentation:

http://www.mediasoftpro.com/mediahandlerpro-v5-documentation.html

For more information visit Media Handler Pro 5.0 Documentation.
complete story
Posted in Media Handler Pro ,
© 2007 - 2012, mediasoftpro.com  | Site Map | Privacy Policy | Terms of Use