
Recherche avancée
Médias (91)
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#1 The Wires
11 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (111)
-
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
-
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...) -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (11968)
-
Is RTMP the better approach for video chat application ?
23 octobre 2016, par Mohammed SafiqI have a flash media server. I want to create a live video chat application in Android devices.
I am currently using RTMP method to secure my application, but I am not sure whether RTMP is the right security mechanism to secure my application ? Can you please tell me the right approach to secure my video chat application ?
Also I am using ffmpeg for streaming the video and audio. Any better streamer which is better than ffmpeg ?
-
To create an android app where I am able to add color filters to a recorded video
27 novembre 2014, par Ramesh KannanI’m trying to create an app where I am able to add color filters to a recorded video.
I’ve done research and I can’t piece it all together. I’ve looked into using OpenCV to record a video. The problem is, when I use the sample APK in OpenCV it trigger out the camera and color effects are applied simultaneously then stored as a picture but what I need is after recording the video to apply color effects in the preview mode. I don’t know how to implement OpenCV in my android application.
I’ve also heard about "ffmpeg" which is an open-source platform for recording, converting, playing and streaming video and audio but I didn’t get any idea to implement it to my project.
Lastly, I’ve looked into OpenCV. Tried using OpenCV, but I haven’t had much either.
Do you have steps / procedures / code / example on integrating video filters (FFMPEG) on Android for the following needs.
- I used to record the video,
- then dividing it as frames and apply filters.
-
I want to develop an application for making vAnimated videos how to proceed ?
12 juillet 2016, par Amit PatilI have done some research on internet about ffmpeg which provides solution for this.
Can anyone suggest me in which technology i should go for desktop based application or web based application would be fine.
Also if there is any other gif image generators available.Thanks.