Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (49)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

Sur d’autres sites (7951)

  • Windows 7 add user path variable for ffmpeg

    17 janvier 2015, par user2601430

    I am trying to add a user path varible for ffmpeg. It is located in D :\AppRun\FFmpeg\bin on my disk. In the Environment Variables dialog I clicked new and I entered ffmpeg for the varible name and D :\AppRun\FFmpeg\bin for the varible value. Clicked OK. Opened cmd prompt. Typed ffmpeg, and it says its not recognized as an internal or external command. What am I doing wrong ??
    I logged off and on but that did not help

  • Revision 99b99831e4 : Align thread data in vp9_ethread On some platforms, such as 32bit Windows and 3

    15 janvier 2015, par Yunqing Wang

    Changed Paths :
     Modify /vp9/encoder/vp9_ethread.c



    Align thread data in vp9_ethread

    On some platforms, such as 32bit Windows and 32bit Mac, the allocated
    memory isn’t aligned automatically. The thread data is aligned to
    ensure the correct access in SIMD code.

    Change-Id : I1108c145fe982ddbd3d9324952758297120e4806

  • How to compile ffmpeg-2.5.3 on windows with android-ndk-r10d

    12 janvier 2015, par chandan chaudhary

    I am trying to compile FFMPEG for android on windows using android-ndk-10d. I have followed number of tutorials but I am unable to compile it.
    Can any one please help me to compile FFMPEG. I have referred many blogs and tutorials but I am unable to retrieve the expected result.

    I have used the following link roman10, but it isn’t working.
    Please help me.
    Thank You