
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (56)
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 (12220)
-
swscale : disable ARM code until its build failure with clang/iphone is fixed
8 janvier 2014, par Michael Niedermayer -
How to convert RTMP to mp4 On The Fly with FFMPEG ?
7 mai 2014, par Janitra Panjii want to ask about live streaming, i have wowza server and used rtmp protocol in web client, the question is how to compatible in all device like desktop and mobile, i used ffmpeg, but how to change rtmp to mp4 on the fly ? what type command in ffmpeg ? i want to used protocol http not rtmp or rtsp, thanks.
Regards,
Panji -
How to make video with fixed duration
27 juin 2013, par AlexI have videos :
video1 - 923 seconds
video2 - 1457 seconds
video3 - 860 seconds
I need to cut these videos and fix its duration - 600 seconds. But the difficulty is that I need to cut them under the scheme
Where :
-
blue segments is always 120 seconds (fixed) ;
-
red segments I should to cut ;
-
green segments I shouldn't cut.
After that I need to join blue and green segments in new 600 seconds video, example
As the video1, video2, video3 have a different duration, then the red and green segments must have different duration, they must be in equal proportion to the duration of the video.
I need pure ffmpeg (avconv) command or bash script. I have no ideas how to make it.
-