Recherche avancée

Médias (91)

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • 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

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (10325)

  • How to point ffmpeg concatenate cmd to a specific directory-variable

    6 décembre 2023, par meteorkees

    a simple question, I think :/
I have a directory containing some mp4 files which i want to concatenate with ffmpeg.

    


    In this case the directory is stored in and can be recalled with

    


    ', str(folder_path[0]))>

    


    Now I want to concatenate all mp4 files within this folder with ffmpeg by first making the 'file.txt' list :

    


    > list_all_mp4_videos.txt ; done>

    


    Where and how do I point ffmpeg to the right directory ?

    


    tried this :
os.chdir(str(folder_path[0]))
for f in (*.mp4) ; do echo "file '$f'" >> list_all_mp4_videos.txt ; done

    


    And return is :
File "/home/testcase/source/RMS/Utils/BatchFFfileFramesOneMP4.py", line 150
for f in (*.mp4) ; do echo "file '$f'" >> list_all_mp4_videos.txt ; done
^
SyntaxError : invalid syntax

    


  • Revision c7d3a475cb : Fixed Makefile.am to point to the correct path to FindLibYaml.cmake.

    3 mai 2012, par Marc Noirot

    Changed Paths :
     Modify /Makefile.am



    Fixed Makefile.am to point to the correct path to FindLibYaml.cmake.

  • Removed google.com example due to iframe blocking

    13 décembre 2011, par Jack Moore

    m example1/index.html m example2/index.html m example3/index.html m example4/index.html m example5/index.html Removed google.com example due to iframe blocking