
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (54)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)
Sur d’autres sites (5846)
-
ffMPEG "inttypes.h not found" error
2 septembre 2013, par NavWhile using the ffMPEG builds in Windows with Visual Studio 2010, I encountered the inttypes.h not found error.
Since searching through the internet led me to wrong solutions, I thought I'd put up the right solution here so that people can find it easily. Will be answering my own question soon. -
how to get the duration of an audio file after uploading using FFMPEG
10 novembre 2012, par Srini1455I am uploading audio files in asp.net using FFMPEG.My question is how can i get the duration of the file(in seconds).
Please suggest me.
Thanks and Regards
Srinivas M -
About FFMPEG Install and Used
14 novembre 2012, par Allan.ChenMy client need me to dev a ios video player and suppor flv,avi format video . i search some info on google and know about "FFMPEG".
i know what is it and know i can use it to dev the video player . but i have a question , how to install and use it ?? have any doc and demo ? i have no idea how to use it on xcode .
i have already see ffmpeg website and that havent say how to build it on ios or macox , any one can help me ???
And i know about MobileVLC, and i try to install on my xcode project . but is doesnt work for me , the error is
MediaLibraryKit/MLFile.h was not found
actually i dont konw MobileVLC can play flv and avi or not ?? can anyone give me some idea or send me some link ?