Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (89)

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

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

  • La gestion des forums

    3 novembre 2011, par

    Si les forums sont activés sur le site, les administrateurs ont la possibilité de les gérer depuis l’interface d’administration ou depuis l’article même dans le bloc de modification de l’article qui se trouve dans la navigation de la page.
    Accès à l’interface de modération des messages
    Lorsqu’il est identifié sur le site, l’administrateur peut procéder de deux manières pour gérer les forums.
    S’il souhaite modifier (modérer, déclarer comme SPAM un message) les forums d’un article particulier, il a à sa (...)

Sur d’autres sites (12093)

  • Maintain aspect ratio when converting video ? - ffmpeg

    27 décembre 2011, par RadiantHex

    I'm trying to convert movies from .avi to an iphone readable format
    wherever I look, people suggest the following options for ffmpeg

    ffmpeg -s 320x240 -aspect 320:240 [...]

    This does not bode well for videos with a different aspect ratio !


    How can I keep the aspect ratio from changing ? Is there a way to set the size dynamically ?

    e.g. have the height to be 240 and the width variable ?

  • lavfi : add thumbnail video filter.

    24 octobre 2011, par Clément Bœsch

    lavfi : add thumbnail video filter.

  • Record video using ffmpeg on mac os

    4 août 2015, par yogi

    I want to record live webcam video on mac OS using ffmpeg in any format. I tried a lot but not able to find out command for recoding of video. So Please any one can tell me ffmpeg command for capture video using web cam for mac os.

    Thanx in advance.