
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (39)
-
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 (...) -
(Dés)Activation de fonctionnalités (plugins)
18 février 2011, parPour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...) -
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)
Sur d’autres sites (6040)
-
Add Animated GIF Overlay to a Still Image (In Python or ffmpeg) [closed]
30 janvier 2021, par adithya sherwood -
FFMPEG or moviepy : easiest way to remove segments using list of timestamps ?
26 août 2020, par I ZI have a bunch of videos that I need to trim by removing segments that contain silence, noise, and other fluff. I don't have a GUI-based video editing tool available to me (not even Movie Maker) but I do have moviepy and ffmpeg. So if I have a list of segments I want to remove as pairs of from-to timestamps, which tool is easier to set up (either a Python script or a shell script in cygwin under Win10) to process those videos ? TIA !


-
How to integrate ism* audio with video files into mp4 ?
24 juillet 2012, par ΩmegaHaving audio
.isma
file and video.ismv
file, how can be those separate files integrated into.mp4
file ? Is there some schema and/or algorithm that can be used to develop such tool, or is already such tool available ?