Recherche avancée

Médias (91)

Autres articles (32)

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

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (7473)

  • why are my local video files (mp4) not playing on chrome ?

    1er juillet 2019, par cerr

    I have some video files. Initially they were .mkv and I have converted them to .mp4 as they were not playing in chrome.

    I just drag-and drop them onto a Chrome tab, in an attempt to stream them to my Chrome Cast device on my TV.

    I’ve converted them using the following command ffmpeg -i input.mkv -codec copy output.mp4 on Linux. If I load either, the mp4 or the mkv in VLC they play just fine. How do I fix that so that I can cast them to my Chrome Cast ? I’ve also tried to drag & drop them onto Chrome running on a Windows machine - am getting the same result though.

  • Adding text to the video without next converting

    2 janvier 2020, par urbciech

    I have to add a short text at the beginning of the films 0:10 - 0:20. My client has a large database of 1M + movies. Currently, adding text to one movie is about 20 minutes, the reason is the conversion. Is it possible to do it faster without having to re-encode the movie ?. I came up with the idea to cut the beginning of each film 0:00 - 0:30 then add the text to this short excerpt and finally replace the beginning with a new piece of the film from with the text.

    Is there any other way to speed up this process ?

  • Révision 19541 : Correction de notices PHP

    6 juin 2012, par marcimat -

    Mais revert partiel de r19540 sur les constantes SQLite, qui, comme c’était bien marqué dans le commentaire doivent être définis après le chargement des modules php nécessaires.