Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (48)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

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

  • Flash / FFMPEG / Linux Video Broadcasting [closed]

    4 avril 2013, par Grant Adkins

    I'm looking for a way to have a "virtual" online tv network.. kinda like shoutcast radio with auto dj where I can set the programing lineup or just randomize from files on the server and maybe the possibility of having live streams as well.. all to be streaming 24/7 on a website hopefully with a flash or dependable player..

    I've kinda looked into nullsoft video
    but does anyone else know a solution that might help ?

  • Heroku and ffmpeg [closed]

    29 octobre 2020, par Cohen

    I am having trouble getting heroku to work with ffmpeg, I get an opus not loaded error even when I have loaded opus on heroku and in requirements. Music works completely fine on my own pc but won't on online host

    


  • FFMPEG MKV to HLS how to keep audio and video in sync using codec_time_base

    15 mai 2020, par LordFenixNC

    I am doing BULK encodes of MKVs to multi resolution, audio track, subtitle track HLS folders. I have ran into a issue with Audio not being in sync. Locally or online. is there a way to include codec_time_base data into the encode to help with this ?