July 11, 2008

Hana Flv Player WordPress Plugin v1.7

Filed under: WordPress — HanaDaddy @ 2:29 am

I just released v1.7 of Hana Flv Player WP plugin. The latest version has two improvements. One is to handle more advanced options of the FlowPlayer and FLV Player. (Unfortunately OS FLV does not have enough options to implement) The other is for showing FLV movie in the template theme files outside of the blog article by using a new method.

More options for the players


(more…)

May 25, 2008

Hana Flv Player WordPress Plugin

Filed under: WordPress — HanaDaddy @ 11:21 pm
As part of ongoing personal project for creating and embedding Flash Video in my Wordpress, I have decided to create a Wordpress plugin to help me writing embed tags inside the articles. If you are interested on my previous quests, check out below links.

Download Hana Flv Player Plugin v1.7.1 (Samples)

Change Log

  • v 1.7: Adding additional attributes for the players more advanced options. Also added a method to show FLV movie within the theme template files (such as sidebar.php)
  • v 1.5: Adding FLV Player Maxi
  • v 1.1: Lots of debuging.
  • v 1.0: Initial Release with OS FLV (GPL) , FlowPlayer (GPL) flv players

Now you can easily embed the FLV Flash videos in your WordPress Blog. I have packaged the two GPL FLV Flash player, OS FLV and FlowPlayer. So you can use them freely without worries even for the commercial purpose unlike the JW player - If you have AdSense or display ads showing , you should purchase the player according to its website.

(more…)

How to add Streaming Video in your website 2 - embed Flash Video Player

Filed under: Software — HanaDaddy @ 2:41 pm
Note: This instruction requires you to have basic skills and ideas how to upload data to your website and access them in the browser. And basic knowledge in HTML. I am currently preparing WordPress plugin for FLV player. So come back later if you are interested.

Now that I have converted my old video files into Flash Video files, what do I need to do to add them in my website? I wondered.

The answer: You will need to have the Flash swf component that will play your FLV video files which will be embeded in your web page. And install or save it in your website. And add addtional javascript or embed elements in your webpage. See Wikipedia page for more information.

So I spent some time googling and tried to find free or open source (So I can probably improve it after I learn Flash :) ) FLV flash player. In this Wikipedia Flash Video page, there are several players listed.

Also another player , JW Media Player is well-known but it is also free only for non-commercial. According to the website, you should buy commercial liscence if you have ads in your website such as Adsense or display banners. So basically this is not a solution for me at least.

And I do not like such limitation. Free for all cases is what I would really want. So I choose FlowPlayer and OS FLV as they are under GPL licenses.
(more…)

May 24, 2008

The best video format converter freewares

Filed under: Software, WordPress — HanaDaddy @ 2:39 pm

I have been searching for some good free video format converters for a while. I have actually installed and tried in my desktop PC. The results were astonishing! Some of them do work better than the commercial ones.

Most of them are based on the FFmpeg LGPL software and other open source utilities. FFmpeg is a great piece of software, but it contains only console commands and does not come with any fancy Graphical User Interfaces (GUI). Basically these freewares that I will initroduce act as a the front GUI for FFmpeg. So FFmpeg is not for a casual innocent PC user.

I tried several freewares. Some are worthless to mention and some are very nice. There are the three finalists.

MediaCoder


This is probaly the most powerful video format converter with the every options that you will ever need.
You can drag and drop the source files just like Any Video Converter. And you can play around with the option contol in the lower pane. Note that it shows nice little summery of the output file format and expected size if you click on the ‘Summery’ tab. When you’re done with changing the options, you click on the ‘Start’ Button to execute the conversion. The output file will be created in the same folder where the original source file is located by default.

Here is the description from the website.

MediaCoder is a free universal batch media transcoder, which nicely integrates most popular audio/video codecs and tools into an all-in-one solution. With a flexible and extendable architecture, new codecs and tools are added in constantly as well as supports for new devices. MediaCoder intends to be the swiss army knife for media transcoding in all time and at this moment, it already has millions of users from 170+ countries all over the planet.

And Here are the supported formats ( * supported as input only)

MP3, Vorbis, AAC, AAC+, AAC+v2, MusePack, Speex, AMR, WMA, RealAudio, mp3PRO*
FLAC, WavPack, Monkey’s Audio, OptimFrog, AAC Lossless, TTA, WAV/PCM, Waveform
H.264, XviD, DivX, MPEG 1/2/4, Theora, Flash Video, Dirac, 3ivx*, RealVideo*, Windows Media Video
AVI, MPEG/VOB, Matroska, MP4, PMP, RealMedia*, ASF, Quicktime*, OGM*
CD, DVD, VCD, SVCD, CUESheet*, HTTP*, FTP*, RTSP*, UDP*

When I tried to convert wmv to avi, it did work fine. But when I tried wmv to flv conversion. ffmpeg.exe has crashed and MediaCoder did not respond properly so I had to close it.

  • Interface: 7 of 10
  • Easy to use: 5 of 10
  • Available functions/options: 10 of 10
  • Stability: 6 of 10
  • To Flv conversion: Didn’t work
  • Final Verdict: It’s OK if you want to control all the details of the output video.

(more…)

May 18, 2008

How to add Streaming Video in your website 1 - create a Flash Video FLV

Filed under: Programming, Software — HanaDaddy @ 10:42 am

Few years ago, I was looking for some free streaming video service solutions for my website, but couldn’t find any. There was Media Streaming Server from Microsoft, but I am using LINUX. Eventually I gave up searching that I lost interest.

But now that many movie sharing web sites are using Flash Video ( files extension .flv) I decided to take some time to learn how to embed streaming video to a website using Freewares.

Flash Video is a technology that supports streaming video naturally using Adobe Flash Player. You do not need to buy that expensive streaming media server for this. Users do require to install Adobe Flash Player in their computer in order to view this Flash videos. But most of the casual users already have the Flash installed so don’t worry. You can learn all about the Flash Video technology at Flash Video Wikipedia.

Note that if you are looking for an easy solution, you should think about utilizing sharing services such as YouTube. It’s a great service that you can upload regular movie files - such as .avi, .wmv - and it will be automatically converted to flash video. Once you upload your movie, you will get little html <embed> code snippets that you can insert to your web page.
(more…)

 

41 queries. 0.405 seconds. Powered by WordPress