Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (46)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (4835)

  • aacsbr : silence message for SBR extension "padding".

    9 avril 2012, par Reimar Döffinger
    aacsbr : silence message for SBR extension "padding".
    

    Some files contain a few additional, all-0 bits.
    Check for that case and don’t print incorrect "not supported"
    message.

    Signed-off-by : Reimar Döffinger <Reimar.Doeffinger@gmx.de>
    Signed-off-by : Alex Converse <alex.converse@gmail.com>

    • [DH] libavcodec/aacsbr.c
  • lavfi/spp : add "quality" option in runtime change path

    10 janvier 2020, par Jun Zhao
    lavfi/spp : add "quality" option in runtime change path
    

    it's stranage to use option "level" in runtime change path but used
    "quality" in option, add "quality" in runtime change path, it's more
    intuitive and keep the "level" for compatibility.

    Reviewe-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] doc/filters.texi
    • [DH] libavfilter/vf_spp.c
  • Revert "pnmenc : use bits_per_raw_sample"

    25 août 2014, par Michael Niedermayer
    Revert "pnmenc : use bits_per_raw_sample"
    

    This reverts commit 1506ea947d3c527f67a5caa93cc7fa0d064bbf1f.

    Revert requested by carl as well as author in "Re : [FFmpeg-devel] [PATCH]Fix pnm encoding with bpc set"

    • [DH] libavcodec/pnmenc.c