Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (47)

  • 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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (8092)

  • Create script shell into windows 10 and then use it with ffmpeg

    28 mai 2022, par Constadinos Chatzis

    I have found this shell script here : removing green tint

    


    How can I use this shell script in windows 10 and the use it in ffmpeg to do the same color correction ?

    


  • Anomalie #3539 (Nouveau) : 2 fois prévisualiser pour voir le bloc de prévisualisation

    2 septembre 2015, par Julien -

    Sous SPIP 3.1 beta (rev 22262).
    Forum activé sur les articles.

    Sur une page de type ?exec=article&id_article=1
    - Cliquer sur "Poster un message"
    - Saisir un texte et cliquer sur "Prévisualiser" => il semble y avoir un refresh du bloc mais rien ne s’affiche en plus
    - cliquer de nouveau sur "Prévisualiser" => cette fois le bloc de prévisualisation apparait bien.

  • use python to split a video file into a set of parts

    13 mai 2013, par user1485853

    I use the following python code to split a FLV video file into a set of parts ,when finished ,only the first part video can be played ,the other parts are corrupted.I wonder why and Is there some correct ways to split video files

    the code format is mussy here
    please see the formated code here