Recherche avancée

Médias (1)

Mot : - Tags -/iphone

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

  • Gstreamer : Invalid address family

    3 mars 2023, par Goonturr

    May I ask how do you make sense of this error from gstreamer ?

    


    enter image description here

    


    I am trying to stream a rtsp server which ffmpeg and vlc are able to but gstreamer is giving me the above error.

    


  • delay image transition ffmpeg

    3 juillet 2017, par Ana Koridze

    How can I delay image left to right transition in ffmpeg ?
    [1:v]format=rgba,fade=in:st=30:d=0.3:alpha=1,fade=out:st=40:d=0.3:alpha=1[png] ;[vid][png]overlay=x=’min(-(30-0.3)*w+2*wt/3,15)’:y=3(H-h)/4-0.0:shortest=1

    Because I start fade in at 30 sec I set initial position of x to 27.7 and speed to 2*w*t/3. But the image does not appear at 30 seconds. What am I doing wrong ?

  • How to add transition effect between megred Videos in android

    26 janvier 2015, par Toqeer Arif

    I have merged two videos in android using FFmpeg Frame Grabber.
    I want to add effect like fade in/out between videos.
    is there anyway to add transition between videos