![]() |
|
FLV movies not playing in either video player - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: FLV movies not playing in either video player (/thread-3484.html) |
FLV movies not playing in either video player - CaptainObvious - 2008-08-16 Hi there, I just upgraded from 1.1.7 to 1.2 and was excited to see that I could upload FLV movies right from Admin. I did that, and when viewing the album, the generic audio/video thumbnail comes up. I click to get to the video, and the player comes up. When I actually click to play the video, nothing happens. The player is reporting a video of 0:00 length. I've tried this with both addins with the same results and in multiple browsers (IE, FF, Opera). I've even installed the latest Adobe Flash. Is there something else I should be doing to get these to play? Thanks! http://www.bigwheelrally.com/gallery/photos/Movie_0004.flv.php FLV movies not playing in either video player - sbillard - 2008-08-16 I notice that you have changed the name of the zenphoto albums folder. Is it possible that the permissions of this folder are such that browsers cannot read files from them? I see that clicking on images for the full sized image also fails, so maybe the two problems are related. FLV movies not playing in either video player - CaptainObvious - 2008-08-17 All my albums have 777 permissions. I had an already established '/photos' directory set up before I installed ZenPhoto. Instead of moving everything into the ZenPhoto album folder, I tried to redirect ZenPhoto to look outside at the '/photos' folder. In my config, I have: This lets me use ZenPhoto with my existing folders and images, but when I click on the image for full size, I see the directory is: When I change the external_album_folder to just '/photos/' I get the error: Seems like the full directory path is allowing ZenPhoto to operate, but crashing full size image links. Any ideas? FLV movies not playing in either video player - sbillard - 2008-08-17 If the If the photos folder is outside the zenphoto folders there is a good chance it is also outside of the folders your web browser can access. That would prevent the flv player from playing the movies. FLV movies not playing in either video player - CaptainObvious - 2008-08-17 My site is www.bigwheelrally.com ZenPhoto is set up at: and the photo albums are at: I've tried every combination of setting both album_folder and external_album_folder. It appears that you can set external_album_folder outside of the ZenPhoto install location, but then links to full size images won't work. Seems that for full size image links, ZenPhoto is using the external_album_folder location as a folder on the site. Can you confirm this? p.s. what part do Path Overrides play in all this? FLV movies not playing in either video player - sbillard - 2008-08-17 Links to objects outside of the web folders will fail because the WEB browser cannot access them. This will impact any Javascript which is feeding on the actual images. It will also effect full images if they are not being processed by zenphoto. (e.g. Unprotected.) There is really nothing we can do about this, it is as they say, a fact of life. Path overrides are not relevant to this. They are only for when zenphoto for some reason is unable to deternine the paths on its own. FLV movies not playing in either video player - CaptainObvious - 2008-08-18 All the folders I'm talking about are INSIDE the publicly accessible web folders. You can verify this with the following links: ZenPhoto is set up at: and the photo albums are at: My The problem is that for image links, ZenPhoto is using the But, So, links to full size images point to non existant folders: Ultimately, my question is: [b]How can I point ZenPhoto to use another folder on my site as the albums and preserve full size image links and FLV playback?[/b] Thanks FLV movies not playing in either video player - sbillard - 2008-08-18 For full sized images you have to set the image protection to protected. For the FLV images you will have to modify the theme to pass the player URLs to the other WEB site. FLV movies not playing in either video player - CaptainObvious - 2008-08-25 Hi sbillard, I'm sorry, but I think we're misunderstanding each other as your recommendations don't seem to make sense to me. I'd like to back up and start over:
[b]4) How do I configure ZenPhoto to have it use my existing folder that is not inside the ZenPhoto folder?[/b] Thanks FLV movies not playing in either video player - sbillard - 2008-08-25 You have to change the statement in zp-config.php regarding the external album folder. That needs to be a server path to the folder where the album resides. Having done that, if you want full sized images to be viewable you will have to set the protection selection to protected. If you want flash players, etc. which are browser based to be able to process the images you will have to supply them with WEB URLs to the image using the WEB address of the other site. FLV movies not playing in either video player - CaptainObvious - 2008-08-25 Hi again, Ok, I'm on track:
Thanks! FLV movies not playing in either video player - sbillard - 2008-08-25 2. This is an option on the image display tab.3. You have said you have two sites:
|