Recherche avancée

Médias (91)

Autres articles (40)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (5267)

  • Maintaining Subtitles after FFMpeg cut

    13 juin 2022, par Andrea Di Pinto

    I am cutting a video using FFMpeg but I can't "force" FFMpeg to maintain the subtitles during the cutting.

    


    Now, I have a file video .mkv from which I want to trimmer the first second, the reason is simply that the audio is advanced of exactly one second, and the only solution I found is trimming the video and the subtitles of one second.

    


    So I proceeded with the "usual" code to cut the file :

    


    ffmpeg -i input.mkv -ss 00:00:01 -c copy -t 01:48:03 output.mkv   


    


    But the problem is that the final product is always just the video and one of the many audio tracks (for the audios is not a problem since I can repeat the process for each audio track and merge all together with MKVToolNix), BUT no subtitles.

    


    So I'm wondering if there is a way to cut subtitles, or equivalently to cut the video maintaining the subtitles.

    


  • Burn in delayed subtitles

    11 février 2017, par sygi

    I would like to burn subtitles into a video file using a console program. Previously I used ffmpeg to do that :

    ffmpeg -i input.mkv -vf subtitles=sub.srt -strict -2 out.mp4

    However, I am having problems when my subtitles are delayed with regard to the movie. I looked into -ioffset option and setpts filter, but they allow me move the video, but I’d like the video timing to stay unchanged and only burn in the subtitles in a delayed manner.

    Is there a way to do it in ffmpeg (I suppose no, as burning subtitles is a filter and I don’t see a way to "change" a behavior of filters, but I haven’t looked at all of them) ? If not, is there an easy-to-use console program which would delay the subtitles before burning them in ?

  • Add additional, dutch-specific methods : phone, mobile, postal, bank and giro account

    27 février 2013, par digitalica

    m additional-methods.js m localization/messages_nl.js m test/methods.js Add additional, dutch-specific methods : phone, mobile, postal, bank and giro account add dutch phone number validation