Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (106)

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

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

Sur d’autres sites (10906)

  • Compiling ffmpeg only for converting images to video(w/ sound)

    14 décembre 2012, par digvijay91

    Ok, so I have successfully compiled ffmpeg for android using the Guardian Project source code. Now the binary comes out around 10 MB. But since it has to goto a phone, i just wanted it to be as small as possible.
    Now The Guardian Project code has a file configure_ffmpeg.sh(goto link to see) which it says to change to add/remove functionality. But i have no clue what does what. So could some help me out sorting this. Ideally I would be able to disable a few things.

    Thanks,
    Digvijay

  • ffmpeg : How to assign an empty soundtrack to a video ?

    26 septembre 2013, par Jim Miller

    I'm using ffmpeg to build a short hunk of video from a machine-generated png. This is working, but the video now needs to have a soundtrack (an [audio] field) for some of the other things I'm doing with it. I don't actually want any sound in the video, so : is there a way to get ffmpeg to simply set up an empty soundtrack property in the video, perhaps as part of the call that creates the video ? I guess I could make an n-second long silent mp3 and bash it in, but is there a simpler / more direct way ? Thanks !

  • Revision 33b1c457ed : Revert "Add an MMX fwht4x4" Includes changes that are not compatible with VS wi

    7 mai 2014, par Paul Wilkins

    Changed Paths :
     Modify /test/fdct4x4_test.cc


     Modify /vp9/common/vp9_rtcd_defs.pl


     Delete /vp9/encoder/x86/vp9_dct_mmx.c


     Modify /vp9/vp9cx.mk



    Revert "Add an MMX fwht4x4"

    Includes changes that are not compatible with VS windows builds.
    Amongst other things stdint.h is not supported in VS.

    This reverts commit 89fbf3de501b5d7fd90047192521eae3198705cd.

    Change-Id : Ifa86d7df250578d1ada9b539c9ff12ed0c523cdd