
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 (36)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
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 (3870)
-
Insert Chroma key videos in middle of the video using ffmpeg
24 juillet 2020, par kapilkardaI have created a video using ffmpeg command to merge chroma key with video file and it is working perfectly fine, but I want to insert this chroma key from particular time frame, can anyone help me with that ?


Thanks in advance
Happy Coding..


-
Live Audio Streaming with live555
19 août 2014, par GodsppedI am trying to send a MP2 encoded frame via RTSP (live555) from a live source, (microphone). I am using ffmpeg to encode audio stream, and I am sending it overriding FramedSource and for the OnDemandServer I am using MPEG1or2AudioRTPSink.hh and MPEG1or2AudioStreamFramer.hh.
Now in VLC I get to hear maybe half a second worth of sound and then it just stops... I dont know what I am doing wrong.
Has anyone experienced this problem before ? Am I doing this right, should I be override a different class ?
Thanks in advance.
-
write width and height of an image in txt file with batch
13 mars 2015, par la lluviaHow to save image size (width and height) in new file using ffmpeg or irfanview ?
I want it to be saved like this :
img.png 800 600
img2.png 640 480
....Thanks in advance.