Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (41)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

Sur d’autres sites (5895)

  • procedure to stream video from a server (using Apache or Ngnix) and send it to EXO player ?

    25 décembre 2019, par mahmoud

    I want to implement an server streaming concept. what is the way for doing this ? web server type(Apache or nginx) ? packages for handling streaming from server to players(e.g ffmpeg) ?
    what is the position of ffserver here ?

  • ffmpeg stop after 1 or 2 hours with error : Cannot read file : Too many open files

    7 juin 2021, par timimi

    When I use drawtext with realod=1, after 1 or 2 hours my ffmpeg stop with error :

    


    [Parsed_drawtext_7 @ 0x563aa3230f00] [FILE @ 0x7fff415ec800] Cannot read file 'myfile.txt': 
Too many open files
[Parsed_drawtext_7 @ 0x563aa3230f00] The text file 'myfile.txt' could not be read or is 
empty
Error while filtering: Too many open files
Failed to inject frame into filter network: Too many open files
Error while processing the decoded data for stream #5:0


    


    I make a bash file that change the file every 3 minutes but I have the same problem.

    


    Thanks for help

    


  • latm : Always reconfigure if no extradata was set previously

    23 décembre 2011, par Hendrik Leppkes
    latm : Always reconfigure if no extradata was set previously
    

    AAC LOAS can have new audio config objects in the stream itself.

    Make sure the decoder reconfigures itself when the first one arrives
    midstream.

    Bug-Id : 644
    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavcodec/aacdec.c