Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (35)

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

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

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

  • HTML5 Video Presentations at LCA 2011

    http://blip.tv/file/get/Linuxconfau-TheLatestAndCoolestWithHTML5Video326.ogv
    10 février 2011, par silvia

    Working in the WHAT WG and the W3C HTML WG, you sometimes forget that all the things that are being discussed so heatedly for standardization are actually leading to some really exciting new technologies that not many outside have really taken note of yet. This week, during the Australian Linux (...)

  • HTML5 Video Presentations at LCA 2011

    26 janvier 2011, par silvia

    Working in the WHAT WG and the W3C HTML WG, you sometimes forget that all the things that are being discussed so heatedly for standardization are actually leading to some really exciting new technologies that not many outside have really taken note of yet. This week, during the Australian Linux (...)

  • Revision 43798 : Ajout des types mimes ts, mts, m2ts : $tables_mime[’ts’] = ’video/MP2T’ ; ...

    22 janvier 2011, par kent1@… — Log

    Ajout des types mimes ts, mts, m2ts :
    $tables_mimets ? = ’video/MP2T’ ;
    $tables_mimemts ? = ’video/MP2T’ ;
    $tables_mimem2ts ? = ’video/MP2T’ ;
    $tables_sequencests ? = ’MPEG transport stream’ ;
    $tables_sequencesmts ? = ’AVCHD MPEG-2 transport stream’ ;
    $tables_sequencesm2ts ? = ’BDAV MPEG-2 Transport Stream’ ;