Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

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

Autres articles (79)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

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

Sur d’autres sites (13256)

  • FFMPEG - skipping the decode of some keyframes causes delay ?

    12 septembre 2018, par Gura

    I’m trying to decode some keyframes in my app [1 second away from each other], and noticed that if I don’t decode ALL keyfrmaes on the way, I get a weird delay in the decoded frames [the created pixel-buffer shows an old frame].

    Any ideas why this might happen ?
    Thanks !

  • How to create video editor to edit the video as fast as possible irrespective of size ? [closed]

    24 avril 2024, par Mayur

    we wanted to build a video editor where we wanted to give the option to add watermarks, change the bitrate, resize the video, add frames inside the video, etc. We are using NodeJS for the backend, I have tried to achieve the same thing with the help of ffmpeg package in NodeJS, but it is taking too much time to get the edited video. Is there any better approach that I can follow to get this done as quickly as possible ? The video size could be up to 1 GB.

    


    Server Configuration
4 CPU
8 GB RAM

    


  • ffmpeg fix audio of MP4 files

    26 mai 2021, par John Roberts

    I have a few MP4 files that when I play on my computer it plays fine. However, if I put it on a usb and try to play on TV the audio is muted. I've tried a few different TVs and same problem. If I play it on my fire TV with vlc player then it works. So it makes me think the audio codec isn't supported. Is there a way using ffmpeg to quickly re-encode just the audio so it works with the TV ? I used the vlc convert tool and selected the YouTube HD profile and that works but it takes forever to encode as it's a 2hr long video