Hi!
I’m using ZenPhoto for pictures 3 years ago. I’ve downloaded and upgraded the last version because I saw that it was possible de watch video files.
On the homepage, we can see : “Video support for Flash Video (.flv), MPEG4 (.mp4), Quicktime (.mov) and 3GP (.3gp)â€
When I uploaded a mov-file or a mp4-file, I was unable to see the video on the gallery.
I read that I must add a jpg-file as thumbnail with the same name of the video.
When I put this image with the mov-file, I had a plugin probleme… I’m using Firefox. Must I install Quicktime or is it possible to use VLC or MPC
I cannot see the MP4 file. Can we use Xvid codec or MPEG4 codec like x264????
Can you explain how to wath MOV and MP4 files or send me a tutorial link?
Thank you in advance
David
PS : Sorry for my poor English…
First of all, I would like to congratulate the developper team for this gallery : simple and powerful!
My gallery is host here : www.hcoyonnax.com/galerie/
I've put 2 videos files (a MP4 file download on youtube and a MOV file created with my camera) on this adress : http://www.hcoyonnax.com/galerie/benjamin/
I installed Quicktime this morning. Before, I watched MOV-video with MPC and VLC... I installed the VLC plugin for Firefox too...
I'm not able to see one of this video.
Are you able to watch one of these ?
Can you help me to configure my gallery.
Thank you in advance
It seems that the quicktime plugin refuses to play the movie.
Is it possible that you have your actual albums folder not within the root of your installation (normally www.yoursite.com/albums if Zenphoto is installed in the root). Especially the flash players do not work if they are localed outside. Also try to lower the full image protection setting, this might also cause Quicktime to fail.
Actually it is recommend to use the flash players as most users (except you have only Mac visitors) will probably not have Quicktime installed. So flv and using one ofthe flash video players is actually the better choice.
My albums folder is outside the gallery folder but I cannot change this...
I have the "class-video v1.0.0" option available but not the "flvplayer v1.1" because of the extrenal folder...
What can I do to watch a video file. What kind of format or extensions ???
Thanks
PS : Also try to lower the full image protection setting, this might also cause Quicktime to fail. ---> Do not work
My pictures can't be moved because there are used by my website, and my forum.
However, can I create a folder "Videos" on the native gallery folder, only for the hosting of movie files ?
Is it an idea waiting a powerful management of videos in external folder by ZenPhoto ?
PS : Extract of my zp-core.php configuration
////////////////////////////////////////////////////////////////////////////////
// zp-config.php required options
////////////////////////////////////////////////////////////////////////////////
// location of album folder.
// 'album_folder' is the name of the folder for the zenphoto albums.
// 'album_folder_class' determines how to interpret 'album_folder':
// 'std' -- the folder must be a simple name. It resides in the root of the zenphoto installation.
// 'in_webpath' -- the folder must be the full path of the album folder from the WEB root of the zenphoto installation.
// 'external' -- the folder must be a full server path to the album folder. Images within an external folder
// are not visible to web browsers, so certain features such as flash players cannot display them
$conf['album_folder'] = '/albums/';
$conf['external_album_folder'] = '/home/hcoyonna/public_html/photos/'; // = '../photos/'
$conf['album_folder_class'] = 'std';
[i]However, can I create a folder "Videos" on the native gallery folder, only for the hosting of movie files ?[/i]
Of course.
[i]Is it an idea waiting a powerful management of videos in external folder by ZenPhoto ?[/i]
This inability is related to the flash players/Quicktime itself. Not sure if and especially when we will solve that as it has not really priority right now.
Ok, thanks .
Do I create manually a video folder or must I create by the admin page ?
I am having a similar issue - I uploaded 2 video files to my albums folder (in the root, http://photos.katandtravis.com/albums/video). I have tried enabling all 3 of the video plug-ins, and none of them seem to be able to find my video clip. The clips are listed when I click on the "video" album, but when I click on one, the player renders but I get an error: "video not found: /albums/video/MOV03c.flv". Is this an issue with where the clips are located? I get the same results for an .mp4 file. Thanks in advance for your help.
Zenphoto does not operate from multiple album folders. External album folders and flash players are not a working combination. This is a limitation of the environment, not something that zenphoto can deal with. As I have mentioned before. The flashplayer resides on the browser. It makes URL requests for the image. If the image is not within the WEB path the URL will not resolve.
I apologize if I am just really dense, but I am not understanding. By multiple album folders, do you mean folders within the "albums/" folder? So because I put the video in a "video" folder, this is why it isn't working? If I put the clips in the "albums" folder would this work? If you could provide an example of something that would work, maybe that would be helpful. Again, I apologize for my lack of understanding.
I have a subdomain setup on my webhost. http://photos.katandtravis.com. So the albums folder is http://photos.katandtravis.com/albums. But, the server path is c:\hosting\webhost4life\member\tchappskat\Photos