Piwigo.org

You are not logged in. (Register / Login)

Announcement

#1 2011-10-13 20:02:05

mlo
Member
Registered: 2011-10-11
Posts: 3

Core Support for Small Video Files

This is the one thing that is missing from ALL of the Open Source products that I find I truly need.  I don't want to have all of my family videos accessible to the world via YouTube, but with family all across the country, I do want a server enabled video source.

I realize that I can force this with the FTP Synch, but if I want to allow my non-technical relatives to do this it would really need:

-- direct uploads like pictures are uploaded
-- automatic creation of thumbnails (first frame?)

I realize that there are a myriad of plug-ins available for all the various galleries.  Unfortunately, most of them break with even small updates.

This, I realize, may be a pipe dream due to technical considerations, but it is something I really, really, need.

Thanks

Offline

#2 2011-10-13 20:18:42

mlo
Member
Registered: 2011-10-11
Posts: 3

Re: Core Support for Small Video Files

Yes, I'm replying to myself.

I'm doing so to say this is one of the nicest open source server applications I have ever seen.

Offline

#3 2011-10-14 00:51:22

Billr
Piwigo Team, forum moderator
Registered: 2011-06-22
Posts: 144

Re: Core Support for Small Video Files

mlo,
Have you tried the plugin PY Gvideo?  I believe it will only link to the video so you'd need to put videos on one of the 6 video websites listed in it's configuration (youtube included).  It could be a short term answer until there is a video upload plugin.

As to which frame is best for a thumbnail, it depends on the video.  I've needed to use frame 4 for a series of fireworks as not all of them had a picture on the first 3 frames.  I've read other people using frame 3.

Offline

#4 2011-10-14 02:24:59

mlo
Member
Registered: 2011-10-11
Posts: 3

Re: Core Support for Small Video Files

The main thing I am trying to avoid is using an external service.  I really don't want my materials on a public website.

Offline

#5 2011-12-30 14:16:56

freechelmi
Member
Location: Marseille , France
Registered: 2010-11-07
Posts: 11

Re: Core Support for Small Video Files

Embedding HTML5 video in Piwigo is "easy". We can integrate a js script like http://videojs.com for example.


the most difficult part is to generate a thumbnail. Currently you would need ffmpeg  installed on the server with php extension.

Offline

#6 2012-01-03 17:20:09

Billr
Piwigo Team, forum moderator
Registered: 2011-06-22
Posts: 144

Re: Core Support for Small Video Files

Extracting a frame or selecting a jpg to represent the movie is best done by hand.  That should be a requirement of the upload.

However, that's at odds with proposed methods of creating different photo sizes dynamically, including thumbnails.

Offline

#7 2012-01-03 17:22:19

freechelmi
Member
Location: Marseille , France
Registered: 2010-11-07
Posts: 11

Re: Core Support for Small Video Files

Yes currently I was generating the TN by hand : http://memeteau.com/photos/index.php?/category/31

Maybe the easiest thing would be to patch Piwigo uploader ?


Humm, using firefogg and Firefogg could be great :  http://firefogg.org/dev/index.html  But I don't see a js function to create a thumbnail

Last edited by freechelmi (2012-01-03 17:56:14)

Offline

#8 2012-01-20 17:58:17

P@t
Piwigo Team
Location: Nice
Registered: 2007-06-13
Posts: 4092
Website

Re: Core Support for Small Video Files

Sorry, but Piwigo is not intended to natively support video...
Only in plugin...


P@t

Offline

#9 2012-12-28 10:58:02

A Mesguich
Guest

Re: Core Support for Small Video Files

I know Piwigo is intended for pics, but core video support would make it even more amazing and would overshadow all other Piwigo-like open source projects.

I'd be happy to volunteer for the more basic front-end side of things (HTML, CSS) as well as localization to: French, Spanish, and US English

The current plugins are really lacking, and no plugin could have the level of integration that core support would offer, like for example using the existing upload UI as if the video was just one more photo in the pack.

Please consider it, now with good quality mobile recording it's becoming an imperative.

#10 2013-04-13 08:56:21

hwang00
Member
Registered: 2011-02-18
Posts: 4

Re: Core Support for Small Video Files

I do agree multimedia support is one of the main weakness of piwigo.

in otherhand, There are too many formats of audio and videos, so use individual plugin to support particular multimedia file is good.
but ,can piwigo maintain an official guide of "audio and video support with plugins" .

btw The piwigo term said that audio&video support is not the goal of piwigo, what's a pity.

Last edited by hwang00 (2013-04-13 09:10:54)

Offline

#11 2013-04-15 01:29:13

ck2013
Member
Registered: 2013-02-24
Posts: 7

Re: Core Support for Small Video Files

Why not let Youtube host your videos? Just install the embedded plugin, it's seamless, works great, and why not save bandwidth/space on your host while you're at it?

Another bonus is that Youtube deals with any video format you can throw at it..

-CK

Offline

#12 2013-04-28 22:43:21

freechelmi
Member
Location: Marseille , France
Registered: 2010-11-07
Posts: 11

Re: Core Support for Small Video Files

ck2013 wrote:

Why not let Youtube host your videos? Just install the embedded plugin, it's seamless, works great, and why not save bandwidth/space on your host while you're at it?

Another bonus is that Youtube deals with any video format you can throw at it..

-CK

Well the freedom of hosting your content is important. and you don't know if youtube will put ads before your videos one day.

IMO piwigo-videojs is becoming the best solution for videos, but overridding  the piwigo upload process in a plugin is possible ?

We would need th piwigo uploading to accept the Webm extension, and the plugin to call some php-ffmpeg to extract the tumbnail. seems quite feasible it seems.

Offline

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013