
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (89)
-
L’utiliser, en parler, le critiquer
10 avril 2011La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
Une liste de discussion est disponible pour tout échange entre utilisateurs. -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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) (...)
Sur d’autres sites (7652)
-
How to cut off 5 seconds after every 28 seconds and loop with ffmpeg ?
25 juin 2018, par Quang VinhI am a new member. I hope you will help.
I want to cut a few seconds in the ten minute video with ffmpeg.
For example, I have a 10 minute video. And I need a command that can cut 5 seconds , starting at seconds 28 and repeating. every 28 seconds cut off 5 seconds -
How to CUT xx second every yy second and loop till the end in video with ffmpeg [duplicate]
5 juillet 2018, par Jonathan JasonThis question already has an answer here :
I hope someone support me, this is my question :
How to CUT xx second every yy second and loop till the end in video with ffmpeg ? -
flacdsp_lpc_template : add comment to explain the CONFIG_SMALL code
14 février 2014, par James Darnleyflacdsp_lpc_template : add comment to explain the CONFIG_SMALL code
I found the optimisation of 2 samples per iteration obscured the
underlying algorithm. I had to write it out on paper and translate into
a mathematical sum to see that the two samples are unconnected. I hope
that if anyone else is struggling to understand the code that this will
be useful.Reviewed-by : Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>