Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (65)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

Sur d’autres sites (12690)

  • Best way to combine 16 live streams into a live 4x4 collage within Linux [duplicate]

    13 mars 2013, par CoryG

    This question already has an answer here :

    I'm setting up a CCTV system with two 8ch capture cards in a Linux box and am looking for the most efficient way to combine all 16 channels into a 4x4 grid and send it straight to the VGA output of a machine. Is this possible without running a window manager - and if not what is the best way to handle this ? So far I'm leaning toward ffmpeg but am not sure how best to combine the streams.

  • Multiple live video outputs advice. Live stream/Record/Preview, FFMPEG, Windows, Decklink [closed]

    18 septembre 2024, par stroltz

    I am looking for advice on how best to achieve multiple live video outputs.

    


    The live source is a Decklink card on Windows. (We have a ffmpeg build working to access the card) We want 4 outputs ;

    


      

    • We want to run a preview window (low quality would be preferred) just so the user can see the video is working.

      


    • 


    • We want to be able to live stream - single bit rate, RTMP. (goes up to a CDN)

      


    • 


    • Independent from the streaming we want to be able to stop and start recording to file. Ideally using CRF. So a separate encode – but maybe we use the RTMP encode, not sure, and do 1 x encode only.

      


    • 


    • We also want to save a separate audio file. Stops and starts at the same time as the video file above (if required we could do this as a post process on the video file we make above)

      


    • 


    


    We want to keep CPU use down to as reasonable as possible. (so no high end hardware)

    


    We have had a suggestion of this with ffmpeg ;

    


    Input >> ffmpeg

    


      

    • split input to main and monitoring ;
    • 


    • scale monitoring stream to lower resolution
    • 


    • encode both streams
    • 


    • provide both outputs to local streaming server
ffmpeg >> local streaming server
    • 


    • use API to start and stop recordings (or web console, if you do it manually)
    • 


    • provide streams to CDN or/and provide access to your streams for end users
    • 


    


    recorded files >> another ffmpeg (controlled by some script that get
RECORDING COMPLETED event to start ffmpeg process)

    


      

    • extract audio from recorded file
    • 


    • save audio into file
    • 


    


    Which sounds possible, but if doing that, which local streaming server would work best (open source, API...)

    


    or open to other ideas as to the best way.

    


    https://trac.ffmpeg.org/wiki/Creating%20multiple%20outputs shows lots of ways, but I don't think you get to control the individual outputs independently.

    


  • Revision 7085 : Un logo

    5 novembre 2012, par kent1 — Log

    Un logo