Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (107)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (13359)

  • Is there a way to convert a .PAR file extension to a .AVI or .MP4 using FFMPEG ?

    20 novembre 2019, par PuppyD13

    I am trying to convert .PAR files to .AVI or .MP4 using FFMPEG. However, when I try to convert to .AVI it’s giving me the following error :

    • [mpeg4 @ 0000000000702200] header damaged. Error while decoding stream #0:0 : Invalid data found when processing input.

    When I try to convert the .PAR to .MP4, it completes the conversion but the outputted footage will be all scrambled and oddly enough it will include frames from other channels(cameras).

    Is there a way how I can successfully convert .PAR file to .AVI or .MP4, please ?

    * UPDATE *
    Apparently .PAR extension can contain more than just 1 channel(cameras) and are synced by time. Therefore, multiple cameras can be viewed at once. Is there a way how to first separate these synced channels ?

  • Convert video to I420 using ffmpeg.exe

    4 juin 2015, par jgd

    What’s the command to convert .yuv video to I420 format using ffmpeg ? I mean, convert the video using cli, not code to convert. Only one conversion needed.

  • How to convert video to audio in paperclip [closed]

    7 mai 2014, par jonas_bring

    I upload video files from iOS and need to convert the original file to audio using ffmpeg, but the convert options needed is somewhat over my head. Does anyone know how to do it ?
    Thanks !

    Clarification : How do I write the convert_options for paperclip-ffmpeg to convert a video to audio ?