Recherche avancée

Médias (0)

Mot : - Tags -/images

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (76)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (10859)

  • How to use ffmpeg.dmg on Mac same way as ffmpeg.exe on windows via bat files ? [on hold]

    25 janvier 2017, par EhabSherif

    I was wondering how can I use ffmpeg.dmg on Mac same way as ffmpeg.exe on windows via bat files ? without installing ffmpeg on the PC.

    For example if I wanted to create a thumbnial from video file I type this line in a text file and rename it to xxxx.bat and place it beside the exe

    ffmpeg.exe -i "input.mp4" -an -ss 00:00:02 -an -r 1 -vframes 1 -s 512x512 -y "output.jpg"

    anyway to do the same on mac ? I tried renaming ffmpeg.exe to ffmpeg.dmg and xxxx.bat to xxxx.command thought it was that simple :) but of course didn’t work.

  • How to install ffmpeg in xampp with php 7.0.13 on windows 7 64 bit ?

    25 janvier 2017, par Monik Dabheliya

    I am using xampp and windows 7 (64bit) and PHP Version 7.0.13

    I do all steps copy php_ffmpeg.dll file in ext folder & Other files in system32 folder & also i paste Other files in sysWOW64 folder.

    Add extenstion in php.ini file.

    And restart the xampp.

    It not worked for me on PHP 7.0.13

  • Revision 40915 : @ pour eviter un warning sous windows si le fichier existe deja

    20 septembre 2010, par real3t@… — Log

    @ pour eviter un warning sous windows si le fichier existe deja