
Recherche avancée
Autres articles (67)
-
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 (...) -
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 -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (9071)
-
how to capture audio/video from webcam and mic with flash and send to ffmpeg to encode ?
24 février 2014, par Jú GonçalvesI'm trying to create a live streaming tool, that's web-based. I need to stream 2 or 3 webcams + mic to some watchers.
I already have a media server (Flussonic) and it should receive a encoded streaming from any software or hardware. Since my app is web-based, I want to know how can I capture that webcam + mic and encode it to send to the media server.
I know ffmpeg can encode, so I want something like this (http://www.red5-recorder.com/demo.php) to capture, but no idea how to send it to ffmpeg to encode.
Does someone know ? It could be any library or framework, paid or free.
-
How to display frames of a video using ffmpeg
14 avril 2014, par mSOI am trying to create a simple app which shoots a video and gives user an option to clip it or remove some parts from it and then merge it.
So tasks include
a) Displays clips of video in say 10 sec duration each
b) Display Frame in each clip
c) Merging of clipsCan anyone let me know how is this possible using ffmpeg
-
FFMpeg Converting a video to 8 bit BMP frames
28 avril 2014, par Myrda SahyutiI have been having trouble converting a video to 8 bit BMP frames. How to convert it using FFmpeg ? or have suggestion software to do that ?