Recherche avancée

Médias (1)

Mot : - Tags -/livre électronique

Autres articles (81)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (3708)

  • Revision 15918 : la meta invalider n’existe plus depuis SPIP 1.9.x. Si elle a eu le malheur ...

    11 août 2010, par cedric@… — Log

    la meta invalider n’existe plus depuis SPIP 1.9.x. Si elle a eu le malheur de rester a ’oui’ au moment de l’upgrade en 2.x, elle n’est plus jamais enlevee ensuite et inhibe le cache de SPIP ad vitam. On evacue ce vieux code.

  • Recreate image with ffmpeg safe ?

    28 février 2019, par John

    I want to use ffmpeg to recreate an image file that is uploaded. I know that in PHP you can use imagecreatefromjpeg, imagecreatefrompng and imagejpeg etc. to recreate images. That way, if there is any hidden malware in the original images, it will ’break’ / be mangled.

    But I want to use this ffmpeg command to recreate image files :
    ffmpeg -i in.jpg out.jpg
    I have tested converting an image file that has PHP code stored in its EXIF field, and after converting it, the PHP code is no longer executed in the converted file..

    Also, the converted file is smaller in size : from 45.9 KB to 11 KB..

    Is that a safe way ?

    EDIT
    Btw, I am also checking the MIME type etc, but MIME can be forged, hence recreating image files is recommended.. I want to convert files on another server where there is no PHP installed. That way I can also avoid any potential PHP memory issues.

  • Revision 8baf1ec39edfa01968ee6abc55a50f2857271ae5 : la meta invalider n’existe plus depuis SPIP 1.9.x. Si elle a eu le malheur ...

    11 août 2010, par Cerdic — Log

    la meta invalider n’existe plus depuis SPIP 1.9.x. Si elle a eu le malheur de rester a ’oui’ au moment de l’upgrade en 2.x, elle n’est plus jamais enlevee ensuite et inhibe le cache de SPIP ad vitam. On evacue ce vieux code. git-svn-id : svn ://trac.rezo.net/spip/branches/spip-2.1@15918 (...)