Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (101)

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

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

Sur d’autres sites (8225)

  • Revision c3316c2bc5 : Rd thresholds change with block size. Added structures to support independent r

    3 juin 2013, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c



    Rd thresholds change with block size.

    Added structures to support independent rd thresholds
    for different block sizes (and set experimental block
    size correction factors).

    Added structure to to allow dynamic adaptation of thresholds
    per mode and per block size basis depending on how often
    the mode/block size combination is seen (currently fixed factor).

    Removed some unused variables.

    TODO
    - Adaptation of thresholds based on how often each mode chosen.
    - The baseline mode values could also be adjusted based on
    the block size (e.g. for a particular intra mode use a low threshold
    for 4x4 prediction blocks but a relatively high value for 64x64.

    Change-Id : Iddee65ff3324ee309815ae7c1c5a8584720e7568

  • Text on video ffmpeg

    17 juin, par Jesper Madsen

    How can I add text overlay on my video in ffmpeg ?

    



    i.e. given a video "video1.flv", how can I add "StackOverflow" text during the whole video, positioned in the middle of the screen, with white text and a border ?

    


  • Text on video ffmpeg

    20 février 2017, par Jesper Madsen

    How can I add text overlay on my video in ffmpeg ?

    i.e. given a video "video1.flv", how can I add "StackOverflow" text during the whole video, positioned in the middle of the screen, with white text and a border ?