Pages (4): 1 2 3 4   
Member
Member
David Baud   18-04-2009, 16:15
#1

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…

Member
Member
sbillard   18-04-2009, 16:30
#2

.mov files are displayed by the browser so need Quicktime installed.

You do not need to have a jpg file for thumbnail. If you do not have one, a default image will be used for the thumbnail.

You must enable one of the media player plugins to play .mp4 files

Administrator
Administrator
acrylian   19-04-2009, 08:17
#3

It may also be that certain settings of mp4 movies (there are several) are not compatible with the two media player plugins. More on what they exactly play on the player's sites.

Member
Member
David Baud   19-04-2009, 09:44
#4

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

Administrator
Administrator
acrylian   19-04-2009, 10:40
#5

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.

Member
Member
David Baud   19-04-2009, 11:32
#6

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

Administrator
Administrator
acrylian   19-04-2009, 11:40
#7

I am sorry, Quicktime movies do also not work with external album folders. I just tested. I don't know if it is a kind of bug or simply does not work as with the flash players.

Member
Member
sbillard   19-04-2009, 16:39
#8

Quicktime is run from the browser, so the files being viewed must be accessable from the browser. This is probably not the case if you have an external album folder.

Member
Member
David Baud   20-04-2009, 11:16
#9

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';

Administrator
Administrator
acrylian   20-04-2009, 11:36
#10

[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.

Pages (4): 1 2 3 4   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.