
Recherche avancée
Autres articles (62)
-
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 -
MediaSPIP Player : les contrôles
26 mai 2010, parLes contrôles à la souris du lecteur
En plus des actions au click sur les boutons visibles de l’interface du lecteur, il est également possible d’effectuer d’autres actions grâce à la souris : Click : en cliquant sur la vidéo ou sur le logo du son, celui ci se mettra en lecture ou en pause en fonction de son état actuel ; Molette (roulement) : en plaçant la souris sur l’espace utilisé par le média (hover), la molette de la souris n’exerce plus l’effet habituel de scroll de la page, mais diminue ou (...) -
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 ) (...)
Sur d’autres sites (5279)
-
Convert s3 video files resolution and store it back to s3
5 avril 2019, par Pritam RoyI want to convert s3 bucket video file resolutions to other resolutions and store it back to s3.
I know we can use ffmpeg locally to change the resolution.
Can we use ffmpeg to convert s3 files and store it back using Django ?I am puzzled as from where to start and what should be the process.
Whether I should have the video file from s3 bucket in buffer and then convert it using ffmpeg and then upload it back to s3.
Or is there anyway to do it directly without having to keep it in buffer. -
FFMPEG - How to setup volume when merging two audio streams
6 octobre 2014, par N3shI just recently entered the magic and scary world of FFMPEG and, although I found quite a lot of guides online, I need help for my current problem.
I am merging only audio files and I would like to be able to select their volume.
Here is my current code for merging 2 files :
ffmpeg -i test\audio00.mp3 -i test\audio01.mp3 -filter_complex amerge
-c:a libmp3lame -q:a 0 test\output_overlay.mp3I tried the following code, extracted from another answer here on SO (the User was also handling video), but it doesn’t work for me :
ffmpeg -i test\audio00.mp3 -i test\audio01.mp3 -filter_complex "[0:a]volume=0.9[a1];
[1:a]volume=0.781250[a2]; [a1][a2]amerge,pan=stereo:c0code>I got this error :
[AVFilterGraph @ 030fa8c0] The following filters could not choose their formats:
Parsed_amerge_2 Consider inserting the (a)format filter near their input or output.Is there a simple way to change the volume for the two streams (even for just the second one, it’s the background music) with FFMPEG ?
P.S. Also, is it possible to have some sort of ’preview’ before actually rendering the file ?
-
Added back donation links.
5 juin 2013, par blueimpAdded back donation links.