Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (54)

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

  • How to generate a variable framerate MPEG-4 from a bunch of images and an audio file ?

    11 avril 2014, par Michael Kohout

    I've got a series of images captured by a motion sensor camera-right now, I'm doing a bit of processing on them and each image is stored as a bunch of PNM/PBM files (but I do have a unix timestamp of when they were first created). I've also got an audio file (where I know the starting time), recorded over the same period.

    Is there any way I can construct a MPEG-4 from these images and have them display at the appropriate time so they'll be sync'd with the audio ?

    Is this something ffmpeg should be able to do ?

  • Revision fc0b33182b : aq_mode=3 : Set target seg_map in sb-block order. Removes a TODO. Changed meanin

    27 mars 2014, par Marco Paniconi

    Changed Paths :
     Modify /vp9/encoder/vp9_aq_cyclicrefresh.c



    aq_mode=3 : Set target seg_map in sb-block order.

    Removes a TODO. Changed meaning of some parameters
    (target-max-percent refresh and starting index) to be
    defined relative to superblock. Also, modify turn-off condition.

    Change-Id : I5e55f372b7079c24f9cdac0b06fa34620dbf456b

  • FFmpeg Command Executing

    22 mars 2014, par Sanket990

    How to Disable audio perticular time interval in FFMPEG i.e if video is 10 min then starting 2min to 5min between audio disable is possible ? and how set in ffmpeg command .
    I know disable audio using -an command but i want to disable between time interval disable audio.
    Plz help thanx in advance