
Recherche avancée
Autres articles (37)
-
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 ) (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (7072)
-
Is there a way to have a live website as an video overlay on RTSP stream using ffmpeg ? [closed]
29 janvier 2021, par user161284I'd need to have a live website on one corner of my RTSP video stream, which is then streamed to Youtube. I know I can do this with OBS, but the point is that nobody actually operates the computer, so I though I'd use ffmpeg.


I know that ffmpeg can add images as an overlay, but in my case the need would be to use a live website as the overlay. Whether this would be accomplished with "plain" ffmpeg or some other piece of (already existing) software in-between does not matter.


After reading the ffmpeg documentation and some earlier posts a few years ago, it unfortunately seems that there's no way to use html as an overlay with plain ffmpeg.


Any suggestions to overcome this challenge ?


-
lavc : shedule old encoding/decoding API for removal
25 janvier 2021, par Anton Khirnovlavc : shedule old encoding/decoding API for removal
It has been deprecated for 4 years and certain new codecs do not work
with it.Also include AVCodecContext.refcounted_frames, as it has no effect with
the new API. -
avcodec : deprecate AVCodecContext.debug_mv
25 janvier 2021, par James Almer