Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (84)

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

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

Sur d’autres sites (9524)

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