Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (50)

  • 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

  • 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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (8099)

  • Latest

    19 mars 2012, par Scott Schiller

    m doc/generated/demo/page-player/script/page-player.html m doc/generated/script/soundmanager2.html m doc/generated/src/SoundManager2.html m doc/generated/src/SoundManager2_AS3.html Latest

  • Latest FFMPEG Static build

    3 août 2023, par Mash

    I have docker application. The Dockerfile install ffmpeg along with other application dependencies.
The ffmpeg version being installed does not have the needed Library for SRT streaming.

    


    Please can anyone help me edit this Dockerfile so it installs the latest static build of ffmpeg.

    


    the Dockerfile code is below :

    


    FROM ubuntu:20.04

ENV DEBIAN_FRONTEND noninteractive

RUN /usr/bin/apt-get update
RUN /usr/bin/apt-get upgrade -y
RUN /usr/bin/apt-get install -y pulseaudio xvfb firefox ffmpeg xdotool curl unzip

COPY run.sh /
RUN chmod +x /run.sh

ENTRYPOINT ["/run.sh"]


    


  • Latest rollups

    20 décembre 2011, par Scott Schiller

    m demo/index-rollup.css m demo/index-rollup.js Latest rollups