Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (61)

  • 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 ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • 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

Sur d’autres sites (8349)

  • No such file or directory : '/usr/bin/ffprobe' on Macos

    22 avril 2022, par Mehdi Amian

    During running some Python (3.8.9) script on macOS Monterey version 12.3.1, I get the following error :
FileNotFoundError : [Errno 2] No such file or directory : '/usr/bin/ffprobe'

    


    Then, according to what found on web search, I installed ffmpeg via brew and even updated it. But still getting the same error. When I print "which ffprobe", I get : /usr/local/bin/ffprobe

    


    Thanks in advance.

    


  • Use ffmpeg to assess media quality recursively and output to a file

    6 septembre 2021, par JD71

    Would anyone mind telling me how to use ffmpeg recursively to scan my collection, assess the video quality and export all of the output data to a file ? I've searched quite a bit on the web and there have been some close to what I'm looking for but not exactly. If I should be using something else, I'm open to suggestions as well.

    


    Thank you in advance for any assistance you can provide !

    


    J

    


  • change fps while-loops exporting ffmpeg

    15 juillet 2015, par wizards

    I am new to FFMPEG. I am trying to export still images from a video file. I did it correctly.

    Now i want to change average frame rate. That is if my video is 24fps and i want to export still images with 30fps. Now instead of 24 frames I need 30 frames.

    Cany you please help me what to do.

    Thanks in advance
    wizards