Recherche avancée

Médias (91)

Autres articles (51)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • L’espace de configuration de MediaSPIP

    29 novembre 2010, par

    L’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
    Il permet de configurer finement votre site.
    La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...)

  • Activation de l’inscription des visiteurs

    12 avril 2011, par

    Il est également possible d’activer l’inscription des visiteurs ce qui permettra à tout un chacun d’ouvrir soit même un compte sur le canal en question dans le cadre de projets ouverts par exemple.
    Pour ce faire, il suffit d’aller dans l’espace de configuration du site en choisissant le sous menus "Gestion des utilisateurs". Le premier formulaire visible correspond à cette fonctionnalité.
    Par défaut, MediaSPIP a créé lors de son initialisation un élément de menu dans le menu du haut de la page menant (...)

Sur d’autres sites (8240)

  • How to append 2 seconds of silence to an existing movie MP4 with ffmpeg ?

    27 février 2020, par Marie

    I would like to append 2 seconds of silence to an existing video using ffmpeg.
    I would like to keep the last frame displayed while the 2 seconds of video playsback not a black screen.

    Thank you.

  • How can I use Windows absolute paths with the movie filter on FFmpeg ?

    26 février 2024, par Mason

    I want to do something like -filter_complex "movie=C:\\User\\...\\file" but I can't because of the : in the Windows path. I tried escaping it with a \ but no luck. I've figured out how to get around it by making everything else an aboslute path and running the command in the same directory as the file I need for the movie filter, but the only reason that works is because I only have a single movie filter. I'm hoping there's a better way.

    


  • 1 movie to 14 part video / 1 Subtitle [closed]

    10 avril 2020, par Tayfun Erbilen

    I just cut my one long movie to 14 piece with ffmpeg.

    



    And now, I don't know how to show subtitle.

    



    Subtitle was for full version, but now I have 14 pieces and I don't know how to fit subtitle to these parts. By the way, I want to show on web. I'm using jwplayer for videos, but still I didn't figure out subtitle issue.

    



    Is anyone suggestion ?