
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (65)
-
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Automated installation script of MediaSPIP
25 avril 2011, parTo 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 (...)
Sur d’autres sites (9318)
-
avformat/mov : Fix memleak upon encountering repeating tags
14 juin 2020, par Andreas Rheinhardtavformat/mov : Fix memleak upon encountering repeating tags
mov_read_custom tries to read three strings belonging to three different
tags. When an already encountered tag is encountered again, a new buffer
for the string to be read is allocated and stored in the pointer
destined for this particular tag. But in this scenario, said pointer
already holds the address of the string read earlier, leading to a leak.This commit therefore aborts the reading process upon encountering
an already encountered tag.Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
-
libavformat/aac : Parse all ID3 tags present between ADTS frames
2 avril 2018, par Mattias Amnefeltlibavformat/aac : Parse all ID3 tags present between ADTS frames
Some ADTS streams can have multiple ID3 tags between frames. This
change parses all of them, rather than just the first one.Signed-off-by : Mattias Amnefelt <mattiasa@avm.se>
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
Anomalie #3846 (Fermé) : La compression JS retire des espaces dans des chaines entre quotes
5 février 2021, par cedric -C’était bien buggué et je pense que depuis https://git.spip.net/spip/compresseur/commit/fec8c0d64ae95b106992f2f91ea14082b157d277 on est bon donc je ferme