
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (105)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (7312)
-
Revision c0b71cf82f : Merge "Experimental rd bias based on source vs recon variance."
24 mars 2015, par paulwilkinsChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_rdopt.c
Merge "Experimental rd bias based on source vs recon variance." -
Revision 1153454cd0 : Merge "Enable encoding and bit-stream writing based on mode_info array" into san
19 juin 2014, par Jingning HanMerge "Enable encoding and bit-stream writing based on mode_info array" into
sandbox/Jingning/transcode -
How to automatically cut video based on motion-less scenes ?
18 mars 2018, par user1202136I recently recorded a very long video (45 minutes) using the H264 codec, with I-frames every 30 seconds.
I would like to cut this video in smaller parts separated by "quiet" periods, i.e., parts of the video where no motion is detected for 5 seconds. I would also prefer to not re-encode the video, but rather cut around the I-frames.
Is there a tool to automatically achieve this ?