
Recherche avancée
Médias (1)
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
Autres articles (55)
-
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 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 (8496)
-
Fix FSF address copy paste error in some license headers.
14 mai 2011, par Diego BiurrunFix FSF address copy paste error in some license headers.
-
Anomalie #2805 (Nouveau) : Utiliser les champs nom et email de la table auteur si id_auteur est re...
25 juillet 2012, par Maïeul RouquetteLa table spip_forum contient un champ id_auteur. Cependant ce champ n’est pas corrélé avec la table spip_auteurs, puisqu’il y aussi un champ nom et un champ email. Résultat : il y a duplication des données. Je propose que ces champs ne soient plus remplis si l’auteur est connecté lors du poste de (...)
-
ffmpeg command for create final video from two different videos and two different audios
16 décembre 2020, par Kashyap RathodI have two videos and two audios


1 :-
video 1 - length :- 60 sec || audio 1 - length :- 15 sec


2 :-
video - length :- 86 sec || audio 2 - length :- 18 sec


Play video1 and audio1 together, if audio1 is ended then restart that audio till video1 end. this will final video 1.


same way,


play video2 and audio2 together, if audio2 is ended then restart that audio till video2 end. this will final video 2.


after that concatenate those final video 1 and final video 2 and create single video as output.


Thank you in advance.