Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (111)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (11145)

  • FFMpeg - adding a video codec

    24 juillet 2012, par user648880

    I've read the tutorials found on this site
    Adding new CODEC to ffmpeg

    but I can't seem to apply them to my situation. I have a Mpeg-4 based proprietary codec used in a CCTV system. I'd like to decode it back into the base Mpeg-4 or other format. The codec is dll based - where the dll is found in my c :/Windows folder. I followed the steps in the Cook tutorial (http://wiki.multimedia.cx/index.php?title=FFmpeg_codec_howto)- but am lost on developing my own .c file similar to the libavcodec/cook.c - can I not point to the dll file for this ?

  • Revision 79003 : Pipeline "afficher_contenu_objet" : prendre en compte le cas où ...

    30 novembre 2013, par tcharlss@… — Log

    Pipeline "afficher_contenu_objet" : prendre en compte le cas où l’identifiant de l’objet n’est pas donné par $fluxargs ?id_objet ? mais par $fluxargs ?contexte ?id ?.
    Problème constaté sur la fiche d’une commande.
    ps : De plus, l’exemple du site http://programmer.spip.net/afficher_contenu_objet,434 récupère l’identifiant avec $fluxargs ?id ?

  • IOS desktop streaming

    13 mars 2014, par user3415469

    I understand that you can use AirPlay to wirelessly stream your iPad desktop to an AppleTV. Also, there is a method to use a Raspberry PI and "rPlay" to do the same. I am not trying to reinvent the wheel, but I want to explore if there are other options to capture the iPad screen (a classroom full of iPads actually) and send it WIRELESSLY to an "aggregator" attached to an overhead projector.

    My thoughts would be to use ffmpeg or .h264 somehow and send it to the "aggregator". I apologize in advance if this is a silly or uninformed question. It is important the iPad not be jailbroken...