
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 (34)
-
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 (...)
-
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
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 (...)
Sur d’autres sites (5561)
-
Nomenclature #3701 (Nouveau) : "En cours de rédaction"
14 février 2016, par Fil Upcette expression est employée comme statut ET comme intitulé pour la liste des articles en cours d’édition/modification ; il faudrait renommer la liste pour éviter la confusion
-
Using ffmpeg to cut video into pieces
13 février 2016, par jschIf using ffmpeg to precisely cut up a video into pieces, for instance using something like :
ffmpeg -i input.mkv -ss 0 -to 30 -c:v libx264 -preset ultrafast -qp 0 -c:a copy p_1.mkv
Would the resulting clip include the last frame ? (e.g., frame 1800 for a 60FPS video)
Also, should the audio also be re-encoded to ensure that no audio de-sync happens if I were to concatenated it together with other clips ?
-
Add tile format frame packing value
3 février 2015, par Anton Mitrofanov