Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (35)

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

  • Instructions to render native audio-video streaming without using SDL ?

    26 avril 2013, par user1568549

    I am develloping my own android media player ,so i opted for ffmpeg for decoding, i've successfully decoded and rendered video but there is no sound now i don't know how to add audio decoding audio to my video decoding and even how to decode a simple audio file and then render it in android using jni.what instruction i have to use (Avframe openinput and then what)

    Thanks in advance

  • Show progress of a video conversion with c# (see details please)

    25 février 2015, par ChrisCreateBoss

    I’m using WinForms. I want to show the progress of a video conversion, I’m currently using the NReco.VideoConverter, I’ve tried FFLib.Encoder too, it has an EventHandler named Progress, but I can’t make it work with the progressBar.

    I’ve tried progressBar1.Value += converter.Progress;, also tried using a "percentHandler", and it failed.

    Hope someone can help me. Also, if someone knows about a better video conversion library, please let me know.

    Thnaks in advance

  • File Conversion on server side using ffmpeg [on hold]

    6 février 2014, par user3217695

    The conversion of file from any format to mp4, following are some of the preferred formats
    file formats flv,webm,wmv,avi,m4v are the files which i am using, and i tried many of the codec with different ffmpeg linux version but failed. please do the needful help

    Thanks in advance