Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (22)

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

  • [PHP]Combine A Video Only and a aac audio as fast as possible with ffmpeg or anything else

    31 mars 2017, par Bubun

    I wanna Come a video (Without Audio), And a .AAC encoded audio file together as fast as possible. I don’t want to convert anything, I just wanted to combine the both video and audio in a single playable file.
    Here is what I exactly trying :
    First downloaded the video and it’s audio files

    And save them in a folder and combine both with ffmpeg
    But the problem is this is taking too much time
    Please answer if you have​ any other way to do it,

    But please keep in mind that we need to use PHP for the job done.

  • How to resize a H264 frame using ffmpeg ?

    27 février 2017, par Luc Le

    I wanna resize a H264 frame for live streaming.
    My application got H264 raw data from DJI Drone, then I framed it to H264 frame using ffmpeg library and send this frame to server via RTMP. It worked, but a lot of frame is dropped when connection is weak. Thus, I wanna resize H264 frame before send it to server.
    Please give me a solution to resolve this issue. Thank you

  • Stream MMS/ASX link on IOS app

    4 mars 2017, par Seb78

    I have an app streaming mp3/aac link and working well (using avaudioplayer)

    I would like to stream MMS/ASX link. I found and tried Radiotunes SDK and working well but i dont wanna pay 99$ to use it.

    I heard about libmms and ffmpeg library but it seems complicated to implement.
    Do you have another solution or a tutorial (step by step) to stream mms/asx link.

    Thanks
    Regards