Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (81)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

Sur d’autres sites (8983)

  • avfilter/vf_showinfo : also calculate and show mean and standard deviation

    3 mai 2014, par Michael Niedermayer
    avfilter/vf_showinfo : also calculate and show mean and standard deviation
    

    Fixes Ticket3013

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavfilter/vf_showinfo.c
  • Revision 1d29ce53fe : Add —show-program-output option to shell tests. When used —show-program-outpu

    30 avril 2014, par Tom Finegan

    Changed Paths :
     Modify /test/decode_to_md5.sh


     Modify /test/decode_with_drops.sh


     Modify /test/simple_decoder.sh


     Modify /test/simple_encoder.sh


     Modify /test/tools_common.sh



    Add —show-program-output option to shell tests.

    When used —show-program-output shows the output from the programs run
    during testing.

    Change-Id : I15a47c43d1fcf0243c8df1a75d0d2a584ae1f08f

  • Create Music Slide show with ffmpeg

    16 avril 2014, par user2637966

    I am now trying to create picture slide show video with music. So far, I only know ffmpeg will be one of the solution. I successfully create one with my own picture and music. However, i wonder whether ffmpeg allows me to create such music slide show according to the beat of a song. What i mean all picture transition takes place at each beat of the song.

    The photo slide show video should be in mp4 format.