Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (64)

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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (9206)

  • avformat/hlsplaylist : simplify code for checking whether the string is empty

    26 mars 2020, par Limin Wang
    avformat/hlsplaylist : simplify code for checking whether the string is empty
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavformat/hlsplaylist.c
  • print list of video files containing "x" string in meatadata - Windows 10 [closed]

    30 mai 2020, par Harry Sanderson

    I have a large collection of video files which have the contents of the video listed in one of the metadata fields. for example one video might have "trees, birds, cars", another might have "birds, building, person".

    &#xA;&#xA;

    I'm looking for a command to print the filenames of all the videos that contain a specific string ie "birds" to a .txt file where the names would be separated by a comma so, "video1.mov, video2.mov" and so on.

    &#xA;&#xA;

    I know very little about this sort of problem, is it the sort of thing that can be done directly in windows cmd line, or would it require a python script ?

    &#xA;&#xA;

    Any help really appreciated ! :)

    &#xA;

  • Music discord.js bot : The "url" argument must be of type string

    4 juin 2020, par Nathan

    I am trying to make a working music Discord bot with discord.js and ffmpeg but I keep getting the error TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined. The error occurs when I try the command play, after the bot joins the voice channel and send