
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (82)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (10542)
-
Instructions to render native audio-video streaming without using SDL ?
26 avril 2013, par user1568549I am develloping my own android media player ,so i opted for ffmpeg for decoding, i've successfully decoded and rendered video but there is no sound now i don't know how to add audio decoding audio to my video decoding and even how to decode a simple audio file and then render it in android using jni.what instruction i have to use (Avframe openinput and then what)
Thanks in advance
-
Does ffmpeg decode h264 bytestreams
19 février 2020, par paokdevI have got a camera, which gives me a byte stream of a video over a socket. I need to decode the h264 byte stream and display the video. Does FFmpeg support h264 decoding ? If yes could someone post an example ?
Thanks in advance -
FFmpeg audio spectrum visualizer
10 décembre 2018, par Simone SoleI’m actually working to a project for music video generation using ffmpeg.
I’d like to know if it’s possibile to use ffmpeg itself or a combination of command line component under windows environment to make a visualization of audio spectrum (ahistogram ?) over a static background image like the one I found on the web and could see here (image attachment).Any ideas or coding tips ?
Thank you in advance
Simo