
Recherche avancée
Autres articles (103)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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 -
Possibilité de déploiement en ferme
12 avril 2011, parMediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)
Sur d’autres sites (10656)
-
ffmpeg : Image + Audio + Text to Video
30 janvier 2015, par AndroidicusI’m new to ffmpeg and am trying to create a video (mp4) by combining two images (png) and an audio file (mp3) and overlay it with a text.
I can successfully create a video by combining the images and audio but I struggle to add the text.
Here’s my script to overlay on image with another and add the audio :
ffmpeg -loop 1 -i background.png -i overlay.png -filter_complex overlay -i audio.mp3 -shortest -acodec copy -f mov video.mov
I’ve tried to add this line to the script :
-vf drawtext="fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf: text='Text to write is this one, overlaid':fontsize=20:fontcolor=red:x=100:y=100" withtext.mp4
But than I get the error "no such filter : drawtext" or that i can’t use -vf and -filter_complex in the same script. How can I add an overlay-text to the video ? The text remains unchanged for the entire video.
Thanks in advance.
-
Combining every 2 frames into one, creating a 30 FPS video out of 60, possible ?
20 août 2022, par MuhlisI've got a 60 FPS video, but it has some noise. Is there a way, somehow, for a program to combine every 2 frames into 1 (not dismissing but combining and blending), and create a 30 FPS video ? I don't know what it will look like but it would be a nice experiment.


-
Core : Cast NaN value attributes to undefined for Opera Mini
16 juin 2015, par marek-sajiCore : Cast NaN value attributes to undefined for Opera Mini
Closes #1470