
Recherche avancée
Médias (1)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
Autres articles (49)
-
Les vidéos
21 avril 2011, parComme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 (6252)
-
Having issues with kdenlive screen capture mode
5 décembre 2018, par brianHAm running new repository install of kdenlive on ubuntu 18.04 after having similar problem on 16.04 but the problem persists "failed to start the capture application" when i start in screen capture mode. This problem was also present when I used kdenlive appImages.
The current kdenlive version is 17.12.3 and i’ve tried changing kdenlive config settings, switching to default settings etc. also cleaned the /.cache/kdenlive file ..Ironically, when I use gdb kdenlive then run, the capture device works. Although then there is a separate issue of playing the video with the project monitor.
On the previous 16.04 build had an addition log message that libvorbis was not recognized when the capture application failed.
I had purged, autoremove packages and Resinstalled, also reinstalled ffmpeg and the installed libvorbis packages.
Running ffmpeg gives :
ffmpeg version 3.4.4-0ubuntu0.18.04.1 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 7 (Ubuntu 7.3.0-16ubuntu3)
configuration : —prefix=/usr —extra-version=0ubuntu0.18.04.1 —toolchain=hardened —libdir=/usr/lib/x86_64-linux-gnu —incdir=/usr/include/x86_64-linux-gnu —enable-gpl —disable-stripping —enable-avresample —enable-avisynth —enable-gnutls —enable-ladspa —enable-libass —enable-libbluray —enable-libbs2b —enable-libcaca —enable-libcdio —enable-libflite —enable-libfontconfig —enable-libfreetype —enable-libfribidi —enable-libgme —enable-libgsm —enable-libmp3lame —enable-libmysofa —enable-libopenjpeg —enable-libopenmpt —enable-libopus —enable-libpulse —enable-librubberband —enable-librsvg —enable-libshine —enable-libsnappy —enable-libsoxr —enable-libspeex —enable-libssh —enable-libtheora —enable-libtwolame —enable-libvorbis —enable-libvpx —enable-libwavpack —enable-libwebp —enable-libx265 —enable-libxml2 —enable-libxvid —enable-libzmq —enable-libzvbi —enable-omx —enable-openal —enable-opengl —enable-sdl2 —enable-libdc1394 —enable-libdrm —enable-libiec61883 —enable-chromaprint —enable-frei0r —enable-libopencv —enable-libx264 —enable-shared
libavutil 55. 78.100 / 55. 78.100
libavcodec 57.107.100 / 57.107.100
libavformat 57. 83.100 / 57. 83.100
libavdevice 57. 10.100 / 57. 10.100
libavfilter 6.107.100 / 6.107.100
libavresample 3. 7. 0 / 3. 7. 0
libswscale 4. 8.100 / 4. 8.100
libswresample 2. 9.100 / 2. 9.100
libpostproc 54. 7.100 / 54. 7.100Any thoughts on this ?
-
How do I install FFMPEG on Heroku for discord.js bot ?
6 janvier 2018, par Dylan HowesI recently put my discord bot onto heroku, and I was going to try out my soundboard commands, but in heroku’s log files it says FFMPEG is not installed. I’ve searched how to do it, and it says something about buildpacks which I’m really confused about. Could someone run me through how I’m suppose to do it, what I’m suppose to go to ? I installed Heroku CLI, I went to cmd.exe, then I did ’heroku login’, typed in my details, and when I tried to do what this guide said : https://github.com/shunjikonishi/heroku-buildpack-ffmpeg it just said its not recognized. I can do "heroku create —buildpack https://github.com/ddollar/heroku-buildpack-multi" and that works and makes an application on heroku im pretty sure, but I have no clue what to do with that. This is my console log below :
"C :\Users\Dylan>ls .buildpacks
’ls’ is not recognized as an internal or external command,
operable program or batch file.
C :\Users\Dylan>ls
’ls’ is not recognized as an internal or external command,
operable program or batch file.
C :\Users\Dylan>cat
’cat’ is not recognized as an internal or external command,
operable program or batch file.
C :\Users\Dylan>$
’$’ is not recognized as an internal or external command,
operable program or batch file.
C :\Users\Dylan>$ heroku
’$’ is not recognized as an internal or external command,
operable program or batch file."I got heroku like 30minutes ago and have no clue how to do this, so any help would be greatly appreciated. Thank you.
-
Anomalie #4354 : Problème de recherche REGEX, mauvais joker
19 juin 2019, par Jimmy Laporteb b a écrit :
Salut, je ne reproduis pas chez moi avec SPIP 3.3, la recherche fonctionne sans problème avec ce titre.
Ça ressemble à un problème du côté base de données, chez moi la table
spip_articles
est bien enutf8_general_ci
, est-ce bien le cas de ton côté ?On dirait bien un doublon de #3930.
Alors, là j’ai le bug sur 3.2.4, php 7.2.12, mysql 5.0.12-dev et c’est bien de l’utf8_general_ci
Si tu veux tester le problème, j’ai installé un spip vierge tout frais pour illustrer :
http://spip.telkea.com/ecrire
login : demo
pwd : testtestet tu recherches "Fêtes et Cérémonies", tu verras que l’article ne sort pas => http://spip.telkea.com/ecrire/?exec=recherche&recherche=F%C3%AAtes%20et%20C%C3%A9r%C3%A9monies
tandis que si je modifie le joker "." en ".*" ça marche => http://spip.telkea.com/ecrire/?exec=recherche&recherche=F%C3%AAtes%20et%20C%C3%A9r%C3%A9monies&fix=true;)