Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (38)

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

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

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

  • ffmpeg batch converting audio files in windows

    27 juin 2021, par Techie Android

    I have a lot of wav files (each with respective names) that need to be converted from wav to mp3 and I have been trying to write a batch file to do this.

    



    I'm using the latest nightly build of ffmpeg on Windows 10 Insider build.

    



    I've looked through the ffmpeg documentation but can't find anything on this.

    



    I'm looking for a very simple and up-to-date ffmpeg script to accomplish this task.

    


  • ffmpeg batch converting audio files in windows

    22 avril 2017, par Techie Android

    I have a lot of wav files (each with respective names) that need to be converted from wav to mp3 and I have been trying to write a batch file to do this.

    I’m using the latest nightly build of ffmpeg on Windows 10 Insider build.

    I’ve looked through the ffmpeg documentation but can’t find anything on this.

    I’m looking for a very simple and up-to-date ffmpeg script to accomplish this task.

  • Get Windows Title for gdigrab [duplicate]

    27 février 2019, par Bardulf

    This question already has an answer here :

    I want get acceptable windows title for gdigrab, Is there any command that I can use to get opened windows that ffmpeg accept ?
    I use :

    ffmpeg -f gdigrab -framerate 10 -i title="Tetris By Poorya" output.mkv

    "Tetris By Poorya" is app that run through eclipse, but ffmpeg can’t find this title.