
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (99)
-
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. -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (10646)
-
ffmpeg extract audio corresponding to a certain number of frames
17 octobre 2022, par Mauro GentileWe know that :

ffmpeg -ss 10 -t 30 -i file.mp3 file.wav

extracts 30 sec of audio starting from 10th second

How can we extract a portion of audio whose duration is expressed as number of frames rather than in seconds ?
For instance, how do I extract the portion of audio corresponding to 120 frames starting from the 10th second ?


-
Revision 6e3b34bdc3 : Removed a number of unnecessary check on ref_frame Since intra block decoding i
20 juin 2013, par Yaowu XuChanged Paths :
Modify /vp9/decoder/vp9_decodframe.c
Removed a number of unnecessary check on ref_frameSince intra block decoding is handled by decode_sb_intra() separately.
Change-Id : I42d757884714084c92fc23ec5d35d4dc946f4b15
-
ffv1enc_vulkan : restrict number of execution contexts to 1
18 novembre 2024, par Lynne