
Recherche avancée
Autres articles (18)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (4085)
-
Revision 96556 : Le plug est pour spip 3.0.2 minimum, j’ajoute une version mini à "licence" ...
10 avril 2016, par spip.franck@… — LogLe plug est pour spip 3.0.2 minimum, j’ajoute une version mini à "licence" et "gis" en prenant donc la première version pour spip 3.0, l’unique intérêt de ce commit est pour que les gens qui consultent le xml sur plugin.spip puissent avoir une info fiable.
http://zone.spip.org/trac/spip-zone/changeset/59333/
http://zone.spip.org/trac/spip-zone/changeset/51271/ -
Evolution #4411 : mini-pedzouille admin_plugins IE11 (et les autres..) => SVP
11 décembre 2019, par Yannyx SpipPour info Et sur un SPIP 3.2.5 local
(avec/après passage en ?exec=configurer_svp et malgré le &var_mode=reinstaller_svp : tenté en PHP 5.3.6 et 7.1.2 ),
je vois regulièrement apparaitre des placards d’erreurs de
\plugins-dist\svp\inc\svp_depoter_local.php svp_base_modifier_paquets_locaux() sql_allfetsel() ; -
azure encoding : video track in one .webm file, audio track in a .mp3 separate file, output .mp4 file
26 avril 2016, par Osama AlshaykhIn azure, I want to generate a video from two independent files : video track is in a .webm file and audio track is in a .mp3 file. Is this possible ?
I want to use Azure media services. If not, then FFMPEG could be a solution. correct ?Thanks,
Osama