
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (53)
-
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...) -
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 -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (8103)
-
DSS won't stream 3GP's encoded with FFMPEG
2 janvier 2024, par sharjeelI have setup Darwin Streaming Server which streams the included sample 3GP files pretty well. However when I try to encode my own 3GPs using FFMPEG and stream them, it doesn't work. (I test the streaming using VLC Player).



Here is the command I use for encoding :



ffmpeg -i test.flv -acodec aac -ar 22050 -ab 128kb -vcodec mpeg4 -b 256k -mbd 2 -flags +4mv+aic -trellis 1 -cmp 1 -y test.3gp




Do I need a special way to encode the 3gp's for streaming ?


-
How to icecast a merged incoming icecast audio stream with local webcam ?
20 juillet 2020, par pimpmypixelI have my webcam attached via usb to a server running ubuntu with icecast, webcamoid and ffmpeg. Then I have a laptop broadcasting the audio to the server.
I have tried with a mix of icecast (also via liquidsoap) and ffmpeg bash scripts, but I am not able to access a merged video.
I'm sure there must be some common/best practice to even a simple setup like this, but it's confusing to me which of them does what.
Is icecast able to do do it by itself or with relaying ? or is ffmpeg supposed to merge everything ? or is it a combination of the two ?


-
php startup error : Unable to load dynamic library
17 janvier 2016, par user2238284I have just setup a new apache server and i am getting this error, due to which php is not working
PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/ffmpeg.so
What should i do to get rid of this ? would installing ffmpeg help ?