
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (40)
-
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
Sélection de projets utilisant MediaSPIP
29 avril 2011, parLes exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
Ferme MediaSPIP @ Infini
L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...) -
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 (...)
Sur d’autres sites (5037)
-
FFMpeg - Video conversion - .OGG to .MP4
21 septembre 2018, par Hue ManAfter scouring the net, I can’t find anyone else trying to do this :
Convert an OGG video format to MP4 video (usualy people are doing this the other way round).
I have FFMpeg working just fine converting WEBM to MP4 but it just doesn’t seem to like OGG files.
The official FFMpeg documentation says that it can both Encode AND Decode OGG files but for some reason it isn’t.
Any ideas ? -
FFMPEG no metadata
1er décembre 2014, par user2601259I am trying to dump all the important info using
ffmpeg.exe -i "1.mp4" -f ffmetadata metadata.txt
yet all I get is;FFMETADATA1
major_brand=isom
minor_version=1
compatible_brands=isomOfficial documentation gives no clues at all
-
Install ffmpeg in windows 7 x64
9 avril 2013, par Bruno RibeiroI have a problem to install ffmpeg, I tried several tutorials but did not.
I tried using the dll and executables but could not get the result is always."Fatal error: Call to undefined function dl ()"
I went on the official website and downloaded the dlls did the procedure in playing in system32 and php / ex and declared the extension in php.ini but does not work.
I am using the version of php 5.3.13.
I was thinking it was the version of php what do you think ? I'm using WampServer observation