Recherche avancée

Médias (3)

Mot : - Tags -/Valkaama

Autres articles (97)

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

  • How to make slideshow video from list of images in Android programmatically [on hold]

    4 août 2016, par Roaim Ahmed

    I am an Android developer. I want to create an app from which users can create video files using their photos and music file. But I don’t know which library or procedure I have to follow to convert an array of images to video file. Can anybody please give me an idea how to do this ? I guess I need to use a media library for this. Can you suggest me any java/android libraries and how to use that ? Thank you.

  • can i concat with ffmpg from list inside list ?

    18 juillet 2016, par Nir Diamant

    i have 6 movies in 2 different lists.

    can i give link from one list to the other one ?

    i have mylist1.txt:
    file 'C:\videos\vid1.avi'
    file 'C:\videos\vid4.avi'
    file 'C:\videos\vid5.avi'

    and i have mylist2:
    file 'C:\videos\vid2.avi'
    file 'C:\videos\vid3.avi'

    ** they created dynamically, this why they are separate

    any way, i want to make one movie that the order will be : vid1+vid2+vid3+vid4+vid5

    can i do something like this :

    ffmpeg -f concat -i mylist.txt -c copy output.mp4

       while mylist.txt:
       file 'C:\videos\vid1.avi'
       mylist2.txt
       file 'C:\videos\vid4.avi'
       file 'C:\videos\vid5.avi'
  • lavc/codec_desc : move a few codecs out of the image codecs list

    14 juillet 2016, par Clément Bœsch
    lavc/codec_desc : move a few codecs out of the image codecs list
    

    Also shuffle them a little to simplify next Libav merge.

    • [DH] libavcodec/codec_desc.c