
Recherche avancée
Autres articles (27)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, 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 (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...) -
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 (...)
Sur d’autres sites (7750)
-
How to build ffmpeg with libx264 support for android ?
30 juillet 2014, par user3665376I am working on video editing using ffmpeg in android . I successfully build ffmpeg by following the steps mentioned at here .
I wanted to integrate libx264 library with ffmpeg for enabling H.264 encoding . Has anybody successful integrating libx264 with android ? What all changes I need to make to the configure file or build script to make it compatible with android ?
-
How to build ffmpeg with libx264 support for android ?
30 juillet 2014, par user3665376I am working on video editing using ffmpeg in android . I successfully build ffmpeg by following the steps mentioned at here .
I wanted to integrate libx264 library with ffmpeg for enabling H.264 encoding . Has anybody successful integrating libx264 with android ? What all changes I need to make to the configure file or build script to make it compatible with android ?
-
Build FFMPEG on MAC with my own license
16 février 2015, par AshishI am new in ffmpeg world. I want to build the ffmpeg exe on MAC os using its binary source. I have tried to build the exe and infact i succeeded in compiling exe but when i run that exe i got this line :
ffmpeg version 2.2.4 Copyright (c) 2000-2014 the FFmpeg developers
While surfing on internet i got an exe with different copyright holder. I also want to change that "the FFmpeg developer" with with my name. Please help me out how to do this ?
Thanks.