
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 (53)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)
Sur d’autres sites (8360)
-
lavfi/overlay_vaapi : set input region for overlay video to NULL
12 avril 2023, par Haihao Xiang -
vf_scale_vaapi : Crop input surface to active region
13 septembre 2016, par Mark Thompson -
FFMPEG scroll text between 300 - 700px [on hold]
21 novembre 2018, par Karel Bi have this scroll text values below, but it is scrolling just from left to right along whole width of video. I need to scroll text only between 300 - 700px .
Can you help me to adjust this code correctly ?ffmpeg -v 0 -loglevel 0 -f lavfi -i amovie=/root/stream/bgsound.mp3:loop=0,asetpts=N/SR/TB -rtsp_transport tcp -i rtsp://xxxxx:554/Streaming/Channels/1 -i /root/stream/logo.png -i /root/stream/Board.png -i /root/stream/timesheep.png -i /root/stream/grass.png -i /root/stream/text.png -filter_complex "overlay=1000:0,overlay=905:70,overlay=5:5,overlay=0:665,overlay=290:1,drawtext=fontfile=/root/stream/OpenSans-Bold.ttf:fontsize=20:textfile=/root/stream/feeding.txt:reload=1:x=(mod(5*n\,w+tw)-tw):y=h-th-690:fontcolor=black:boxcolor=white@0.01:box=1"