Recherche avancée

Médias (91)

Autres articles (55)

  • 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

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

Sur d’autres sites (11258)

  • ffmpeg multiple text/logo elements

    17 septembre 2018, par omega1

    I am trying to add multiple items to an ffmpeg command and am getting stuck.

    So far in the command I am automatically updating one image, which I’m using as a video, I also want to add a logo and two lines of text.

    I have been successful until the last item, which is the logo overlay.

    This is the relevant part of code :

    ffmpeg \
       -f image2 -loop 1 \
       -y \
       -i "/var/www/html/image_rotate.png" \
       -re \
       -i audio.mp3 \
       -vf "movie=/var/www/html/overlay_logo.png [watermark]; [in][watermark] overlay=0:0 [out], drawtext=fontsize=10:fontfile=/var/www/html/OpenSans-Regular.ttf:textfile=/var/www/html/text1.txt:box=1:boxcolor=#000000:fontcolor=#FFFFFF:x=0:y=(h-text_h-20):reload=1, drawtext=fontsize=10:fontfile=/var/www/html/OpenSans-Regular.ttf:textfile=/var/www/htmltext2.txt:box=1:boxcolor=#000000:fontcolor=#FFFFFF:x=0:y=(h-text_h-30)" \

    This gives me the following error :

    Simple filtergraph ... was expected to have exactly 1 input and 1 output. However, it had >1 input(s) and >1 output(s). Please adjust, or use a complex filtergraph (-filter_complex) instead.

    If I remove the last part I added (the overlay logo) I do not get the error.
    If I add multiple -vf it only processes one (the text OR the logo).

    I’m not sure how to achieve this.

  • Anomalie #4177 (En cours) : Les traitements d’images de mauvaise extension créent des erreurs fatales

    8 octobre 2018, par b b

    Le lien vers la discussion sur spip-dev : https://www.mail-archive.com/spip-dev@rezo.net/msg66546.html

    Je passe le ticket en cours puisqu’il ne reste plus qu’à valider le patch avant intégration ;)

  • Anomalie #2560 : SVP et url non fonctionnelle

    19 mars 2012, par cam.lafit -

    Complément d’information La page plante sur le rechargement js si aucun bloc descriptif n’est déplié. Si on charge une page avec le détail d’un des plugins présents alors le js fait ensuite son office.