
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (95)
-
Soumettre bugs et patchs
10 avril 2011Un logiciel n’est malheureusement jamais parfait...
Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
Si vous pensez avoir résolu vous même le bug (...) -
Support de tous types de médias
10 avril 2011Contrairement à 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) (...)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (13490)
-
avfilter/interlace : add complex vertical low-pass filter
20 avril 2017, par Thomas Mundtavfilter/interlace : add complex vertical low-pass filter
This complex (-1 2 6 2 -1) filter slightly less reduces interlace 'twitter' but better retain detail and subjective sharpness impression compared to the linear (1 2 1) filter.
Signed-off-by : Thomas Mundt <tmundt75@gmail.com>
Signed-off-by : James Almer <jamrial@gmail.com>- [DH] doc/filters.texi
- [DH] libavfilter/interlace.h
- [DH] libavfilter/tinterlace.h
- [DH] libavfilter/vf_interlace.c
- [DH] libavfilter/vf_tinterlace.c
- [DH] libavfilter/x86/vf_interlace.asm
- [DH] libavfilter/x86/vf_interlace_init.c
- [DH] libavfilter/x86/vf_tinterlace_init.c
- [DH] tests/fate/filter-video.mak
- [DH] tests/ref/fate/filter-interlace-complex
-
Revision 0bff1efc2b : Bug when last group before forced key frame is short. Just before a forced key
21 janvier 2015, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_ratectrl.c
Modify /vp9/encoder/vp9_ratectrl.h
Bug when last group before forced key frame is short.Just before a forced key frame we often get a foreshortened
arf/gf group. In such a case, we do not want to update
rc->last_boosted_qindex, which is used to define the Q range
for the forced key frame itself.This gives a small average metrics gain for the YT and YT-HD sets
(eg. YT SSIM +0.141%).Change-Id : Ie06698bc4f249e87183b8f8fb27ff8f3fde216d9
-
avconv : merge configuration code for complex and simple filters
26 mai 2012, par Anton Khirnovavconv : merge configuration code for complex and simple filters