
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (29)
-
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 (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (1776)
-
avfilter/af_apsyclip : increase protection for high frequencies
29 janvier 2022, par Jason Jangavfilter/af_apsyclip : increase protection for high frequencies
This reduces sibilance distortion when sibilance and bass are
present at the same time. Bringing the protection of high
frequencies up to about the same level as for low frequencies
should also make the quality less dependent on the frequency
balance of the playback system.Signed-off-by : Jason Jang <jcj83429@gmail.com>
-
Alternative for MediaMetadataRetriever API level 9
7 septembre 2016, par JaymoI am using the android-ffmpeg-java library and noticed it only works from API level 10, however I want my app to support level 9. Of created concern is that MediaMetadataRetriever under MediaUtils in ffmpeg is not supported. Is there an alternative to it or another alternative for android-ffmpeg with API level 9 support ?
-
Révision 18734 : Detection plus fiable dans liens_ouvrants()
17 novembre 2011, par da@weeno.netLa detection de la classe spip_out dans la fonction liens_ouvrants() recherchait absolument une espace entre le " On detecte donc "\s+" au lieu d’une simple espace, pour eviter les surprises.