Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (92)

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

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

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

  • avformat/dump : Fix context/level for payload dump

    5 mars 2016, par Mark Harris
    avformat/dump : Fix context/level for payload dump
    

    Use the context and level specified to av_pkt_dump_log2(),
    instead of panic level (0), for dumping packet payload.

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/dump.c
  • avcodec : properly initialize AVCodecParameters profile/level

    1er avril 2016, par Hendrik Leppkes
    avcodec : properly initialize AVCodecParameters profile/level
    

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DH] libavcodec/utils.c
  • mediaelement.js MP4-Files AVC Profile and Level

    28 juin 2016, par Luke Dollard

    Can anyone tell me if a High AVC Profile and a 5.0 level x264 mp4 @12mbps is incompatible with mediaelement.js and/or if there is documentation someplace for what is and is not compatible. (Encoded in sorenson squeeze).

    Right now the player has to download the whole 60 min video before it streams, but then you cannot jump around the video at all without it restarting.

    BUT it will play our 10 mins streams with the exact same specs fine.

    Videos play fine when downloaded.