
Recherche avancée
Autres articles (99)
-
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 (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (15163)
-
movenc : Add some comments explaining subtle details in writing the edit lists
11 octobre 2014, par Martin Storsjö -
avformat/mov : move edit list heuristics into mov_build_index()
12 novembre 2014, par Clément Bœsch -
How to edit video with ffmpeg in PHP [on hold]
18 mars 2016, par user5913892I have a website hosted on a Linux server where is installed ffmpeg . I want to upload a video and then editing it , like, if the video is 40 seconds long , I would cut from 10 to 20 seconds then save it . The user will make this with a GUI, So, I’m looking for tutorials that explain how to use it in php to be able to do this kind of thing.
I’m new to ffmpeg and I never used it , I apologize if the question may seem too simple, but the only thing I could find was a program not free