
Recherche avancée
Médias (3)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (77)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
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 (4047)
-
libavfilter : Remove DNNReturnType from DNN Module
2 mars 2022, par Shubhanshu Saxenalibavfilter : Remove DNNReturnType from DNN Module
This patch removes all occurences of DNNReturnType from the DNN module.
This commit replaces DNN_SUCCESS by 0 (essentially the same), so the
functions with DNNReturnType now return 0 in case of success, the negative
values otherwise.Signed-off-by : Shubhanshu Saxena <shubhanshu.e01@gmail.com>
Signed-off-by : Shubhanshu Saxena <shubhanshu.e01@gmail.com>- [DH] libavfilter/dnn/dnn_backend_common.c
- [DH] libavfilter/dnn/dnn_backend_common.h
- [DH] libavfilter/dnn/dnn_backend_native.c
- [DH] libavfilter/dnn/dnn_backend_native_layer_avgpool.c
- [DH] libavfilter/dnn/dnn_backend_native_layer_conv2d.c
- [DH] libavfilter/dnn/dnn_backend_native_layer_dense.c
- [DH] libavfilter/dnn/dnn_backend_native_layer_depth2space.c
- [DH] libavfilter/dnn/dnn_backend_openvino.c
- [DH] libavfilter/dnn/dnn_backend_tf.c
- [DH] libavfilter/dnn/dnn_io_proc.c
- [DH] libavfilter/dnn_interface.h
- [DH] libavfilter/vf_derain.c
- [DH] libavfilter/vf_dnn_classify.c
- [DH] libavfilter/vf_dnn_detect.c
- [DH] libavfilter/vf_dnn_processing.c
- [DH] libavfilter/vf_sr.c
-
ModuleNotFoundError : No module named 'ffmpeg' on Spyder although ffmpeg is installed on Anaconda navigator
1er septembre 2021, par alpha -
nginx-rtmp module Scalability [closed]
19 novembre 2020, par nskniranga1127I currently have a functional VOD streaming setup using open source nginx-rtmp module.i'm using ffmpeg to encode mp4 contents to .ts file segments. I was hoping to create a medialibrary with this & stream (preecn)for concurrent users aroud 500. I want to know is there any limitation with open source nginx-rtmp module ?