Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (72)

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, 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 (...)

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

Sur d’autres sites (10383)

  • How to compile ffmpeg for an iphone application

    27 décembre 2012, par Swati

    I am trying to compile ffmpeg for my iphone app so that i can convert amr file to mp3

    I downloaded latest version of ffmpeg and tried to configure it via terminal on my mac.

    but i couldn't succeed, it always shows numerous errors :

    cannot find make command

    /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc is unable to create an executable file.

    libavcodec.a    file not found
    libavfilter.a   file not found
    libavutil.a     file not found
    libswscale.a    file not found
    libavdevice.a   file not found
    libavformat.a   file not found
    libswresample.a file not found

    i tried following links :
    FFmpeg on iPhone

    FFmpeg on iPhone

    Using FFMPEG library with iPhone SDK for video encoding

    and many more...

    could not fins step by step instructions..
    Hope somebody can guide me with ffmpeg config

  • iPhone video PHP upload. Windows to HTML5 tag

    21 août 2012, par zeshin

    As those of you with an iPhone know, the iCloud uploads all pictures and videos taken on the iPhone to the cloud and, thereafter, your home PC.

    I am uploading videos to my web page through a PHP function, which are then displayed as embedded HTML5 videos with the tag. The problem I am running into is that videos taken on the iPhone in portrait are showing up on both my PC and website in landscape view.

    Due to the fact that uploads come from multiple sources, I need a sever-side solution to recognize the orientation of the video and rotate it as needed.

    Does anyone know of a way to accomplish this without using additional plugins such as ffmpeg ?

  • How to play wma file in iphone ?

    3 octobre 2011, par Mohasin

    I want to build a radio app in iPhone for which wma streaming is necessary. So if u have any idea please help me.
    thanks in advance