
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (67)
-
Les images
15 mai 2013 -
Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur
8 février 2011, parLa visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
Configuration de la boite multimédia
Dès (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (7448)
-
Video from images PHP [duplicate]
8 décembre 2013, par Merab Tato KutaliaThis question already has an answer here :
How can I make video from images in PHP ? I know that I need FFMPEG , I have this binary (linux user). one of the SO question Create Video File using PHP theres gif image, instead of gif I need sequence of images. audio is not important. I had several experiments using GD library with images but video is new for me.. Thanks in advance.
-
Changing alpha value of images using ffmpeg
6 décembre 2011, par RajatHow can i change aplha value of images using ffmpeg ??? If it is possible than please guide me how to do it...
If not than can i do it with php or javascript ? I want to make permanent changes to images by changing their alpha valves...
-
FFmpeg : Images to video, repeat x times
25 novembre 2016, par user2190035I convert a list of images to a video with ffmpeg.
But I want a video which repeat all the images x times without storing copies of the images on the harddrive.
Is there a way to tell ffmpeg to repeat the input images in a video x times ?