Recherche avancée

Médias (91)

Autres articles (89)

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

  • Le plugin : Gestion de la mutualisation

    2 mars 2010, par

    Le plugin de Gestion de mutualisation permet de gérer les différents canaux de mediaspip depuis un site maître. Il a pour but de fournir une solution pure SPIP afin de remplacer cette ancienne solution.
    Installation basique
    On installe les fichiers de SPIP sur le serveur.
    On ajoute ensuite le plugin "mutualisation" à la racine du site comme décrit ici.
    On customise le fichier mes_options.php central comme on le souhaite. Voilà pour l’exemple celui de la plateforme mediaspip.net :
    < ?php (...)

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

Sur d’autres sites (13092)

  • ffmpeg combine images with audio and fill gaps with silence or last image (from ffconcat file..)

    27 mai 2020, par inselmensch
    ffmpeg -i image_list.ffconcat -i track.mp3 -y -b:a 256k -ar 48000 -ac 2 -vcodec libx264 -r 25 -filter:v scale=w=1920:h=1080 output.mp4&#xA;

    &#xA;&#xA;

    i'm currently trying to create videos out of an sequence of images and add an audio track to those images/this video.&#xA;everything seemed to work fine but now i figured out that the last picture will only be shown within my player since there is no new image for displaying.

    &#xA;&#xA;

    my problem is now : i try to combine two of those videos but if there are some gaps (not enough images or not enough audio)... ffmpeg just ignores the gaps and lets start the second video immediately after finishing the first one ... even if the first track is still playing... which gets the audio off..

    &#xA;&#xA;

    is there anybody who can might help me with it ? :-)

    &#xA;&#xA;

    i think, what i need is :

    &#xA;&#xA;

      &#xA;
    • if the audio track is longer than the image sequence i need to fill the gap with the last image
    • &#xA;

    • if the image sequence is longer than the audio track i need to fill the remaining space with silence
    • &#xA;

    &#xA;&#xA;

    or is there some kind of option which tells ffmpeg to only chain both videos after each other without ignoring the possible gaps ?

    &#xA;&#xA;

    if found this one but that's just for the audio part i guess and i will try to implement that.

    &#xA;&#xA;

    but how do i work around the missing images issue ?!

    &#xA;

  • Don’t fill in frame gaps with copied refs after flush

    18 novembre 2011, par Joakim Plate

    Don’t fill in frame gaps with copied refs after flush

  • doc/faq : fill missing word in the concat protocol entry

    24 janvier 2013, par Stefano Sabatini

    doc/faq : fill missing word in the concat protocol entry