
Recherche avancée
Autres articles (103)
-
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 ;
-
Menus personnalisés
14 novembre 2010, parMediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
Menus créés à l’initialisation du site
Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...) -
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)
Sur d’autres sites (16329)
-
Find upload speed of streaming video via nstask
3 octobre 2017, par SwatiI am streaming live video to an RTMP server using FFMPEG, NSTASK in a cocoa app.
The task is achieved but now I want to calculate the upload speed.
Any suggestions how can I do this.
-
speed up Watermarking process in FFmpeg
24 octobre 2017, par 1234567speed up Watermarking process in FFmpeg
Is there any way to speed up water marking process in Ffmpeg
I have a video 5 seconds long and want to add watermark over it
the command used is
"-y","-i", j, "-i", image1, "-filter_complex",
"overlay=0:0","-codec:a", "copy","-preset","ultrafast", outeven after using ultrafast and using same code not re-encode the audio it is very slow, any help would be useful
-
Can somebody compare the decoding speed of popular audio formats ? [on hold]
23 novembre 2017, par puppon -suPeople usually quote compression ratio, but I’m interested in how well they perform on old computers and mobile phones. I’m interested in cpu usage, battery usage, and if they require/benefit from SIMD.
I’m not sure if it still matters by now, everyone seems to buy new hardware every few years.