Recherche avancée

Médias (91)

Autres articles (33)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

Sur d’autres sites (2337)

  • how to install ffmpeg on localhost

    25 mars 2014, par Paul Ledger

    There is a lot of topics on this but after hours of reading i am still getting no where.
    I have found a lot of issues wit this.

    1. people have given links to files that no longer exist
    2. the help people have given refers to files that aren't included with the download

    This is the nearest i have found

    link

    I followed this exactly, after finding a different version of the file broken link

    version I found version available at sourceforge which isn't very helpful.

    Steps as decribed :

    1. unzip
    2. copy ffmpeg.exe somewhere and remember the path for later use
    3. move php_ffmpeg.dll to php extension dir (usually c :\xampp\php\ext)
    4. move all other files to Windows\System32 (except COPYING.GPLv3.txt,
      readme.txt)
    5. add extension=php_ffmpeg.dll to php.ini (usually
      c :\xampp\php\php.ini)
    6. restart apache with fingers crossed questions/answers
      http://www.apachefriends.org/f/viewtopic.php?f=16&t=41913

    But when I restart apache I get the error :

    The program can't because avcodec-51.dll is missing

    AND

    PHP startup : Unable to load dynamic libary php_ffmpeg.dll can't be found

    The php_ffmpeg file is in the apache extention folder and has been declared in the php.ini file. I don't really change many settings in my php.ini file so I just put iy at the top of the extentions, if this is the problem please let me know.

    extension=php_ffmpeg.dll <---first extention added
    extension=php_bz2.dll <---- this was allready there

    If anybody knows an easy way to install this on a localhost I would really appropriate and if I'm having this much trouble on localhost should I bother trying to get this working on my lunix server.

    (I am using xampp on windows and my lunix server is hosted through 1and1 - not my first choice but its for a friends site)

  • avconv_vaapi : fix double-free with some unsupported streams

    9 mai 2016, par Mark Thompson
    avconv_vaapi : fix double-free with some unsupported streams
    

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] avconv_vaapi.c
  • How to install FFMPEG-PHP to Godaddy CPanel ?

    13 mai 2016, par Kumar Deepak

    I want to install ffmpeg-php to my cpanel hosted with Godaddy. Right now have no clue how to do that. Please help me through.