
Recherche avancée
Autres articles (63)
-
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. -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (10050)
-
avformat/ivfenc : Change the length fields to 32 bits
2 octobre 2019, par Raphaël Zumeravformat/ivfenc : Change the length fields to 32 bits
There is no change in the encoded bitstream, but this
ensures that the written field length is consistent
with the reference implementation.Unused bytes are zeroed out for backwards compatibility.
Signed-off-by : Raphaël Zumer <rzumer@tebako.net>
-
Ffmpeg split video into multiple chunk but in different duration length
15 décembre 2020, par VickyI know how to split video into equal duration length, but here i want to split video into un-equal parts and number of parts and duration will be different for each time.



For ex, video length is 50 sec, i want to split it in 4 parts. 
1) 0 sec - 5 sec 
2) 6 sec - 22 sec
3) 23 sec - 34 sec
4) 35 sec - 50 sec



-
libvpx : Support setting color range for vp9.
9 janvier 2016, par Sasi Inguvalibvpx : Support setting color range for vp9.
Pass through color range to vp9 encoder. Parse color range in libvpxdec.c.
Reviewed-by : Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by : Sasi Inguva <isasi@google.com>
Signed-off-by : James Almer <jamrial@gmail.com>