mp4 – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson Tips on .Net, SQL Server, Sharepoint & AI Wed, 13 Feb 2013 22:36:38 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.5 https://blogs.visigo.com/chriscoulson/wp-content/uploads/2011/02/chris_profile-150x150.jpg mp4 – Chris Coulson's Developer Notes https://blogs.visigo.com/chriscoulson 32 32 Encode h.264 and WebM videos for MediaElement.js using FFmpeg https://blogs.visigo.com/chriscoulson/encode-h-264-and-webm-videos-for-mediaelement-js-using-ffmpeg/ https://blogs.visigo.com/chriscoulson/encode-h-264-and-webm-videos-for-mediaelement-js-using-ffmpeg/#comments Thu, 14 Jun 2012 04:42:12 +0000 http://blogs.visigo.com/chriscoulson/?p=104 I recently added a video player to a client’s site. I found John Dyer’s MediaElement.js to be an excellent solution for doing this. As long as you provide both an h.264 and WebM encoded version of the video, it will play natively on almost all browsers. For unsupported browsers it will fall back to Flash. The client’s videos were all wmv’s, so they would need to be converted to h.264 and WebM.

Source

]]>
https://blogs.visigo.com/chriscoulson/encode-h-264-and-webm-videos-for-mediaelement-js-using-ffmpeg/feed/ 7
Easy Handling of Http Range Requests in ASP.NET https://blogs.visigo.com/chriscoulson/easy-handling-of-http-range-requests-in-asp-net/ https://blogs.visigo.com/chriscoulson/easy-handling-of-http-range-requests-in-asp-net/#comments Thu, 07 Jun 2012 03:44:25 +0000 http://blogs.visigo.com/chriscoulson/?p=97 I was recently working on adding video playing capabilities to a client’s existing ASP.NET application. They had video files that had been uploaded by users, and they wanted to allow the users to be able to preview the files on the web. I found MediaElement.js to be a excellent solution for this: As long as there were WEBM and H.264 encoded versions of the video to be played...

Source

]]>
https://blogs.visigo.com/chriscoulson/easy-handling-of-http-range-requests-in-asp-net/feed/ 32