Recherche avancée

Médias (3)

Mot : - Tags -/psd

Autres articles (64)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

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

  • Revision d11221f433 : Improves constant qual, constrained qual turned on Adds modeled functions to de

    20 septembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/vp9_cx_iface.c



    Improves constant qual, constrained qual turned on

    Adds modeled functions to decide the qp for altref frames in constant q
    mode similar to other functions in use in bitrate mode.

    Also turns on the constrained quality mode (end-usage=2) option which
    was turned off before. Basic testing shows the mode works in principle,
    to cap bitrate to the target-bitrate specified, while allowing lower
    bitrate depending on the cq-level specified. The mode will need to be
    improved over time.

    Results for constant quality vs bitrate control mode :
    derfraw300/fullderfraw : +3.0% at constant quality over bitrate control.
    fullstdhdraw : +4.341%
    stdhdraw250 : +5.361%

    Change-Id : If5027c9ec66c8e88d33e47062c6cb84a07b1cda9

  • SoX mix talk over effect [closed]

    28 janvier 2024, par trx

    Is it possibe to mix an audio with speech with an audio with background music with a talk over effect ? That means that volume of background music automatically decreases while speed but make it louder in speech breaks ? (like talkover button of an audio mixer für the microphone)

    


    I want to use SoX but ffmpeg would also work for me.

    


    I tried with different paramteres to sox -m -v 1 tts-audio-mp3 -v 0.3 background-audio.mp3 mixed-audio.mp3
but found no way for this dynamic volume on mixing ...

    


  • build system : remove -wcast-qual

    19 avril 2012, par Michael Niedermayer

    build system : remove -wcast-qual