Recherche avancée

Médias (91)

Autres articles (8)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

Sur d’autres sites (4007)

  • How to install ffmpeg and convert videos to mp4 in PHP ?

    21 octobre 2018, par loot verge

    I downloaded the latest version of ffmpeg.exe. How can I use it in order to convert videos to mp4 using PHP script and Do I need to install the ffmpeg.exe in order for me to use it if so, how can I install it properly ? I am using the latest version XAMPP. I have seen many sites with tutorial but none of the have the proper information to install and use ffmpeg. I hope you guys can help me. I tried to copy the ffmpeg.exe in the folder of my site and tried the code below I am getting an error

    if(exec("ffmpeg.exe")){
       echo "ok";
    }
    else {
       echo "error";
    }
  • ffmpeg "Automatic encoder selection failed for output stream"

    6 octobre 2018, par polmonroig

    I am trying to convert a video file from mp4 to exr but I am getting this error with this command in ffmpeg.

    Command

    ffmpeg -i 'video.MP4' 'video.%04d.exr'

    Error

    Automatic encoder selection failed for output stream #0:0. Default encoder for format image2 (codec exr) is probably disabled. Please choose an encoder manually.
       Error selecting an encoder for stream 0:0

    I hope someone can help me, I am really lost.

    Thank you !

  • Revision 35682 : maj invalideur

    28 février 2010, par brunobergot@… — Log

    maj invalideur