
Recherche avancée
Médias (2)
-
Granite de l’Aber Ildut
9 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
Autres articles (39)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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" ; -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (5529)
-
Download 5 second of a RTSP stream without FFMPEG
26 juin 2018, par Jean Bon CruI have a RTSP stream from my FreeBox
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=372&flavour=sd
How to download 5 seconds of the RTSP stream without FFMPEG in mp4 file
-
How to download m3u8 files using ffmpeg using ffmpeg-cli-wrapper in java ?
16 juin 2018, par user4550498I am able to download m3u8 chuncks in on cli using following command,
ffmpeg -i "URL of m3u8 file" "outputm3u8.m3u8"How can download this m3u8 chuncks using ffmpeg-cli-wrapper in java ?
-
Revision 75038 : Ajout de deux paramètres au modèle doc_img : -* download ou ...
28 août 2013, par kent1@… — LogAjout de deux paramètres au modèle doc_img :
- download ou telecharger string : si == oui affiche un lien de téléchargement du document sous la prévisualisation
- class_btn_download string : class à ajouter au bouton download
On évite également l’Ancre de pagination par défaut en mettant son id sur la div parente
div class="pagination" pour être compatible avec SPIP Bootstrap
On inclue inc/securiser_action dans mes_fonctions pour avoir la fonction calculer_cle_action disponible