Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (43)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

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

Sur d’autres sites (5692)

  • How to place a video at a specific location on top a larger static background image using ffmpeg ?

    1er août 2012, par ylluminate

    I have installed a current build of ffmpeg in order to gain access to the -filter_complex option in hopes to be able to use a video as an overlay over a static background image that's larger than the video.

    Initially I'm simply trying to get the overlay of the video over the static background image to work with the following command (which does not work) :

    ffmpeg -loop 1 -i background.png -i overlay.mov -filter_complex overlay -shortest -y output.mov

    The output.mov only has a single frame composed of the background.png file with no video overlay.

    How can I make this work and additionally add a specific coordinate location for the video atop the background ?

    BONUS : with a singular command, is it also possible to resize the overlay video to a larger size while placing it atop the bg image ?

  • rtp : Cosmetic cleanup

    11 janvier 2013, par Martin Storsjö

    rtp : Cosmetic cleanup

  • rtp : Cosmetic cleanup

    11 janvier 2013, par Martin Storsjö

    rtp : Cosmetic cleanup