
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (73)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 ;
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (11250)
-
What is the good library for video editing module in react.js ? [closed]
23 mai 2024, par tayyab manzoorI want to add a module for video editing in my web app. I have researched about video editing tools like ffmpeg but it is not working. is there any plugin for video editing or I have to build my own with jquery ?
Thanks


I have tried with npm package like ffmpeg but it is not working and I want to know is there any other pacakge for video editing.


-
Importing sub module of FFmpeg in Android
3 mars 2024, par M. Usman KhanI was able to import the "full" module of FFmpeg library in Android like this :


api 'com.arthenica:ffmpeg-kit-full:6.0-2'



But this was adding about 90mb to my app. So I tried to import only "min-gpl" like


api 'com.arthenica:ffmpeg-kit-min-gpl:6.0-2'



But instead of decreasing, this actually increased my app size further (about 100mb).


Am I not doing it right ?


-
libavcodec : Implementation of AAC_fixed_decoder (LC-module) [3/4]
30 juin 2015, par Djordje Pesutlibavcodec : Implementation of AAC_fixed_decoder (LC-module) [3/4]
Add fixed point implementation
Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>