
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (46)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)
Sur d’autres sites (8472)
-
IP camera livestream on server
1er juillet 2015, par kunstii have written an ASP.NET MVC Application.
On the website is there are some ipcameras streams.
They are inbounded with an image tag<img height='169' width='300' style='border:1px solid' src="http://xx.xx.xx.xxx/nphMotionJpeg?Resolution=320x180&Quality=Standard" alt="Kamerastream" />
Because of some changes of the accesslist it is not possibile for some users to see these streams anymore.
The Windows server (a virtual machine) can proceed to this camera streams.
The users which are not able to see the streams can reach the server.
So my idea was to provide the stream by server instead of front end.
I tried to do it via iis live smooth streaming.But I wasn’t able to find an introduction which I was able to understand.
The one I unterstand is with Expression Encoder pro, which is not available for download anymore.I have also found FFMPEG but I do not no how tow ork with it.
Is anyone out there who could explain it to me, knows a good tutorial or knows a better way to do what I want. -
How to remove video background with ffmpeg ?
22 juillet 2022, par Billi AltIs there a way in ffmpeg-python to remove a single colored green screen background and to replace it with another video ?


So I have a video "test.mp4". It is basically a man talking in front of a green screen. I would like to add multiple background videos. One from second 0-5 the next from second 5-15 and so on.


The green screen is only one color so no shadows or anything else just one single green color. Is there a way to remove the green screen in ffmpeg-python or an other python library ?


-
Remove Video background in ffmpeg-python
22 juillet 2022, par Billi AltIs there a way in ffmpeg-python to remove a single colored green screen background and to replace it with another video ?


So I have a video "test.mp4". It is basically a man talking in front of a green screen. I would like to add multiple background videos. One from second 0-5 the next from second 5-15 and so on.


The green screen is only one color so no shadows or anything else just one single green color. Is there a way to remove the green screen in ffmpeg-python or an other python library ?