
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (33)
-
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 (...)
-
Librairies et logiciels spécifiques aux médias
10 décembre 2010, parPour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (4724)
-
how to use ffmpeg with MSVC++ to decode a video ?
4 juillet 2013, par aka.insaneWhat i want to do is to make a sample application using msvc++ which will take input as a video file and decode it. I want all the decoding to be done using ffmpeg functions used in my application.I read dranger's tutorial but could not implement it, any help would be really appreciated.
-
Merge commit ’c457bdebe7af643b380aa0f6add3cb4335d218dc’
31 août 2015, par Hendrik LeppkesMerge commit ’c457bdebe7af643b380aa0f6add3cb4335d218dc’
* commit ’c457bdebe7af643b380aa0f6add3cb4335d218dc’ :
checkasm : Fix floating point arguments on 64-bit WindowsMerged-by : Hendrik Leppkes <h.leppkes@gmail.com>
-
warning about Compiler ffmpeg-0.8.11 in IOS
27 avril 2012, par user1360759When I compile ffmpeg-0.8.11, there is a warning :
WARNING : Compiler does not indicate floating-point ABI, guessing soft.
What should I do about it ? (Is it safe to ignore it ?)