
Recherche avancée
Autres articles (112)
-
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 ;
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (...)
Sur d’autres sites (15995)
-
How to pass buffers as ffmpeg io in its commands
3 septembre 2018, par Hossein YazdanfarI’m using ffmpeg with its shared libraries(.so files) in my Android project (java language is using).
(Actually using videokit library :videokit )I use ffmpeg commands to do things.
For many reasons some times I need to use buffers as ffmpeg io.So how could I pass memory buffers as ffmpeg io ? (actually I mean using in its commands).
I mean the io may not be files in storage and they may be something like byte[] or other memory buffer types...One simple use case :
- Extracting a gif frames
- Processing each frame by making Android Bitmap object of it and using Android sdk to edit them
- Merging frames to make a gif of them
- store output to byte [] so it can be used by third library like glide to show to user
as it seems , because of performance it is not correct that input/output of each step be in stroage. And in my app the data(gif file here) maybe encrypted and should be decrypted. So i need some thing like buffers to pass to ffmpeg...
-
Two Pass VBR change
10 janvier 2011, par Paul WilkinsTwo Pass VBR change
-
First pass loop bug.
19 janvier 2011, par Paul WilkinsFirst pass loop bug.