Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (108)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (16037)

  • How to save files in a different location after conversion with FFMpeg

    11 août 2022, par Spectra

    I am using FFMpeg on Windows to add the same audio to multiple videos using the following line of code :

    


    for %i in (*.mp4) do ffmpeg -y -i "%i" -i m.mp3 -af apad -map 0:v -map 1:a -c:v copy -shortest "%~ni with audio.mp4"


    


    The problem is that the program saves the output files in the same location. Is there any way that I can save them in another location ?

    


  • avcodec/avcodec.h : clarify decoupled decode/encode API docs

    15 mars 2017, par Marton Balint
    avcodec/avcodec.h : clarify decoupled decode/encode API docs
    

    Reviewed-by : wm4 <nfxjfg@googlemail.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavcodec/avcodec.h
  • Latest generated docs

    1er janvier 2013, par scottschiller

    m doc/generated/demo/360-player/script/360player.html m doc/generated/demo/mp3-player-button/script/mp3-player-button.html m doc/generated/demo/page-player/script/page-player.html m doc/generated/demo/play-mp3-links/script/inlineplayer.html m doc/generated/script/soundmanager2.html Latest (...)