Recherche avancée

Médias (91)

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (11516)

  • Install ffmpeg on Windows server 2008 [closed]

    23 mars 2013, par Tamer Sherif

    I need to install ffmpeg on windows server 2008 with IIS 7, I have a php script "Youtube Clone" and i need to use this script to upload and encode videos.I have searched the internet but i couldn't find a good tutorial for this.

  • Running a project in QT Creator in Windows

    1er avril 2013, par Hwathanie

    I want to develop a video player using FFMPEG in QT Creator on Windows, but completely new to QT Creator environment.

    I have downloaded a sample project from this link. When I opened in it QT Creator and ran it, it returned this error, :-1: error: avutil is required, but compiler can not find it.

    I have downloaded this (ffmpeg-20130322-git-e0e8c20-win64-static) FFMPEG file and extracted it to a folder in C partition. I think I get that error since QT cannot find where the FFMPEG is, but still don't know how to link it. Could you please kindly help me to solve this out.

  • Install ffmpeg in windows 7 x64

    9 avril 2013, par Bruno Ribeiro

    I have a problem to install ffmpeg, I tried several tutorials but did not.
    I tried using the dll and executables but could not get the result is always.

    "Fatal error: Call to undefined function dl ()"

    I went on the official website and downloaded the dlls did the procedure in playing in system32 and php / ex and declared the extension in php.ini but does not work.
    I am using the version of php 5.3.13.
    I was thinking it was the version of php what do you think ? I'm using WampServer observation