
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 (39)
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (4499)
-
How to record custom videos in Android [on hold]
27 novembre 2013, par ChirryContext :
Right now I have an App which takes the video from the camera and put some custome bitmaps on the same SurfaceView.
Question :
What I'd like is to record a video with the camera view and the custom Bitmaps on it.
I have heard about AndroidFFmpeg third party codec to record videos, but I don't know how, I mean, is there any function on the AndroidFFmpeg to record videos in Android ?
Hope you can help me with one this as there is not much information on the internet !
-
online free media hosting for live streaming
30 novembre 2013, par Abdul Aliwanted to ask two things :
1- How can we put the output of FFMPEG to a stream (online address to put the stream).
2- Is there any free service (for testing purpose) to use FFMPEG and pass the output to it for live streaming .
apologies if am unable to explain properly what is intended.
to summarize, wish to convert images to video using FFMPEG (have tried the image to video conversion locally and seems to be working) and put the output to an online resource for live streaming and possibly also have VOD (so users who later logon can view at least from some point behind which they have missed).
regards,
-
How to lower the volume in a specific time interval with ffmpeg.exe [on hold]
1er décembre 2013, par user1604523I am trying to lower the volume in a specific time interval with
ffmpeg.exe
. Let's say I have a 5 minutes long video and I want to lower the volume between 00:01:30 and 00:02:00. I read that we can use different parameters at the same time but I couldn't figure it out.Any help would be greatly appreciated.