
Recherche avancée
Autres articles (43)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Installation en mode ferme
4 février 2011, parLe mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
C’est la méthode que nous utilisons sur cette même plateforme.
L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)
Sur d’autres sites (5540)
-
Unable to play RTSP URL with ffplay but able to play it with VLC
15 février 2018, par DimsI am trying to see my IP camera with VLC and see it with VLC with address
rtsp://192.168.1.168
Unfortunately, when I enter the same address into ffplay
ffplay rtsp://192.168.1.168
I get multiple errors like
UDP timeout, retrying with TCP 0B f=0/0
method PAUSE failed: 455 Method Not Valid In This Statewhy and how to overcome ?
-
x86 : checkasm : check for or handle missing cleanup after MMX instructions
11 décembre 2015, par Janne Grunaux86 : checkasm : check for or handle missing cleanup after MMX instructions
Not every asm routine is expected clear the MMX state after returning.
It is however a requisite for testing floating point code in checkasm.
Annotate functions requiring cleanup with declare_func_emms() and issue
emms after the call. The remaining functions are checked for having a
cleared MMX state after return. -
Revision 1480ba6f0a : Revert "Fix a bug in VP9Worker which leads to unit test hang." The caller shoul
1er juillet 2014, par hkuangChanged Paths :
Modify /vp9/decoder/vp9_thread.c
Revert "Fix a bug in VP9Worker which leads to unit test hang."The caller should reset the state instead of letting worker
to reset.This reverts commit 34b2ce15f95ee0944ebe6d569e7a9179a7e4cc5b.
Change-Id : Idb546ea6386cffc44e98dee772900d21ab79710f