Recherche avancée

Médias (0)

Mot : - Tags -/signalement

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

Autres articles (67)

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

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • 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 ;

Sur d’autres sites (11773)

  • How to use a buffer in memory as an Input for ffmpeg ?

    20 mai 2014, par GregPhil

    I would like to use ffmpeg for generating a videostream of a GigEVision camera.
    I have a pointer to the buffer and a callback, which is indicating the arrival of a new frame.
    In livavdevice are some interfaces implemented but unfortunately not a generic one and I wasn’t able to find something in the web about it.

    Do you have any suggestions ?

    Thank you very much in advance.

    cheers
    greg

  • Rec601 file size is 1/5 Rec709 file size. Why ?

    17 septembre 2018, par user300258

    I use ffmpeg with : -vf colormatrix=bt709:bt601

    The 100MB file comes out 20MB. I kept audio the same. Is that to be expected ? I was hoping no information was lost. I thought it was just some gamma or green correction.

    Anybody know why ?

    Thanks in advance

  • ffmpeg - reduce the definition of my files ?

    8 avril 2018, par antoinerzad1

    Hello can you help me I would like to reduce the definition of the file
    thank you in advance
    ffmpeg -re -i "file1" -re -i "file2" -filter_complex hstack -f flv "output"