Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (38)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (6436)

  • ffmpeg record a stereo track from line inputs

    17 octobre 2022, par tony

    I'm trying to record the first 2 inputs of my USB soundcard using ffmpeg and jack
This is to create the ffmpeg client for jack

    


    ffmpeg -f jack -i ffmpeg -c:a aac -ac 2 output.wav

    


    then checking the qjackctl interface I can see the client ffmpeg created and I connect it with the 2 inputs of my soundcard but the output.wav have no sound

    


  • doc/developer.texi : demote the "contributing" chapter to a section

    9 novembre 2022, par Anton Khirnov
    doc/developer.texi : demote the "contributing" chapter to a section
    

    It is very short and its main functions is linking to the
    coding rules/submitting patches chapters.

    • [DH] doc/developer.texi
  • What is the purpose of CHAPTER END in video metadata ?

    20 décembre 2022, par Cypc

    I am learning how to use ffmpeg to add chapters to fairly long recordings as a mean of remembering key timestamps.
After a successful test I got my chapters showing in VLC as little marks on the time bar and in chapter menu, but those marks correspond to START time obviously.

    


    So what is the purpose of END time ? It does not seem to do anything in VLC, is it important to have a chapter starting at the start of the video and one ending at the end of the video ? Is it important to have each chapter end when the next one starts ?

    


    [CHAPTER]
TIMEBASE=1/1
START=1
END=600
title=Chapter