Recherche avancée

Médias (0)

Mot : - Tags -/médias

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (28)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    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 (...)

Sur d’autres sites (5255)

  • doc/ffprobe.xsd : add and

    28 février 2024, par Niklas Haas
    doc/ffprobe.xsd : add <components> and <pieces>
    

    Originally introduced for dovi side data printing, but not properly
    reflected in the xsd.

    • [DH] doc/ffprobe.xsd
  • map DVB subtitle Stream is not showing as default language

    13 janvier 2021, par Psyco23

    I have a problem showing the subtitles on stream directly.

    &#xA;

    I did this via map

    &#xA;

    -map 0:0 -map 0:1 -map 0:3

    &#xA;

    And it works so well that I have chosen the English audio, the video, and the Spanish subtitles

    &#xA;

    The problem is when you open the stream

    &#xA;

    Subtitles are not shown directly. I have to TURN on in VLC

    &#xA;

    Is there a way, via ffmpeg or map, for my subtitles to appear directly without activating it ?

    &#xA;

  • Using WebHDFS to play video over HTTP

    3 février 2015, par Qin.Yang

    I used ffmpeg + libx264 to convert file format as H264, then uploaded the file to Hadoop. I used WebHDFS to access the file by HTTP, but can not online play. If I download this file over HTTP, it can play by HTML5 video. My English is poor, hope you know what I mean.