
Recherche avancée
Médias (1)
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (100)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (10095)
-
vp9 : use superframe split BSF
17 novembre 2017, par wm4vp9 : use superframe split BSF
webm usually has invisible superframes merged with normal frames.
(vpxenc muxes them in this form, which is evidence enough that this is
the standard webm packet format. It's rather unclear whether ffmpeg is
even allowed to remux them with split packets.)The vp9 decoder needs them to be in separate packets for multithreading
to work. Add the BSF to the decoder, so the conversion happens
automatically.This contains the important part of fa1749dd34c55fb9, which
was apparently skipped in commit d417e95af76. This restores Libav API
compatibility. -
Using python and ffmpeg to split .mp4 video into chunks of few seconds
3 juin 2022, par PalmI would like to split videos into small chunks of two seconds while maintaining good quality and running fast.


I've tried various techniques on StackOverflow such as


- 

- Using Python script to cut long videos into chunks in FFMPEG
- Cut .mp4 in pieces Python
- python library for splitting video
- How do you split a list into evenly sized chunks ?
- ...












But the result does not satisfy me. Some are too slow, and some do not give the short-length chunk.


-
Update Contributing instructions now that additional-methods.js has been split
27 juin 2013, par nschonniUpdate Contributing instructions now that additional-methods.js has been split
Additional minor formatting of the contributing guide