
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 (81)
-
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
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 (...)
Sur d’autres sites (7426)
-
SEO for Financial Services : The Ultimate Guide
26 juin 2024, par Erin -
what is the simplest video librery to use in visual studio c [on hold]
9 mai 2017, par 0xPwnI’m looking to build a simple video player in c , visual studio.
i’m want to change part’s of the movie while loading it to memory so it’s have to be low level enough for this.
my first choice was ffmpeg+sdl , the problem is that i downloaded the dev version from ffmpeg website and i get dll.a and .def with the .lib , windows don’t run the exe i make from visual studio because he doesn’t found the dll’s (they are dll.a), i change their names but then i got "this either don’t designed to run on windows..." , i try to use the dll’s from the "shared" package , but i get corruption ...
so what is my outer options ?
(if any one know how to solve the above problem i really appreciate it).(i have to be able to make an .exe 32bit, don’t have to be with visual studio
it’s supposed to be low level enough to allow me change parts of the video in
real time). -
doc/examples/encode_audio : Favor a sample rate close to 44khz instead of the maximum...
30 mars 2017, par Michael Niedermayerdoc/examples/encode_audio : Favor a sample rate close to 44khz instead of the maximum sample rate
This is an example, people will copy and use this. The maximum supported is quite
unreasonable as a default choiceReviewed-by : Steven Liu <lingjiujianke@gmail.com>
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>