
Recherche avancée
Médias (91)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (74)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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, parMediaSPIP 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, parCertains 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 Sabeenai 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 user6686891when 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: 5I 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 ScudsI 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