
Recherche avancée
Médias (1)
-
1 000 000 (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (37)
-
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 -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
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 (6466)
-
how to compile ffmpeg on windows ? [closed]
4 septembre 2012, par Naseeb SheoranPossible Duplicate :
FFMPEG on Android
how to compile the ffmpeg library on windowsI want to use the ffmpeg library in one of my apps but i have not got any clue about how to do it step by step with the latest configuration of ffmpeg and ndk.Can you please suggest any help tutorial or example in this regard.Thanks for your help in advance.
-
get audio current freqency for each 0.1 second of audio file with ffmpeg sox or opus into file.txt
15 mars 2019, par VladI am trying to get audio freqency statistic from call record in file.opus for each 0,1 second, have try ffmpeg (spectrum) ffprobe ,
for example
sox '.$file.' −n rate 6k spectrogram −z 62 -w Hamming -o aaaaaa/test10.png stat -freq 2>aaaaaa/test10.txt
return spectrum
all of them return values but no freqency found any other library ? Or what I am doing wrong I now it retrun spectrum but I need concrete freqency of human voice it is possible with ffmpeg or ffprobe or sox ? I am working in php but running shel comands any help will be aprisiatied. What should be my next step ? I am lost I have no idea how could get freqency from this numbers or "it is possible " ??? What is the first step comand in sox etc. -
how to host live stream video
21 août 2015, par VhanjanUsing jwplayer with html5 users can watch videos online..
just put the source where the video file is located,, and the users can play the video that easy..i also tried to put a live stream source, as i remember it is rts ://sampledomain.com/video.mp4,
then jwplayer easily play that mp4 file..my question is
how can i host this kind of file "rts ://sampledomain.com/video.mp4" using my web camera or hypercam3 as my video recorder.. and send it to jwplayer so the users can play live stream in the browser using jwplayer..any hint are appreciated, but thank you very much for step by step tutorials..