Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (27)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

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

Sur d’autres sites (5995)

  • msvc/icl : Intel Compiler support on Windows

    25 mai 2013, par Alex Smith
    msvc/icl : Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested :
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] configure
  • msvc/icl : Intel Compiler support on Windows

    25 mai 2013, par Alex Smith
    msvc/icl : Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested :
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] configure
  • How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c

    13 juillet 2016, par Hansjörg Hofer

    did someone successfully compile

    ffmpeg-2.2.2 on windows with cygwin and android ndkr9c ?

    Or can point me to an up to date tutorial ?

    (http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/ isn’t working for me
    i get Makefile:2 : config.mak : No such file...
    cygwin admin devel gnome is completely installed and make -v ok )

    I need to convert a video to images(for live-wallpaper)... do you know a better
    method or is ffmpeg the best ?

    thx