
Recherche avancée
Médias (91)
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Lights in the Sky
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Head Down
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Echoplex
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Discipline
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Letting You
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (21)
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
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 -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (5041)
-
ffmpeg merge_outputs not outputting the final file
30 mai 2020, par EthanoppI am trying to combine multiple independent instrument audio tracks (.ogg files) from a song into 1 final 'song' file that has them all playing simultaneously.



The following properly outputs each independent .mp4 file, but once it's done running, I don't see a final file with everything combined...



import ffmpeg
import os

os.environ['path'] = 'C:\\Program Files (x86)\\ffmpeg\\bin'

song = ffmpeg.input('song.ogg').output('song.mp4').audio
drums = ffmpeg.input('drums_1.ogg').output('drums1.mp4').audio
drums2 = ffmpeg.input('drums_2.ogg').output('drums2.mp4').audio
drums3 = ffmpeg.input('drums_3.ogg').output('drums3.mp4').audio
guitar = ffmpeg.input('guitar.ogg').output('guitar.mp4').audio
vocals = ffmpeg.input('vocals.ogg').output('vocals.mp4').audio
rhythm = ffmpeg.input('rhythm.ogg').output('rhythm.mp4').audio

out = ffmpeg.merge_outputs(song, drums, drums2, drums3, guitar, vocals, rhythm)

ffmpeg.run(out)



-
Evolution #2825 (Fermé) : Ne plus mentionner la non-compatibilité PHP3 dans htaccess.txt
2 septembre 2012, par Gilles VINCENTHello, au vu des échanges constructifs apportés sur http://archives.rezo.net/archives/spip-dev.mbox/H5IJJZI27BWCI2LVMLEY2VXTQPT4NTF7/, je pense qu’on peut clore le ticket. Merci pour vos retours
-
Revision 84572 : Reprise du comportement de la dist pour l’affichage du nom du fichier ...
11 septembre 2014, par jeanmarie.listes@… — LogReprise du comportement de la dist pour l’affichage du nom du fichier si le nom du document n’est pas personnalisé
cf : http://archives.rezo.net/archives/spip-zone.mbox/FS2WQCV3FLLRFMODJQ6X4E7VDVYVN3V2/