Recherche avancée

Médias (91)

Autres articles (46)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (9396)

  • is it possible to directly encode raw PCM in to Mp4 format in android

    2 avril 2012, par newentry

    is it possible to directly encode raw PCM in to Mp4 format with aac in android ? Without using android Media Recorder i want to achieve this.

  • Compiling newer versions of FFMPEG with Android

    15 avril 2012, par William Seemann

    I'm currently using the "Archive for client versions 1.3.7 to 1.5.1" version of FFMPEG found at http://bambuser.com/opensource to decode audio in Android. I would like to use a newer version (do to stability and bug fixes) but it's very difficult to compile a FFMPEG source snapshot in Android without advanced "know how". Can anyone point me to a newer FFMPEG version similar to the ones found on bambuser ? Thanks in advance.

  • How to convert wav file to mp4 using ffmpeg in android ?

    30 mars 2012, par newentry

    I am having a wav file.How to convert wav file into mp4 file container format with AAC as audio stream using FFmpeg in android.I know how compile and port ffmpeg for android.Can anybody give me right direction

    thanks,