
Recherche avancée
Médias (1)
-
Spitfire Parade - Crisis
15 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (105)
-
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 (...) -
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 ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)
Sur d’autres sites (15540)
-
Audio lag in FFmpeg on Android 360p video capture after 30 minutes
17 août 2019, par Jagadish ChannagiriThe Android Samsung S9 and a few other Android devices are used to capture live video. We call FFmpeg after the live video (360p) is captured for encoding. We are encoding for H264 main profile and AAC. The version of different software used : FFmpeg ver 4.0.1, Javac ver. 1.4.2, Android minSdk version 21, and compileSDK version 28.
After 30 minutes or so, between the range of 33 to 36 minutes, the audio begins to lag behind the video. I really do not understand why this happens.
.
Any ideas or suggestions would be highly appreciated.
-
libavformat/mtv : donwgrade probe score for 512
23 janvier 2014, par Reynaldo H. Verdejo Pinochetlibavformat/mtv : donwgrade probe score for < 512
MTV has a 512 bytes header. We should be able to
parse required fiels from the first 57 (rest is
padding) but if we haven’t seen enough data then
go with SCORE_EXTENSION.Signed-off-by : Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
-
ffserver_config : break lines at 80 chars
8 décembre 2014, par Reynaldo H. Verdejo Pinochet