Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (77)

  • 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 ;

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

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

  • avfilter : Don’t copy garbage from the stack when setting up video pictures.

    3 novembre 2011, par Alex Converse

    avfilter : Don’t copy garbage from the stack when setting up video pictures.

  • avfilter : Don’t copy garbage from the stack when setting up video pictures.

    3 novembre 2011, par Alex Converse

    avfilter : Don’t copy garbage from the stack when setting up video pictures.

  • A very simple lightweight video editor

    11 novembre 2011, par algorithmicCoder

    I want to make an editor that does the following :

    1) takes an mp3 audio file

    2) Takes a picture —a jpg file

    3) Outputs a simple video format e.g. .mov which consists of the jpg file with the mp3 file in the background

    4) Does NOTHING else

    I want to use this as a project to learn just the basics of all this stuff however I do not want to code basic things by hand. Where do I start and what key steps do I take to accomplish this ?

    I am decent with PHP and Java and do not mind learning Python for this. I actually would ideally want to write this in Python to gain experience.

    Thanks !