
Recherche avancée
Autres articles (86)
-
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 (...) -
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 (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (12711)
-
ffmpeg, built for android unable to read input with spaces [closed]
29 avril 2013, par Jijo VargheseI have been working on an android multimedia application, where i'm using ff-mpeg 0.11.1 (code name : Love). Ff-mpeg 0.11.1 has been built according to the guardian project. This project is working very much fine as a compressor/converter unless i'm inputting a video path name without space in it. Any idea what could be the reason behind this malfunctioning ? Thanks in advance.
-
Accessing webcam raw video using ffmpeg
30 août 2016, par DeniseTI am trying to access the RAW video data from a CCD webcam to eliminate the usual in-camera processing for my science project. However, I do not wish to modify the firmware of my webcam due to the fear of damaging it.
Is there a way to capture and save the RAW video stream of the webcam using ffmpeg ? I’m still trying my best to learn more abut ffmpeg and coding in general so please don’t be too harsh on me :(
Thousand of thanks in advance !
-
modiadecoder using NDK or ffmpeg
20 novembre 2016, par rajI am writing code to develop android ndk decoder using mediacodec API(I don’t want to use Java).
I don’t see how to get decoded YUV data and save to file instead of render, could any one point out on this ?And another one is, want to see where this "AMediaFormat" structure is declared in NDK header file to see the structure contents ?
I am receiving encoded stream, trying to set all the members of the format to decode properly.
So far my experience with Android mediacodec decoding is terrible... :(
Thanks in advance..
Raj