Recherche avancée

Médias (91)

Autres articles (108)

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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

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

  • Ffmpeg subtract a track from another

    29 mars 2021, par Ching Chang

    How do I subtract an audio track from another audio track using ffmpeg ?

    


    I know there is the amerge command that lets you put a track on top of another. Is there a command that does the opposite ? I have a song, and an instrumental version of the song. I want to subtract the instrumental track from the original track to get the vocals.

    


    Every google search led me to examples of subtracting an audio from a video, but I'm trying to subtract an audio from another audio.

    


  • Find the beginning of audio track in other audio track

    26 février 2020, par Александр Подорин

    I have a long audio track that contains multiple songs in one file.
    I have one song in other file.
    How can I find the beginning and the ending of single song in a long file ?
    Can I do this with ffmpeg and how ?

    Thank you !

  • Anomalie #3746 (En cours) : spip_release_lock => pb mysqli_query

    30 mars 2016, par b b

    C’est certainement parce que cette fonction est dépréciée, cf :

    https://core.spip.net/projects/spip/repository/entry/spip/ecrire/req/mysql.php#L1691

    D’ailleurs, elle n’est utilisée nul part dans le core, mais ça ne mange pas de pain de la corriger. Attendons d’autres avis avant d’intégrer le patch...