Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (21)

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

  • How to merge audio to video through FFMpeg C API

    18 novembre 2016, par Muthu GM

    How to merge audio with video through FFMpeg C library.

    I have tried muxing.c In this example, audio is created every video frame. But I wanna merge with one full mp3 or wav some other audio format.

    And how to encode the audio file (.mp3) while encoding video from images. I encode image to video using muxing.c.

  • Mix 2 videos with FFmpeg (overlay one on top of other)

    10 août 2016, par iSun

    I using ffmpeg through Android-NDK. I’ve 2 pieces of the videos , The first one is my main video and the second one is my effect video.

    Now I wanna mix this 2 videos together, Is it possible ?

    Note : Both videos decoding through MP4 format.

  • FFMpegERROR : ffmpeg binary not found : ffmpeg

    19 juillet 2016, par J4v4d

    For use of the python-video-converter ,ffmpeg and ffprobe needed. According to the link below :

    github.com/adaptlearning/adapt_authoring/wiki/Installing-FFmpeg

    I passed steps to success :

    enter image description here

    But when i wanna run => python setup.py test on CMD (

    python-video-converter.readthedocs.io/en/latest/installing.html

    )

    I confront with FFMpegERROR :

    enter image description here