Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (80)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (10979)

  • fate/seek : Avoid list of source files

    22 avril 2022, par Andreas Rheinhardt
    fate/seek : Avoid list of source files
    

    The output files of the lavf tests are highly regular,
    allowing to use rules for the src files instead of a list.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/seek.mak
  • FFmpeg Combining a list of images with a fade

    1er avril 2020, par UsuallyHelpless

    I have images for sort of a slideshow in a folder. I want to overlay them on a moving background with a fade in between. Like when an image is about to change, it slowly fades out and then another image starts to fade in to replace the previous one.

    &#xA;&#xA;

    This is what I have but it only works for ONE image. How to do this with multiple images ?

    &#xA;&#xA;

    ffmpeg -i background.mp4 -f concat -i list.txt -filter_complex "[1:v]fps=25,fade=in:st=1:d=3,fade=out:st=5:d=3[ovrl];[0][ovrl]overlay" output.mp4&#xA;

    &#xA;

  • Changelog : Add VDPAU HEVC to the list

    28 août 2015, par Philip Langdale
    Changelog : Add VDPAU HEVC to the list
    

    Signed-off-by : Philip Langdale <philipl@overt.org>

    • [DH] Changelog