Recherche avancée

Médias (2)

Mot : - Tags -/kml

Autres articles (66)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (4003)

  • 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