Recherche avancée

Médias (91)

Autres articles (105)

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

  • 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

Sur d’autres sites (12749)

  • Generating MPEG DASH videos which are compilant with HbbTV 1.5 standard

    6 mai 2014, par Kai Mysliwiec

    I am looking for a the command line options for ffmpeg, DASHEncoder and MP4Box to generate HbbTV 1.5 compilant MPEG DASH videos.

    See http://www.hbbtv.org/pages/about_hbbtv/specification.php for more information on the HbbTV 1.5 standard and its DASH profile which is used there.

  • How to convert mpeg dash (MPD) with DRM license to MP4 ?

    25 février 2019, par rustin peter

    I am trying to convert a MPD dash file which has DRM protection in it to a MP4 file. I do have the URL to the DRM license. So, I tried to do this using ffmpeg library, but there is no option to pass the license URL along with ffmpeg command for decryption.

  • ffmpeg dash Failed to open fragment of playlist 0

    18 mars 2019, par user3787734

    As I m using an external .mpd file path, as playlist get a refresh every 10 seconds but FFmpeg can’t able to manage it out.

    after playing the remote .mpd file for 15 seconds it’s saying.

    [dash @ 000001bf4149bfc0] No longer receiving stream_index 0bitrate=1057.4kbits/s speed=0.801x
    [dash @ 000001bf4149bfc0] No longer receiving stream_index 1
    [https @ 000001bf41dcb280] HTTP error 410 Gonee=00:00:18.06 bitrate=1937.1kbits/s dup=0 drop=2 speed=0.976x
    [dash @ 000001bf4149bfc0] Failed to open fragment of playlist 0

    ffmpeg -re -i "http://remotehost/test.mpd" -copy -f flv
    "rtmp ://server"