Recherche avancée

Médias (0)

Mot : - Tags -/interaction

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (99)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 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, par

    Le 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, par

    Mediaspip 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ö
    movenc : Add some comments explaining subtle details in writing the edit lists
    

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/movenc.c
  • avformat/mov : move edit list heuristics into mov_build_index()

    12 novembre 2014, par Clément Bœsch
    avformat/mov : move edit list heuristics into mov_build_index()
    

    mov_read_elst() is now only responsible from storing the table in a data
    structure ; this is consistent with other table readers functions.

    • [DH] libavformat/isom.h
    • [DH] libavformat/mov.c
  • How to edit video with ffmpeg in PHP [on hold]

    18 mars 2016, par user5913892

    I 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