Recherche avancée

Médias (91)

Autres articles (75)

  • 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 (9959)

  • Anomalie #2647 : Logo/Forum : Appels Ajax qui n’aboutissent pas (FF v3.5.7)

    12 avril 2012, par Julien -

    Même constat sur un SPIP neuf fraichement updaté du SVN à l’instant. (Depuis un autre ordi que la fois d’avant) (SPIP natif sans plugin, sans squelettes ajoutés) Cache SPIP & navigateur vidés au préalable. FF 3.5.7 - (http://www.filehippo.com/fr/download_firefox/6825/) (Pas pu testé sur grml.eu (...)

  • Add file name to video (drawtext) - Cannot find a valid font for the family Sans Error Ffmpeg [duplicate]

    18 mars 2019, par Oli Shingfield

    This question already has an answer here :

    I have a folder with a couple of short videos in, I would like to add the file names of the videos in the video in the bottom right corner while converting them from mov to mp4. I have tried using :

       @echo off
    set "INPUT=E:\Users\Oli Shingfield\Documents\Projects\v1.3.1\downloads3"
    for %%a in ("%INPUT%\*.mov") do (
       ffmpeg -i "%%~a" -vf drawtext=text="%%~na":x=105:y=120:fontfile="E:\Users\Oli Shingfield\Documents\Projects\v1.3.1\downloads3\impact.ttf":fontsize=25:fontcolor=white -b:v 1M -r 60 -b:a 320k -ar 48000 -crf 17 "%%~na.mp4"
    )
    pause

    but I am getting the error :

    [Parsed_drawtext_0 @ 000002548db70e00] Cannot find a valid font for the family Sans
    [AVFilterGraph @ 000002548cd00a20] Error initializing filter 'drawtext' with args 'text=RP AS A WHOLE:x=105:y=120:fontfile=E:UsersOli_ShingfieldDocumentsProjectsv1.3.1downloads3impact.ttf:fontsize=25:fontcolor=white'
    Error reinitializing filters!
    Failed to inject frame into filter network: No such file or directory
    Error while processing the decoded data for stream #0:0
    [aac @ 000002548be61ae0] Qavg: 65536.000
    [aac @ 000002548be61ae0] 2 frames left in the queue on closing
    Conversion failed!

    It seems as though it can’t find the font file even though it’s in the same location and I am specifying the exact file path.

    Has anyone got any ideas ? I’m baffled.

    Thanks !
    Oli

  • Adding to NPM, merged white-space cleanup & language translation.

    26 février 2015, par jackmoore
    Adding to NPM, merged white-space cleanup & language translation.