Recherche avancée

Médias (91)

Autres articles (74)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (13519)

  • audio player jwplayer wma files failes with error - Task Queue failed at step 5

    17 mars 2018, par Sabeena

    i have a jw player which plays mp3 files but wma files it gives the error "Task Queue failed at step 5 : Playlist could not be loaded : Playlist file did not contain a valid playlist"

    i thought of two reasons
    1. there is no support for wma but please confirm me this.
    2. somewhere i need to setup the type of file i am using in this player.

    if wma not supported in jwplayer how can play wma and mp3 files in my website ?

    is it ffmpeg needed to convert wma to mp3 while uploading ?

  • ffmpeg will not load libraries

    12 août 2016, par user6686891

    when I try to use ffmpeg this is the result :

    dyld: Library not loaded: /opt/local/lib/libx264.142.dylib
     Referenced from: /opt/local/bin/ffmpeg
     Reason: image not found
    Trace/BPT trap: 5

    I downloaded ffmpeg with homebrew on OSX 10.9 and it says that the most up-to-date version (3.1) is already installed.

    I found a similar issue on github, but the suggestion of uninstalling ffmpeg and rebuilding from source throws up the following error : Error: SHA256 mismatch

    How do I get ffmpeg to work ?

  • Trouble with ffmpeg on mac os catalina 10.15.3

    27 décembre 2020, par Scuds

    I had ffmpeg installed before upgrading my os to catalina. When I tried to re-encode a video it complained with this message

    



    dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
  Referenced from: /usr/local/bin/ffmpeg
  Reason: image not found
zsh: abort      ffmpeg


    



    I found out openssl isn't used in catalina in favor for libressl.. 
I did a brew search openssl and found I have openssl@1.1 not 1.0.0

    



    I'm weary about messing around with the version of openssl because so many other programs depend on it and I don't want to screw up my system..

    



    My question is how can I get ffmpeg to run on my system ? Mac os catalina 10.15.3