
Recherche avancée
Autres articles (62)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, 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 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 (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (11682)
-
Using ffmpeg for videoconference software
12 novembre 2014, par PavelI have to create a software capable of videoconferencing (through the server or peer-to-peer). I want to :
1. Capture video and audio from webcum
2. Compress (encode) it somehow and stream by TCP or UDP
3. Receive packets from stream
4. Decompress
5. Play on a windows form.Can I do this with ffmpeg ? I couldn’t find examples of this in the docs ; so
I would like to know whether it’s possible and if there are any examples
avaiblable. I had thought of using H263 but any suggestions are welcomed.Thanks !
-
How to convert animated webp to gif in android / java ?
21 avril 2022, par UHSI want to convert the animated webp files to gif file and looking for solution since couple of days but did not get any easy straight solution yet.


I tried ffmpeg but it could not do the job and after looking for solution I found that webp decoder is not implemented in ffmpeg yet.
https://trac.ffmpeg.org/ticket/4907


I also checked libwebp library by google and they also says animated webp is not supported. https://developers.google.com/speed/webp/docs/dwebp


I tried demo of aspose this library also fail to convert animated webp to gif.
https://products.aspose.com/imaging/java/conversion/webp-to-gif/


I think ImageMagick can convert animated webp to gif but do not know how to implement that in my project.
How can I avoid dropouts when using (imagemagick) `mogrify` to convert webp files to animated gif ?


So is there any easy way to convert webp to gif


-
Video Live wallpaper android
12 juillet 2014, par NZT SolutionI am trying to implement https://github.com/frankandrobot/GLWallpaperVideoDemo but this is 3 year old code. I didn’t find any other tutorial. I am using eclipse on windows 7. I have searched on
google
and found thatNDK-r7
versions and later can also be build on windows without usingCygwin
. I have also followed this link How to play video as live wallpaper android ?. I have generated .so files as well but when i try to install this in my device It is getting crashed. I have installed NDK also tried to replace latestFFMpeg
libraries but no Luck ! I wonder if someone could help me out of these ? Errorjava.lang.RuntimeException: Unable to instantiate service frankandrobot.glwallpapervideodemo.com