
Recherche avancée
Médias (1)
-
1 000 000 (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (64)
-
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 (12360)
-
Why ffmpeg/ffserver does not crop video before streaming ?
23 juin 2023, par LyudmilaI want to stream webcam video to dashboard in Grafana.
I run an ffmpeg command :


/usr/bin/ffmpeg -rtsp_transport tcp -i "rtsp://user:password@IP_camera:554/RVi/1/2" -an -filter:v "crop=192:108:100:100" -c:v libvpx -threads 4 -r 10 http://localhost:5070/feed_webm.ffm



In ffserver.conf :


HTTPPort 5070
HTTPBindAddress 0.0.0.0
CustomLog /var/log/ffserver-access.log

<feed>
 File /tmp/feed_webm.ffm
 FileMaxSize 200M
 ACL allow 127.0.0.1
</feed>

<stream>
 Feed feed_webm.ffm
 Format webm

 NoAudio

 VideoCodec libvpx
 VideoSize 704x576
 VideoFrameRate 8

 AVOptionVideo flags +global_header
 AVOptionVideo qmin 1
 AVOptionVideo qmax 31

 PreRoll 15
 StartSendOnKey
 VideoBitRate 400
</stream>

<stream>
 Format status
</stream>



After that, the stream is visible on the dashboard without сrop.


If I run an ffmpeg command with save at PC, video is recorded and played with crop :


/usr/bin/ffmpeg -rtsp_transport tcp -i "rtsp://user:password@IP_camera:554/RVi/1/2" -an -filter:v "crop=192:108:100:100" -c:v libvpx -threads 4 -r 10 path_to_save/feed.webm



-
avutil/eval : Use even better PRNG
2 janvier 2024, par Michael Niedermayeravutil/eval : Use even better PRNG
This is the 64bit version of Chris Doty-Humphreys SFC64
Compared to the LCGs these produce much better quality numbers.
Compared to LFGs this needs less state. (our LFG has 224 byte
state for its 32bit version) this has 32byte state
Also the initialization for our LFG is slower.
This is also much faster than KISS or PCG.This commit replaces the broken LCG used before.
(broken as it had only a period 200M due to being put in a double)This changes the output from random() which is why libswresample.mak
is updated, update was done using the command in libswresample.makSigned-off-by : Michael Niedermayer <michael@niedermayer.cc>
-
7 Fintech Marketing Strategies to Maximise Profits in 2024
24 juillet 2024, par Erin