
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (32)
-
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 -
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 (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (7618)
-
How to make a Seek command in discord py with ytdl and ffmpeg
15 septembre 2021, par UtsargI am making a discord py bot that plays music with ytdl and ffmpeg, is there a way to seek to a specific part in the song ?


-
Create HLS audio stream from FLAC
5 janvier 2021, par Myles McDonnellI have a FLAC file that contains a single song. I want to create a HLS stream with the best quality stream being FLAC (matching the input so just pass-through but chunked) followed by AAC-LC 320, 160 and 96Kbps.


Can I do this with ffmpeg, is there another tool/library I should look at or would I need to code this myself ?


-
lavfi : make vf_colorspace use functions from colorspace.c
19 juin 2018, par Ruiling Song