
Recherche avancée
Médias (91)
-
Valkaama DVD Cover Outside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Valkaama DVD Cover Inside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
1,000,000
27 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Four of Us are Dying
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (49)
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (6719)
-
Anomalie #3863 (Nouveau) : liste de tous les plugins dans les résultats de recherche du back-office
23 novembre 2016, par Peet duHello,
lorsque l’on fait une recherche dans le back-office sur un id_objet (ex : 974), on voit apparaître la liste complètes des plugins.
Explication
Il me semble que l’explication se trouve dans la fonction inclure_liste_recherche_par_id()
voir https://core.spip.net/projects/spip/repository/entry/spip/prive/squelettes/contenu/recherche_fonctions.php#L14Il renvoi dans l’env id_plugin, mais comme ce critère n’existe pas dans
https://core.spip.net/projects/svp/repository/entry/prive/objets/liste/plugins.html#L37, la recherche renvoi la liste complète des plugins.Pour éviter ce "bruit", il me semble qu’il suffit de rajouter le critère id_plugin ? à la ligne /svp/repository/entry/prive/objets/liste/plugins.html#L37
-
libavcodec/qsvdec.c delay in 1 microsecond replaced to more appropriate 500 microseconds
24 juillet 2015, par Ivan Uskov -
Why is MoviePy taking hours to generate a few minutes of video, and are there faster alternatives ? [closed]
13 décembre 2024, par Michael OhanaI’m working on a project that involves creating personalized courses and exploring automated video generation. Currently, I’m using MoviePy to generate videos, but I’m encountering significant performance issues—generating just a few minutes of video with basic text overlays and audio integration is taking hours.


- 

- Are there ways to optimize MoviePy for faster performance ?
- Are there better tools, frameworks, or APIs (e.g., FFmpeg or others) for similar tasks ?






Any guidance, recommendations, or examples of implementations would be greatly appreciated !