Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (43)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (6891)

  • How to compile Android FFMpeg by cygwin at windows [on hold]

    8 février 2014, par user3286579

    All Developer

    I want to receive your help really.

    Because I don't know about how to compile ffmpeg for android by cygwin at windows.

    Thanks

    Yang.

  • php_ffmpeg module not loading in Windows 7

    28 mars 2014, par Warwick

    PLEASE help me ! I have been searching for solutions for days !

    I am running Apache 2.2.22 and PHP 5.3.21 on Windows 7.

    I have extracted and copied php_ffmpeg.dll to C :\Program Files (x86)\PHP\ext ; copied avcodex-51.dll, avformat-51.dll, avutil-49.dll and pthreadGC2.dll to C :\Windows\System32 ; and added the extension=php_ffmpeg.dll directive to php.ini. However, the module is still not loading.

    I found the following error in the PHP error log :

    PHP Warning :  PHP Startup : Unable to load dynamic library 'C :\Program Files (x86)\PHP\ext\php_ffmpeg.dll' - The specified module could not be found.

    Any help would be dearly appreciated !

  • How to compile ffmpeg-0.10.3 on windows with cygwin and android ndk r5

    19 avril 2014, par Vikram Mahal

    I want to compile ffmpeg on windows with cygwin and android ndk.
    I found this link very useful because there is step to step guide to compile ffmpeg.

    Does anyone find this useful ? - Compiling FFMPEG on Windows with Cywin and NDK r5

    But at last point when i am going to create .so file i got this error in cygwin bash.


    CONSOLE OUTPUT :

    vikram mahal@vikrammahal-PC ~
    $ cd /cygdrive/c/ffmpeg-0.10.3
    vikram mahal@vikrammahal-PC /cygdrive/c/ffmpeg-0.10.3
    $ dos2unix build_android.sh
    dos2unix: converting file build_android.sh to Unix format ...
    vikram mahal@vikrammahal-PC /cygdrive/c/ffmpeg-0.10.3
    $ ./build_android.sh
    )/configure: line 10: warning: setlocale: LC_ALL: cannot change locale (C
    ': not a valid identifierort: `LC_ALL
    ./configure: line 14: syntax error near unexpected token `$'{\r''
    '/configure: line 14: `try_exec(){
    ./build_android.sh: line 54: make: command not found
    ./build_android.sh: line 55: make: command not found
    C:\android-ndk-r5\toolchains\arm-linux-androideabi-4.4.3\prebuilt\windows\bin\ar
    m-linux-androideabi-ld.exe: cannot open output file ./android/armv7-a/libffmpeg.
    so: No such file or directory