
Recherche avancée
Autres articles (62)
-
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...) -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (6957)
-
JSHint : Add back globals for browser and console
23 janvier 2014, par nschonniJSHint : Add back globals for browser and console
-
Still images to video for storage - But back to still images for viewing
29 mai 2012, par michaelUsing ffmpeg I can take a number of still images and turn them into a video. I would like to do this to decrease the total size of all my timelapse photos. But I would also like to extract the still images for use at a later date.
In order to use this method :
- I will need to correlate the original still image against a frame number in the video.
- And I will need to extract a thumbnail of a given frame number in a
video.But before I go down this rabbit hole, I want to know if the requirements are possible using ffmpeg, and if so any hints on how to accomplish the task.
note : The still images are timelapse from a single camera over a day, so temporal compression will be measurable compared to a stack of jpegs.
-
Facebook Look Back and Dynamic Rendering [on hold]
6 février 2014, par gooFacebook launched last month the Look Back page.
Here at our company we've developed a few projects similar to it, but never dynamically rendering a video on the server side just like Facebook seems to do.
Our solution was always overlaying elements with Flash in a background video like Lost in Val Sinestra.
how can I create a dynamically rendered video in server side ?
Is ffmpeg suitable for this ?Is there another tool that can do it ?
Thanks