
Recherche avancée
Médias (2)
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (106)
-
Gestion de la ferme
2 mars 2010, parLa ferme est gérée dans son ensemble par des "super admins".
Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
Dans un premier temps il utilise le plugin "Gestion de mutualisation" -
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (10418)
-
c++ mp3 library
31 mai 2012, par user1288043I am exhausted searching for a c++ mp3 decoding library, preferably free (like lgpl) and cross-platform or for windows and mac. Can anyone suggest such library and post some tutorial for using it ?
ffmpeg and sdl (sdl_sound, sdl_mixer) aren't compiling. I am unable to get mpg123 working - is it for linux world only or what ? Is there some tutorial on using mpg123 on windows ? mpg123 is unable to find some symbols that is I am not putting some dll's at right path - but which ?Overall, I want be able to read and write all major audio file formats on windows and mac - starting with windows.
-
motion blue and black image on built in server
22 septembre 2017, par Elias BenczI’m experimenting motion on my desktop,
My webcam : Logitech, Inc. Webcam C270
Output Images and video are ok but the image on built in server aren’t.
They are like blue and black - almost monochromatic but sometimes it get gray also.I’ve tried open with vlc and it’s ok - I think it’s related with the video compression before transmit it to the server.
-
FFmpeg freezes on Ubuntu 16.04 [on hold]
25 octobre 2016, par RobbertieToday I tried using FFmpeg on my Linux Ubuntu server but for some reason it froze and not playing any of the song.
. Even ’q’ and ’ ?’ aren’t doing anything. The command I used worked perfectly on Windows.
The command I use is-i {pathtofile} -f s16le -ar 48000 -ac 2 pipe:1
I then read the stream and send it in my case to Discord.
On Windows the sending etc. works great but on Linux it doesn’t work.
Any idea how to fix this ?Thanks in advance !