Advanced search

Medias (1)

Tag: - Tags -/publicité

Other articles (41)

  • Gestion générale des documents

    13 May 2011, by

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

  • Des sites réalisés avec MediaSPIP

    2 May 2011, by

    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 April 2011, by

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

On other websites (4023)

  • Apple mediastreamvalidator processes only a fraction of total segments

    1 September 2016, by Manas Paldhe

    When I run mediastreamvalidator on OSX from terminal, I see that only some of the segments are getting processed. How can I force mediastreamvalidator to process all segments?

    Processed 3498 out of 43191 segments
    Average segment duration: 3.995671
    Total segment bitrates (all discontinuties): average: 665.62 kb/s, max: 745.23 kb/s

  • How to view/save AVFrame have format AV_PIX_FMT_YUVJ420P to file

    30 July 2022, by Che Huu

    I have a AVFrame and I want to save it to file. If I only store frame->data[0] to file, the image will be Grey image, how to view full color? I use C language.

    


    Do you have any suggestions on what I should read to understand and do these things by myself?

    


  • avcodec: add Apple Pixlet decoder

    2 December 2016, by Paul B Mahol
    avcodec: add Apple Pixlet decoder
    

    Signed-off-by: Paul B Mahol <onemda@gmail.com>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/pixlet.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/isom.c