Recherche avancée

Médias (1)

Mot : - Tags -/punk

Autres articles (100)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (10873)

  • Adding or overlaying Gif on video in android

    20 décembre 2016, par Umang Kamboj

    I am working on an application in android, its requirement is to overlay gif on a video. Please help me on this, it can use either ffmpeg or media
    codec with OpenGL. Thanks in advance.

  • FFMPEG, how to put h263 in mp4 contain format ? [closed]

    4 mars 2012, par John Nabil

    I managed to encode group of images in h263 codec using ffmpeg, but my problem now , i want to put the result into mp4 container

    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