
Recherche avancée
Médias (2)
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (96)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
La sauvegarde automatique de canaux SPIP
1er avril 2010, parDans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)
Sur d’autres sites (9429)
-
Revision 0dd591bedd : loop_filter_rows_mt : remove dependency on 'last_height' using this to control r
14 février 2015, par James ZernChanged Paths :
Modify /vp9/common/vp9_thread_common.c
loop_filter_rows_mt : remove dependency on ’last_height’using this to control reallocation would miss a change if the function
were not called for every frame.
fixes potential memory corruption by the subsequent memsetChange-Id : I4c6bb6ab68803104fc824c7e27cc2f9b2cf53e33
-
Add rc_max_intra_bitrate_pct control
25 avril 2011, par John KoleszarAdd rc_max_intra_bitrate_pct control
-
Finding the length of a video in Java and ffmpeg
17 avril 2015, par Abishek R SrikaanthIs there a way to find a length of a video using Java ? I understand we can make use of ffmpeg to generated thumbnails and encode videos. But can it be used to get the length of the video ?
Thanks and Regards
Abishek R Srikaanth