
Recherche avancée
Autres articles (109)
-
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. -
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 (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (12621)
-
ffmpeg android-prepare video from images according to sound file
16 décembre 2013, par Sameer Z.I am working app which create the video from many screen(images).
I can prepare video from screen.
Now to select the no of frames depends on the pitch of the audio,for example
for 1 sec only 3 frames and another sec 5 frames.The audio files are static.Please let me know your thoughts how i can achieve this.
Thanks in advance.
-
RTSP Live Streaming in iOS
19 février 2015, par Ashok LondheHow to create Live Streaming ip camera using RTSP Protocol. To connect to ip Camera use ip address of camera , Username and Password.
if anyone know how to do it please give the solution.i have search more then i understand ios not directly support the RTSP Live streaming so that first RTSP is Converted into Http Streaming.
OR
use ffmpeg Library but i don’t know how to use it.Thanks in Advance...!!!
-
Ideas on how to create a transparent video with images in a given frames for a given length
11 juin 2012, par RakeshSI am looking for a various option to do the following in Linux OS (either FFMPEG or MENCODER) :
- Able to create a dummy (yes no data) transparent video for a given length (say 2 mins)
- Able to insert transparent images in a given frames (from 4-5, 20-22, etc) in the above video.
- Want output either in MOV or uncompressed AVI format.
Any help is highly appreciated.
Thanks in advance.