Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (51)

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

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

Sur d’autres sites (8073)

  • How do I build ffmpeg including x264 library for android ?

    27 septembre 2012, par user1093191

    Lots of question and answer available on the ffmpeg and android. But I did not get thing that directly address ffmpeg building with x264 library.

    Actually I want to make a movie from some still images in android.

    Still do not get any solution to resolve this problem. Some of the forum told that it can be do using ffmpeg. If I build ffmpeg after downloading from "http://bambuser.com/opensource", it works fine to decode a video file. But it does not get any codec while it try to encode still image into movie.

    That's why I try to use x264 as encoding library with ffmpeg. While I try to build it with ffmpeg it returns error.

    Could you please provide any detail step by step guide line to build ffmpeg with x264 library in windows or mac for android ?

    If any one knows anything other that can be used to make movie from still images in android please tell me the way. Your help will be highly appreciated.

    Thank you in advance for your kind response.

  • ffmpeg, avi to mp3, encoder not found for output stream #0.0

    25 mars 2012, par Andrew_1510

    Can not convert avi to mp3, libdvdcss2, libmp3lame0, w64codecs installed on Ubnuntu 11, this is the command and output :

    $ ffmpeg -i scala.xvid.avi     scalaa.mp3
    ......
    ......
     Stream #0.1 -> #0.0
    Encoder (codec id 86017) not found for output stream #0.0

    EDIT : To paste the ffmpet -formats here will occupy a lot space. Actually I found once there is message of Encoder not found appeared, it's enough hints to get more codec libs. By this I got the solution myself later(on a Ubuntu box) :

    sudo apt-get install libavcodec-extra-52
  • Anomalie #2599 : Pagination : chaînes de langue inappropriées

    14 mars 2012, par RastaPopoulos -

    Absolument pas, puisque généralement on utilise le même type de pagination en plusieurs endroits (cf tous les squelettes partagés sur la zone). Ta solution voudrait donc dire que pour la même fonctionnalité (page_precedent_suivant par exemple) il faudrait faire 2 ou 3 modèles différents, juste parce (...)