Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (63)

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

  • avformat/mxfdec : Change version byte for JPEG2000 to match mxf.c and RP224v12

    15 juin 2015, par Michael Niedermayer
    avformat/mxfdec : Change version byte for JPEG2000 to match mxf.c and RP224v12
    

    This should make no difference as the byte is ignored

    Found-by : tim nicholson <nichot20@yahoo.com>
    Reviewed-by : tim nicholson <nichot20@yahoo.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/mxfdec.c
  • avformat/mxfenc : Accept MXF D-10 with 49.999840 Mbit/sec

    1er juin 2015, par Michael Niedermayer
    avformat/mxfenc : Accept MXF D-10 with 49.999840 Mbit/sec
    

    This is the maximum rate possible based on the frame size limit of MXF D-10

    Previous version reviewed by tim nicholson <nichot20@yahoo.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/mxfenc.c
  • avformat/webvttdec : Skip more parts of header to let parsing continue

    26 février 2024, par Kristoffer Brånemyr
    avformat/webvttdec : Skip more parts of header to let parsing continue
    

    Signed-off-by : Kristoffer Brånemyr <ztion1@yahoo.se>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavformat/webvttdec.c