
Recherche avancée
Autres articles (72)
-
Configurer la prise en compte des langues
15 novembre 2010, parAccéder à la configuration et ajouter des langues prises en compte
Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
Sur d’autres sites (7609)
-
Revision 5260b39e5f : vpxdec : restoring old md5 behavior for y4m files. Fix of https://code.google.co
28 janvier 2014, par Dmitry KovalevChanged Paths :
Modify /vpxdec.c
Modify /y4menc.c
Modify /y4menc.h
vpxdec : restoring old md5 behavior for y4m files.Fix of https://code.google.com/p/webm/issues/detail?id=698 issue.
Change-Id : I7a92d91481dbbae28d8953f146e9faafdcd7a310
-
Revision 7788c62286 : Fix clang compiler warning in denoising_neon. Issue : https://code.google.com/p/
23 juillet 2014, par Marco PaniconiChanged Paths :
Modify /vp8/encoder/arm/neon/denoising_neon.c
Fix clang compiler warning in denoising_neon.Issue : https://code.google.com/p/webm/issues/detail?id=829
Change-Id : I580308f8aa4af194b5d8990a9692ebd18db68ee8
-
Discord.py bot randomly disconnects and reconnects while playing audio and being hosted on google cloud VM
15 avril 2021, par RadushI recently made a music bot in Python and I've hosted it from my computer for a while for testing.


When I run it on my computer it works flawlessly, however, when I run it from Google Cloud Compute Engine, I get random hiccups in which the bot leaves and rejoins the voice channel for a brief second every few minutes while playing audio. Sometimes it stops playing the audio entirely and sometimes it does its job like normal.


I tried upgrading the CPU and RAM of the VM. Current specs :


Machine type :
e2-standard-4 (4 vCPUs, 16 GB memory)


I'm running the script within "screen" so I don't have to interact with the VM in any way, so this may be an issue.