Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (81)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

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

  • mpeg12dec : Extract CC user data into frame side data

    26 novembre 2013, par John Stebbins
    mpeg12dec : Extract CC user data into frame side data
    

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DBH] doc/APIchanges
    • [DBH] libavcodec/mpeg12dec.c
    • [DBH] libavutil/frame.h
    • [DBH] libavutil/version.h
  • Applying effects to video while capturing in android ?

    2 décembre 2013, par kalyan pvs

    How can i apply effects to video while capturing i am tried in a lot of ways but output is nothing..i have searched and find one Application VideoFx whaich done what i want..but i didn't get what they are doing..

    i have done the applying effects to the image with using GPUImageProcessing library..For Applying effects shall i have capture normal video and make it to frames and Apply effects to that frames and again recombine those frames into video..is this is the only process or any other alternatives..Most of the stack answers suggest me FFMPEG with using this i get frames from the video ..how to recombine it again ??

    I think with using this Camera effects we can apply effects to videos while recording..But i don't know how to apply it with using openGl.

  • Revision 5488da280d : Merge "Moving mv entropy encodings calculation to the encoder side."

    26 novembre 2013, par Dmitry Kovalev

    Merge "Moving mv entropy encodings calculation to the encoder side."