logo vPIP

 

Using vPIP

Posted by enric on the July 26th, 2006

vPIP documentation is now on the vPIP Wiki! Please go to wiki.vpip.org

Comments have moved to the vPIP google groups discussion area. Please join there for any questions, problems or suggestions.

Tags: , , , ,

26 Responses to 'Using vPIP'

Subscribe to comments with RSS

  1. Chad said,

    on August 2nd, 2006 at 7:53 am

    How do you have a specified video play on page load? using thickbox feature also.

  2. Enric said,

    on August 2nd, 2006 at 8:28 am

    Chad,

    The feature to play on page load (and ThickBox feature with that) has not yet been implemented. You can do a manual …… for such videos.

    — Enric

  3. ryan said,

    on August 18th, 2006 at 9:25 am

    Hi Enric, how do I changed the CSS so it will work like lightbox? the position of the thickbox to be center of the screen, no matter where the user on the page? instead of it keep loading at the very top ?

    thanks

  4. Enric said,

    on August 18th, 2006 at 9:45 am

    Ryan:

    Do you have a sample of ThickBox not centering on the page. I’ve heard of this problem from a few others, but it doesn’t appear in my tests. Also which OS, browser and versions of them do you see this problem in?

    Thanks,

    Enric

  5. enric said,

    on August 21st, 2006 at 10:03 pm

    Ryan:

    Thank you for reporting the bugs. I’ve fixed the problem with the phantom boxes appearing after ThickBox closes. Unfortunately I wasn’t able to find the bug causing ThickBox to appear at the top of the browser in Internet Explorer 6. This error does not happen in Firefox or on IE 7. So I’ve disabled ThickBox in IE 6, defaulting to the dynamic embedding of video. This is in vPIP release 0.16f on the site as of this message.

  6. sull said,

    on August 24th, 2006 at 7:16 am

    on IE6, the thickbox, using this current vpip version, does not display properly centered and css styling is not working. might be my page layout, but it works fine in firefox.
    winXP, IE6

  7. Koop said,

    on September 14th, 2006 at 10:29 pm

    I was able to get my video to load at
    http://www.sarahholtom.com
    however it plays in a new window, any I deas on how to play in the spot the user clicks on the posterframe?

  8. Milt Lee said,

    on November 12th, 2006 at 8:09 pm

    Hey Enric,
    A few weeks ago, I was asking you about setting up some video on my oyate website. At that time, I also asked about streaming audio. I want to change all my mp3’s over to stream a lot faster – I’m going to be running a little quiz on the front page of my web site – “Name that Tribe/Tune” where you listen to a piece of music and try to figure out which tribe it is. I thought that this might be best to do with flash, because I could set up controls to do. Can you tell me – is that a flash function? Every time I look in flash to see if this is possible, it wants to tell me about embedding video. Maybe there’s a good way to do this with just using MP3’s?
    Thanks for any advice you might have.
    Milt Lee
    http://oyate.com
    http://realrez.com
    milt@manykites.com

  9. Enric said,

    on November 13th, 2006 at 4:34 pm

    Milt:

    You can write web applications with Flash. But that requires knowledge of the Flash environment, programming language (actionscript) and a development environment like the Flash development environment or another development environment for Flash.

    The easiest thing is probably to load mp3s in quicktime or create a quicktime movies that are just audio saved with streaming fast start.

    — Enric

  10. Jill said,

    on November 18th, 2006 at 2:02 am

    I’m having trouble getting the “close” button to appear in Safari v2.0.4 Works great in Firefox 1.5.0.8 Is this part of the “thick-box bug?” How can I fix this?
    Thanks,
    Jill

  11. Enric said,

    on November 18th, 2006 at 9:30 am

    Jill:

    Yes, this is one of the problems in the current release of Safari that should be fixed when Leopard comes out.

    — Enric

  12. eric said,

    on November 28th, 2006 at 8:38 pm

    IS there anyway to add the style setting to the VPIPP settings, so that the movie will play on the page where you want it to??

  13. Enric said,

    on November 28th, 2006 at 9:57 pm

    Eric:

    Not sure what you mean. When specified correctly, vPIP will embed the video where you place the html for it.

  14. Stan Hirson said,

    on December 8th, 2006 at 2:13 pm

    I have been testing vPIP on this Joomla! website. It works very well, but my issues have to do with the documentation. For example:

    “Click on the image below to open the vPIP code generator. There you can specify the type of movie you have — Quicktime, Windows Media or Flash movie — and the display options. (For Flash, just the .SWF files are currently supported.) Once specified, hitting the [Generate Code] button allows you to paste the vPIP code in the web location your movie will play:”

    On the other hand, you also state:

    “Both .swf and .flv files are supported. FLV files are supported by the included flv viewer, cirneViewer.swf.”

    I have been using both .swf and .flv files in my tests and they work well.

    Then the dimensions, which are in the code:

    “<a href=””http://www.myserver.com/media/myMovie.swf”” title=””My” rel=”nofollow”>”

    Is there some way that these dimensions could be changed and set globally for the whole site? I have resisted loading the code into my own server because I want to keep up with your updates.

    I appreciate the work you have put into this and am looking forward to changing over the many videos on my site to vPIP from popup.

    Thanks,

    Stan Hirson

  15. enric said,

    on December 8th, 2006 at 6:24 pm

    Stan Hirson:

    Thanks! I’ve corrected this to read that both .SWF and .FLV files are supported.

    About the dimensions, I’m not sure what is meant. For flash the width currently defaults to 325×292 (which is the size of the current internal Flash FLV player.) I may be able to setup an override for the default dimension by defining variables in javascript on a site?

    — Enric

  16. azaman said,

    on December 31st, 2006 at 1:51 am

    Stan,
    Is it possible for you to share how you use Cinegage in Joomal?
    Thanks in advance.
    Azaman

  17. Stan said,

    on December 31st, 2006 at 11:25 am

    It’s pretty straightforward now.

    I only use Flash 8 videos, either .swf or .flv, depending on the length of the clip.

    Once I’ve generated the code and saved it into my clipboard, I just paste it into the content item in HTML. There are a couple of little things to work out: the dimensions of the jpeg and previewing the content item before it is published. I am still fiddling. I have “snuck” in tests and then unpublished them and am now putting together a fairly large piece that will use a couple of dozen vPIPs in the same content item.

    If you want to compare vPIP with some pop-ups, the first sequence is vPIP and the next two are pup-ups at:
    http://www.hestakaup.com/content/view/33/43/

    I am planning on switching from pop-ups to vPIP.

    I am still trying to make up my mind about whether I am better off with 480 x 360 or 400 x 300. I keep to a 500 kbs bitrate.

    At the moment, I find this method more straightforward than using some of the plugins for Joomla! For my purposes, it is very important that I give the visitor a still frame to click on in order to produce the video. So far, I have not used an external source such as Youtube. That ruled out some of the Joomla plugins.

    Any more specifics, don’t hesitate to contact me diectly through http://hestakaup.com

    Good luck with it. It works very well in Joomla!

    Stan

  18. Milt Lee said,

    on February 4th, 2007 at 8:03 am

    Enric,
    I’m starting to use the new version, and one thing I’m curious about is the different cvinterface320×300 and 450×340. I get that they are different ways to show the video, but I haven’t found how you actually implement them. I loaded the folders on my website – http://bhpalums.com but I don’t really see how to actually use them.

    thanks,
    Milt

  19. enric said,

    on February 5th, 2007 at 10:14 am

    The cvinterface320×300 & cvinterface450×340 are automatically used to get the visual interface for the internal Flash FLV player, cirneViewer. The different directories are for the Flash player that is 320×340 and 450×340 in size respectively.

  20. Chag said,

    on March 30th, 2007 at 12:47 am

    Hi enric,

    I’m working on a website for friends and I use vpip to play their videos.

    On some pages, I have a thumbnail for the videos but on some pages it’s just a text link (ie : See our last video). All the videos are played in thickbox mode. When I click the link, the div size of the link changes. Am I doing something wrong ?

    You can see it in action here : http://gaiaservice.dyndns.org/projets/eurasia/
    lokk at the bottom of the page : Dernière vidéo publiée

    Thank

    Chag

  21. Johnny Stork said,

    on March 30th, 2007 at 9:37 am

    I am having trouble getting ThickBox vpip to work in Joomla, under IE. On the http://www.dreamscapemedia.ca site in the “VR Panorama” section there are some samples. The ThickBox works fine under Firefox, but not IE. Below is the code used:


    (ThickBox) .. (Normal) .. (Full Screen)

  22. Johnny Stork said,

    on March 30th, 2007 at 9:41 am

    Sorry about the last post, I didnt comment the code so hopefully this will be better and show the code and not the script output.

    I am having trouble getting ThickBox vpip to work in Joomla, under IE. On the http://www.dreamscapemedia.ca site in the “VR Panorama” section there are some samples. The ThickBox works fine under Firefox, but not IE. Below is the code used:

    // Start Code


    (ThickBox) .. (Normal) .. (Full Screen)


    // End Code

  23. enric said,

    on March 30th, 2007 at 2:40 pm

    Johnny Stork:

    HTML code in the comments because HTML :) But it comes through ok in my email copy, so I can see what you’re typing.

    Interesting page.

    Unfortunately my current implementation of ThickBox does not work on IE6, so it’s not active there. It does work on IE7.

    — Enric

  24. Milt Lee said,

    on April 20th, 2007 at 9:21 am

    Hey Enric,
    Am I on your mailing list? I hope so. When you come out with the tracking feature in vpip, please let me know – I’m really looking forward to using it.

    Take care,
    Milt

  25. Joris said,

    on June 18th, 2007 at 2:16 am

    I am also dealing with the problem Ryan has.

    When opening a video in IE6 the video loads at the top of the screen. Is there a solution for this problem. I would like to play the video in the center of the page. See an example at http://www.itelevision.nl/?page_id=4

    Great aplication, thanks for your work!

    Joris

  26. Enric said,

    on June 18th, 2007 at 8:43 am

    Joris:

    The next version of vPIP should fix the ThickBox IE6 problem. There’s a pre-release version listed on the vPIP blog:

    http://blog.vpip.org/?p=4

    — Enric