
Recherche avancée
Autres articles (89)
-
Dépôt de média et thèmes par FTP
31 mai 2013, parL’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (9812)
-
Libavformat- Passing an object of images to libavformat to generate a video
8 septembre 2020, par Venkata TataI am trying to generate a video with libavformat/Libavcodec with a bunch of images that are in memory.


Can someone point me in the right direction, please ?


Thanks in advance.


-
How to set frame encoding method as CABAC in ffmpeg
2 septembre 2015, par ErfanI’m trying to encode video frames into H264 format using ffmpeg in C. While configuring the encoder properties I don’t see how to set the frame encoding method as CABAC (lossless). Any idea ?
Thanks in advance.
-
How to generate submanifests based on offset and duration
5 septembre 2015, par ayniamI am using hls-segment-reader for generating sub-manifests from a master manifest file.
I want to provide an offset and duration to generate sub-manifest file. however, i am not able to find how can I pass them
Any help in this regard is greatly appreciated.
Thanks in Advance.