
Recherche avancée
Médias (33)
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (83)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (7763)
-
FF-MPEG Android Installation using Cygwin
25 juin 2012, par Ravi K. SharmaI read and followed all instructions http://bambuser.com/opensource
but i am puzzled around how to generate ffmpeg .so file using cygwin and ndk-r7 ? I appreciate if Some one could provide me better links/Solution to integrate FFPMEG for my Android Application.Thanks in Advance.
-
Scrolling text in a video with ffmpeg
12 avril 2014, par NickNameI am trying to put a textline from right to left in a video with ffmpeg but it is not working.
My command is :
ffmpeg -i input.avi -vf drawtext="fontfile=C\\:/Windows/Fonts/arial.ttf:text='YOUR TEXT HERE':fontcolor=white@1.0:fontsize=40:y=h-h/2:x=t*50" -y output.avi
Thank you in Advance...
-
FFmpeg : How to decrease the volume for few seconds in the middle of audio file ? [duplicate]
21 mai 2023, par harishkumar329I have an audio file with 120 seconds duration. I want to make the volume muted from 80th second to 100th second using FFmpeg.



Thanks in advance.