
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#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
Autres articles (75)
-
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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 (9151)
-
Convert video with ffmpeg using gpu
21 juin 2016, par sdnaghdiI have video sharing site and convert video with ffmpeg but it take a lot of time for converting.
how can do it fast and safe ?
I think when ffmpeg match with GPU it helps me but I find no good reference to use.
Which application or reference can help me that have good performance. -
Sync video clip using audio waveform
10 octobre 2015, par Jean-Philippe EncausseI have 2 camera recording the same scene (but not with the same audio quality)
- I have 2 videos clips V1 and V2 recorded from each cameras.
- I want to find the delay D between the 2 clips V1 and V2 using the recorded audio.
Is there a simple way to do this using FFMpeg or NAudio (C#) or ?
I assume the algorithm will match some audio feature on Clip1 then find the features on Clip 2 ?
-
Additionals : Fix extension method to only method period
16 juin 2015, par rskm1Additionals : Fix extension method to only method period
Fix regex in extension function to match PERIOD, rather than "any single
character".Closes #1439