Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (84)

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

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

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

Sur d’autres sites (11637)

  • can transloadit create an animated gif from a video with transitions [on hold]

    22 avril 2015, par MonkeyBonkey

    I imagine you can extract keyframes from a video using ffmpeg with a video robot in trasnloadit but does transloadit

    1. have a robot for creating animated gifs from images generated on a previous roboto step

    2. have a robot that can create a smooth transition frame between each of these images (maybe a blur or fade) to create a smoother animated gif ?

  • What's the equivalent of "MP4Box -hint" in ffmpeg ?

    7 janvier 2023, par Roman Gaufman

    I currently run my ffmpeg command to record the video then afterwards run MP4Box -hint file.mp4 to make the file stream quicker for the web. Is there any way for ffmpeg to "hint" my file straightaway without the extra step ?

    


  • FFMPEG installing 2018

    7 février 2018, par sam67

    Hi i have been trying to install ffmpeg for 2 days now and had no luck. I have tried countless videos on youtube, step by steps on google with no luck. Any help would be great.

    I have a Centos 6 server.
    Yes i am using root ssh in terminal on mac.
    Commands i tried are :

    1. wget http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg8/ffmpeginstaller.8.0. tar.gz
    2. tar -xvzf ffmpeginstaller.8.0.tar.gz
    3. cd ffmpeginstaller.8.0
    4. ./install.sh

    Any help would be a massive help,
    many thanks.