Recherche avancée

Médias (91)

Autres articles (63)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Les images

    15 mai 2013
  • Taille des images et des logos définissables

    9 février 2011, par

    Dans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
    Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)

Sur d’autres sites (11240)

  • Revision 040eeed9d0 : Turning model based reverse update on for coefs Turns model based reverse updat

    26 avril 2013, par Deb Mukherjee

    Changed Paths :
     Modify /vp9/common/vp9_entropy.c


     Modify /vp9/common/vp9_entropy.h



    Turning model based reverse update on for coefs

    Turns model based reverse updates on for coefficients in an
    effort to reduce the memory requirement for counters.

    With this patch the counters needed will be reduced by about
    75% since only 3 counts are needed instead of 12.

    The impact in performance is :
    derf300 : -0.252%
    stdhd250 : -0.046%

    However retraining should alleviate some of the drop in
    performance.

    Change-Id : I6f2b3e13f6d5520aa3400b0b228fb5e8b4a43caa

  • How make typing text effect with ffmpeg ?

    23 mai 2017, par Fatas

    How i can make video with typing text effect with ffmpeg ?

    I have something like that, but i need animated text :

    ffmpeg -f lavfi \
    -i color=c=white:s=1440x900 \
    -vf drawtext="text='Some text here': fontcolor=black: fontsize=100: x=(w-text_w)/2: y=(h-text_h)/2" \
    -pix_fmt yuv420p -t 30 out.mp4

    One idea is making bunch generated .png files and then merge, but i think there is better way ?

  • wmv2 : Use emu edge mode when the edge is too small

    28 mars 2013, par Michael Niedermayer

    wmv2 : Use emu edge mode when the edge is too small