Recherche avancée

Médias (91)

Autres articles (81)

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

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (9128)

  • how to fix the delay when play a ts stream via udp

    4 juin 2013, par user2223169

    I want to play udp ts stream on iPhone using ffmepg, but the video delayed almost 1s, so my question is how to fix the delay, currently I think I can specify the fifo_size, just like udp ://@:1234 ?fifo_size=1024, but the player can't play with this configuration, anybody knows how to reduce the buffer size to reduce the delay ?
    Thanks :)

  • Specifying Full input video duration in an ffmpeg expression for crop filter

    23 mai 2018, par yoda89

    I have to use panning effect on a video from left to right, for that I used crop filter and also figured out the expression for the effect, but the expression requires full input video duration. So I was wondering if there is an ffmpeg constant for specifying that. Like we have iw for input width and ih for input height.

    I am using the command given below, except that I have to hardcode duration of the input video in place of [DURATION].

    ffmpeg -i input.mp4 -vf crop=iw/3:ih:2*t*iw/[DURATION]*3:0 output.mp4
  • Revision e2bb669a3d : Improved joint spatio-temporal prediction Full search of optimal interintra mod

    13 août 2013, par Yue Chen

    Changed Paths :
     Modify /vp9/encoder/vp9_rdopt.c



    Improved joint spatio-temporal prediction

    Full search of optimal interintra mode is performed instead of
    inferring the interintra mode from optimal intra mode.

    Bit-rate reduction :
    +0.811% stdhdraw250
    +0.238% derf

    Change-Id : I80e905a51fba0e9fb7eb00a3342d21f452825377