
Recherche avancée
Autres articles (29)
-
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 -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (5386)
-
libavcodec:add packet level support for mastering metadata
22 février 2016, par Neil Birkbecklibavcodec:add packet level support for mastering metadata
Some containers, like webm/mkv, will contain this mastering metadata.
This is analogous to the way 3D fpa data is handled (in frame and
packet side data).Signed-off-by : Neil Birkbeck <neil.birkbeck@gmail.com>
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avfilter/vf_yadif : fix extra leading dup frame when deint=1
29 novembre 2014, par Neil Birkbeckavfilter/vf_yadif : fix extra leading dup frame when deint=1
Logic for handling single frame in yadif (0f9f24c9), caused deint=1 (e.g., yadif=0 :-1:1) to output extra duplicate leading frame :
ffmpeg -i fate-suite/ffmpeg-synthetic/vsynth1/%02d.pgm -vf yadif=0 :-1:1,showinfo -f null -y /dev/null
[Parsed_showinfo_1 @ 0x1d967d0] n:0 pts:0 pts_time:0 pos :-1 fmt:gray sar:0/1 s:352x432 i:P iskey:1 type:I checksum:E457EEA0 plane_checksum :[E457EEA0] mean :[126] stdev :[46.6]
[Parsed_showinfo_1 @ 0x1d967d0] n:1 pts:0 pts_time:0 pos :-1 fmt:gray sar:0/1 s:352x432 i:P iskey:1 type:I checksum:E457EEA0 plane_checksum :[E457EEA0] mean :[126] stdev :[46.6]
(Outputs 51 frames)After patch, vf "yadif=0 :-1:1" behaves correctly (like "yadif=0 :-1:0") and outputs 50 frames, first two :
[Parsed_showinfo_1 @ 0x1e307d0] n:0 pts:0 pts_time:0 pos :-1 fmt:gray sar:0/1 s:352x432 i:P iskey:1 type:I checksum:68E8D1EB plane_checksum :[68E8D1EB] mean :[126] stdev :[46.0]
[Parsed_showinfo_1 @ 0x1e307d0] n:1 pts:2 pts_time:0.04 pos :-1 fmt:gray sar:0/1 s:352x432 i:P iskey:1 type:I checksum:4E674BC7 plane_checksum :[4E674BC7] mean :[125] stdev :[46.0]
(Outputs 50 frames)Signed-off-by : Neil Birkbeck <neil.birkbeck@gmail.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at> -
Evolution #3659 (Nouveau) : Reconnaissance des .ics et .vcf
21 janvier 2016, par Jean-Noël MathonnetBonjour,
Actuellement (SPIP 3.0.X), les fichiers uploadés .ics et .vcf sont automatiquement zippés.
Selon RealET il semblerait qu’ils ne soient pas reconnus par SPIP :
http://archives.rezo.net/archives/spip-dev.mbox/YNORUEZPDXIJDOV45JTHD4352HBO5OTN/Il m’a demandé de faire un ticket ici à ce sujet.