
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (67)
-
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 (...) -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
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
Sur d’autres sites (7317)
-
Evolution #4471 (En cours) : singulier_ou_pluriel pour l’arabe
5 juin 2020, par b bSuper, merci pour le patch ! Je viens justement de corriger cette fonction pour le français, ton patch sera l’occasion de la compléter :)
-
Anomalie #4505 (Fermé) : Version commit Git non affichée par SPIP
24 juin 2020, par b bSuper, merci marcimat, on ferme :)
-
FFMPEG : Stretch video to duration of audio [closed]
22 juillet 2020, par duhaimeI have a 10 minute mp3 audio file and an 8 minute mp4 video file, and I'd like to combine them into one mp4 file that is 10 minutes long.


The video corresponds to the audio (the video shows birds flying and the audio is a musical passage generated by the positions of the birds), so I'd like to stretch it out so it matches the audio.


Is there a way to accomplish this with FFMPEG or some other unix binary ? Any pointers would be super helpful !