Yiippod

Hi all! It’s my first extension for Yii! This is flash and HTML5 video player without any logos or copyright on screen. Based on free version of Uppod player.

Supported formats: FLV, MP4, AVI, MOV, RTMP, HTTP.

There is it: http://www.yiiframework.com/extension/yiippod/

Yiippod in github: https://github.com/fullerov/Yiippod

For download this extension please use this link: https://github.com/fullerov/Yiippod/archive/master.zip

Nice player, thank you!

Question: Why doesn’t it start playing until all the video is downloaded?

Hi comrade! In version of Yiippod 1.2 I add autoplay function, playlists and six player styles.

You can try it: http://www.yiiframework.com/extension/yiippod/

If video format is mp4 meta data must be moved to begining of video file, if You use flv files must be played before they will be loaded.

Hello, Shapovalov_org

This video player is very nice, I’m also using playlist function.

My question are:

  1. I tried to add image for each video in playlist by using “poster”:“some_img1.jpg”, however it didn’t work on my webpage, I put the images in the same asset file which I store my videos. I also tried different format such as BMP and JPG, none of them works. Could you please give me any suggestion?

  2. The playlist looks nice but it’s kind of small and inside the player, is there any way to change the playlist’s interface? like in youtube, after you click a video to play, there is playlist (related videos) occupies the right part of the screen, which means the playlist is an individual part which I could put it on the left or right bar.

Thanks

Hi, very nice player. Please tell me, how i can detect the end of playing video?