
Recherche avancée
Autres articles (107)
-
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" (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (11734)
-
looking for gui based HLS downloader based on ffmpeg & or better download code [closed]
26 mai 2020, par wahiduzzaman sagarcurrently using ffmpeg for downloading HLS video (m3u8). the code i am using is



ffmpeg -i "www.videoURL.com" -c copy "name name".mp4




its works fine but the problem is it takes a bit more time since I also have to give each video a name where other downloader (video downloadhelper) can automatically get a name from URL. video downloadhelper crashing/stopping a lot so not using it now. also it cant boost speed so i have to run 10-12 simultaneous ffmpeg download with command prompt open to keep the bandwidth use high. which is cluttering the screen and being hard to keep track of.
so is there any better code for faster download or maybe GUI downloader with some feature like auto naming, multi download, etc


-
Revision 6be2b750b8 : Layer based rate control for CBR mode. This patch adds a buffer-based rate cont
2 février 2014, par Marco PaniconiChanged Paths :
Modify /examples.mk
Modify /test/datarate_test.cc
Modify /test/encode_test_driver.h
Modify /vp9/common/vp9_onyx.h
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_ratectrl.c
Modify /vp9/vp9_cx_iface.c
Modify /vpx/src/svc_encodeframe.c
Modify /vpx/vp8cx.h
Modify /vpx/vpx_encoder.h
Add /vpx_temporal_scalable_patterns.c
Layer based rate control for CBR mode.This patch adds a buffer-based rate control for temporal layers,
under CBR mode.Added vpx_temporal_scalable_patters.c encoder for testing temporal
layers, for both vp9 and vp8 (replaces the old vp8_scalable_patterns).Updated datarate unittest with tests for temporal layer rate-targeting.
Change-Id : I9cb6cce2494390ae6096ee17774af7fb9308bde7
-
Revision 4864ab21b0 : Layer based rate control for CBR mode. This patch adds a buffer-based rate cont
6 février 2014, par Marco PaniconiChanged Paths :
Modify /examples.mk
Add /examples/vpx_temporal_scalable_patterns.c
Modify /test/datarate_test.cc
Modify /test/encode_test_driver.h
Delete /vp8_scalable_patterns.c
Modify /vp9/common/vp9_onyx.h
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_ratectrl.c
Modify /vp9/vp9_cx_iface.c
Modify /vpx/src/svc_encodeframe.c
Modify /vpx/vp8cx.h
Modify /vpx/vpx_encoder.h
Layer based rate control for CBR mode.This patch adds a buffer-based rate control for temporal layers,
under CBR mode.Added vpx_temporal_scalable_patters.c encoder for testing temporal
layers, for both vp9 and vp8 (replaces the old vp8_scalable_patterns).Updated datarate unittest with tests for temporal layer rate-targeting.
Change-Id : I8900a854288b9354d9c697cfeb0243a9fd6790b1