Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (75)

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

  • encoding using ffmpeg for mac app

    9 mai 2012, par user946061

    In my mac app i am using ffmpeg library for video encoding in 4 different types of formats for iPhone, iPod, AppleTV and HD.But the encoding takes so much time and the CPU usage becomes very low.I want someone to get me any idea to maximize this CPU usage and minimize the encoding time-period so that the application may enhance the performance level.

  • Calling FFMPEG commands from xcode

    2 janvier 2013, par Swati

    i have got some library files of FFMPEG :

    libavcodec.a
    libavfilter.a
    libavutil.a
    libswscale.a
    libavdevice.a
    libavformat.a
    libswresample.a

    Can anybody tell me how to use these libraries if i want to do audio conversion of amr file to mp3 in iphone app.

    The amr file is placed in resource bundle

    I cannot understand how to call the methods of the library for audio format conversion.

    Any help is appreciated :)

  • FFMPEG Video becomes very slow when bitrate is above 1000 per second ?

    25 mars 2015, par user3772344

    I m showing video with using the ffmpeg library. But some of the video play too slowly special when its bitrate is more then 1000 per second.

    Is there any way to load video faster ? I am playing the video in iPhone.

    Thanks.