Recherche avancée

Médias (1)

Mot : - Tags -/book

Autres articles (99)

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

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

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (4979)

  • avfilter/vf_remap : add . at end of long description

    29 janvier 2017, par Paul B Mahol
    avfilter/vf_remap : add . at end of long description
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/vf_remap.c
  • How to merge a video mp4 with a long file audio wav

    18 avril 2020, par Phong Nguyen

    I'm trying to merge an audio file with a video file. I have two options :

    &#xA;&#xA;

      &#xA;
    • Have a very small video file (e.g., 10 seconds) that loop while the audio file is not over. (input.mp4)

    • &#xA;

    • Have a very long video file (name.wav) (it is not mp3) on which I can attach the audio file. I would like to cut the video when the audio is finished.

    • &#xA;

    &#xA;&#xA;

    I'm using the latter with the -t option of ffmpeg. It means I have to get the duration of the audio file to feed it into ffmpeg. Is it possible to avoid this step ?&#xA;I try to use :&#xA;ffmpeg -stream_loop -1 -i input.mp4 -i input.wav -shortest -map 0:v:0 -map 1:a:0 -y out.mp4&#xA;But it not success&#xA;Any pointer for the first solution ?

    &#xA;

  • Revision 0d8f7cdc81 : Version 1.0.3. Removed the long copyright string.

    21 octobre 2007, par Marc Noirot

    Changed Paths :
     Modify /ChangeLog


     Modify /NEWS


     Modify /config.h.win


     Modify /configure.ac


     Modify /flvmeta.c


     Modify /flvmeta.h



    Version 1.0.3.
    Removed the long copyright string.