ZenphotoCMS Forum
Support of videos for ZenPhoto - 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: Support of videos for ZenPhoto (/thread-769.html)

Pages: 1 2 3 4 5 6


Support of videos for ZenPhoto - La0c00n - 2006-08-29

Hello all,

I have made a little hack of Zenphoto to make it support videos (flash videos actually supported).
My modifications are independant from any theme, it just displays a flash video player when it finds a video ending in .flv

I added a little feature: when you put a video called myVideo.flv in an album and a picture called myVideo.jpg, the pictures is ignored by ZenPhoto and is showed as a thumb of the video.

Well, i think it's all... The demo is here: http://la0c00n.info/zenvideo

I have not seen any topic about this sort of thing in the forum, but if anyone has already done this i apologize

Feel free to comment.




Support of videos for ZenPhoto - Chilifrei64 - 2006-08-30

very nice... how can we get our hands on this.




Support of videos for ZenPhoto - La0c00n - 2006-08-30

I'm going to make a little webpage so you can download the patch.




Support of videos for ZenPhoto - koffee - 2006-08-31

hurry up, i cant wait too long




Support of videos for ZenPhoto - La0c00n - 2006-08-31

Ok, here we go...
The webpage is online : http://la0c00n.info/zenvideo

You will find there the archives of my patch and a little howto for installing it.

Have FUN




Support of videos for ZenPhoto - aitf311 - 2006-08-31

Are you going to mod this so you can have an album of videos or is the development stopped?




Support of videos for ZenPhoto - Tim_Hyde - 2006-08-31

Very useful. Thanks a lot!




Support of videos for ZenPhoto - Daxeno - 2006-09-01

tried it but it wont work on Stopdesign theme




Support of videos for ZenPhoto - La0c00n - 2006-09-01

The development isn't stopped, i'm gonna clean the code, to make it more usable.

I'll look to make it work with StopDesign Theme...




Support of videos for ZenPhoto - aitf311 - 2006-09-01

Awesome, good to know. It works like a charm.




Support of videos for ZenPhoto - Daxeno - 2006-09-03

This is the Error Message i get on the Stopdesign Theme :

MySQL Query ( UPDATE images SET width=, height= WHERE id=230; ) Failed. Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' height= WHERE id=230' at line 1

Please... Is there any way you can fix this?




Support of videos for ZenPhoto - La0c00n - 2006-09-03

I'm going to release zenvideo 0.2 as soon as possible.

I'll try to make stopdesign work with this version.

Actually, i've re-written some parts of the code to make them more usable and more efficient.




Support of videos for ZenPhoto - Daxeno - 2006-09-24

were you able to fix this? just wondering




Support of videos for ZenPhoto - La0c00n - 2006-10-07

Yes, i've been able to fix this...

Look at this post : http://www.zenphoto.org/support/topic.php?id=873




Support of videos for ZenPhoto - La0c00n - 2006-10-07

Ok,

I've uploaded the 0.2 versions http://la0c00n.info/zenvideo

You can see now thumbnails of videos in the administration panel (using pictures).

I've cleaned a lot of code, and made a full installation package.

Please, report bugs !




Support of videos for ZenPhoto - Daxeno - 2006-10-08

is there a way to make the video a little bigger? it is too minute though.




Support of videos for ZenPhoto - SusieN - 2006-10-12

Where exactly do I upload the zip files? Inside zenphoto or elsewhere?

Thanks!




Support of videos for ZenPhoto - La0c00n - 2006-10-12

You need to extract first the zip files, then you just have to replace the older files using new ones.

Take care of saving your albums and your configuration file (/zen/zp-config.php).




Support of videos for ZenPhoto - SusieN - 2006-10-12

I've got the zip files extracted. They look just like the zenphoto files. So, I just put them in the same place (overwrite) and make sure I keep my albums and config file information the same? Gosh, is it that easy? I'm afraid to touch anything for fear I might ruin something. lol




Support of videos for ZenPhoto - koffee - 2006-10-12

Well, It is not that hard to integrate this to "almost" any version of ZP. I have some modifications in template function etc, so I had to copy your code everywhere - and it is working!

But, i don't know why is the video screen size so small in IE. it's about 160*120px?