Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (39)

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

  • Revert "aviobuf : Discard old buffered, previously read data in ffio_read_partial"

    9 octobre 2020, par Marton Balint
    Revert "aviobuf : Discard old buffered, previously read data in ffio_read_partial"
    

    This is unneeded after 2ca48e466675a8a3630061cd2c15325eab8eda97 and it breaks
    ffio_ensure_seekback().

    This reverts commit 53c25ee0736497b46bb76064cc2c84c976b2d295.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavformat/aviobuf.c
  • aacenc : mark the "faac"-like coder for removal

    5 décembre 2015, par Rostislav Pehlivanov
    aacenc : mark the "faac"-like coder for removal
    

    This coder produces a much lower quality audio than the rest, is much
    slower and is unstable. Hasn’t been updated for a very long time as
    well, hence it is more appropriate to remove it since it also depends on
    a big burden of a code (the encode_window_bands_info function which is
    just as old, just as unstable and bad and in no way modifiable or
    fixable).

    Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>

    • [DH] libavcodec/aacenc.c
  • avcodec/mjpegdec : make "unknown colorspace" error more informative

    5 septembre 2013, par Michael Niedermayer
    avcodec/mjpegdec : make "unknown colorspace" error more informative
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mjpegdec.c