Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (73)

  • Emballe Médias : Mettre en ligne simplement des documents

    29 octobre 2010, par

    Le plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
    Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
    D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The 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 (...)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

Sur d’autres sites (12820)

  • How to play H.264 video in a win32 window ?

    4 avril 2012, par parvez

    I came across a H.264 video which i would like to play in my c++ application. Could anyone suggest what could be the easiest way of doing it ? Or What library can be used for the purpose.

    Thanks in advance..

  • How to manage volume using FFMPEG

    13 mai 2015, par Somashekhar Ganjigatti

    Is there any way to set/modify/change/update volume of audio when it is playing using FFMPEG library.
    Thanks in advance.

  • Converter tiff to yuv 4:0:0 in ffmpeg ?

    11 mars 2016, par Pedro Fernandes

    I have a tiff file created in matlab , with 16-bit , and I need to pass it to yuv format with 4 : 0 : 0 ( grayscale ) .

    How to do this in ffmpeg ?

    Or is there some other way to do so ?

    Thank you in advance