Results 1 to 2 of 2

Thread: PHP video album

  1. #1
    Join Date
    Sep 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PHP video album

    Hi,
    I am using the PHP Photo Album from DD with the lightbox2 effect. I am using it to upload my cellphone pictures directly to my website.

    www.coquille.org/cellpics

    I was wondering if it was possible to customise the script so that it would accept mp4 video format. I would then upload my pics AND videos on the same folder and they would appear on the site using the lightbox effect.

    anyone has an idea ? is it possible using php ?

    Petri

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    The issue with that isn't the coding as much as actually getting the video onto the page. mp4 isn't a very good format anyway, as they will likely be fairly large files (mp4 is high quality and decent size but rarely small enough for the web, from my experience) and video clips aren't like images as they must have a plugin to be viewed on the page, rather than just inline like an image.
    mp4 also requires quicktime 7, or another player that is compatible, but I think that might be it at the moment.

    The lightbox would be possible as would using PHP to find the clips, but loading them and viewing them would be complex and not smooth on a slower connection.

    I'd suggest for this type of thing using flash.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •