Recherche avancée

Médias (9)

Mot : - Tags -/soundtrack

Autres articles (88)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

Sur d’autres sites (17126)

  • lavfi/vf_libplacebo : switch to pl_queue-based design

    5 mai 2023, par Niklas Haas
    lavfi/vf_libplacebo : switch to pl_queue-based design
    

    This does not leverage any immediate benefits, but refactors and
    prepares the codebase for upcoming changes, which will include the
    ability to do deinterlacing and resampling (frame mixing).

    • [DH] libavfilter/vf_libplacebo.c
  • Preview video in android before saving to phone

    13 novembre 2014, par Zoe

    I’m in the process of creating a video editor for android.
    I am loading .mp4 videos into a timeline, where each rectangle in the timeline represents an imported video and I can drag/drop and rearrange these videos etc before saving the new .mp4 to my phone.

    I’ve been using mp4parser to do this, however I have ffmpeg loaded too but have avoided using this as I’m not too familiar with c++

    I have a space for a video player in my app. The idea is to have a seek line that can be dragged along the timeline as you are editing, and I want the player to be able to play a
    the edited video at the given point.

    However, the only examples on how to implement video players in android require you to load this video from your phone to play it. I was thinking I could just play the loaded videos separately but one after another giving the impression you’re watching a whole video, but I’m later planning to add functionality to include transitions and subtitles to videos which you would not be able to preview using this method.

    Any ideas on how about I can go about implementing a video player to preview the media whilst editing ?

    Thank you.

  • Revision f752da8ce2 : Change to update of rate control factors. Remove damping parameter and use the

    27 janvier 2015, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/encoder/vp9_ratectrl.h



    Change to update of rate control factors.

    Remove damping parameter and use the damping
    formula introduced by Yaowu Xu in all cases.

    Change-Id : I18db7e0d0f262d5140102f259ab07821d374d285