Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (25)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (7149)

  • doc/filters : align order of fps filter options to implementation

    5 octobre 2017, par Tobias Rapp
    doc/filters : align order of fps filter options to implementation
    

    Align order of "start_time" option within fps filter documentation to actual
    implementation. Also fix some documentation cosmetics.

    Signed-off-by : Tobias Rapp <t.rapp@noa-archive.com>

    • [DH] doc/filters.texi
  • You must have installed FFMPEG in order to use this function

    25 septembre 2017, par lukay97

    I’m using this script : GitHub Script Link

    This script uses FFMPEG to convert MP4 to AVI and from AVI to MP3.
    But I always getting the error :

    You must have installed FFMPEG in order to use this function

    But I have installed FFMPEG on my Linux Server.
    This is the output of my CLI (puTTY) :

    FFMPEG

    As you can see I have it installed.
    I’m sorry the script is to big to post it here but you can take a look.

    Thanks for every help !

  • avfilter/vf_overlay : Restore shorthand option order

    5 septembre 2017, par Michael Niedermayer
    avfilter/vf_overlay : Restore shorthand option order
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] doc/filters.texi
    • [DH] libavfilter/framesync2.c
    • [DH] libavfilter/framesync2.h
    • [DH] libavfilter/vf_overlay.c