
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (99)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
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 (...) -
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 (...)
Sur d’autres sites (11254)
-
Revision 17501 : only generate a random serial number for one stream, and increment it ...
10 octobre 2010, par oggk — Logonly generate a random serial number for one stream, and increment it for
the subsequent streams, to avoid a possible (though unlikely) collision
OK’d by j. -
Efficient video compression for screen sharing ?
15 juin 2014, par Maciej JankowskiI need to know what would be the most favorable approach for streaming screen content and controlling remote computer (mouse, keyboard). (I would like to build something like "one-click teamviewer")
So my main question is about picking the video compression method for such requirements :
- Most information between subsequent frames stays the same
- Color depth can be degraded, but the details (text) must remain sharp
- It should work on low-end bandwidths : 512k and below
- Frames can be dropped
-
Revision fd49e9678e : Use dedicated variables to store the best mode Use a set of dedicated variables
25 février 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_pickmode.c
Use dedicated variables to store the best modeUse a set of dedicated variables to buffer the current best mode
in non-RD mode decision. This allows to use mode_info for more
complicated test in the non-RD process.Change-Id : I6024c9feb0662afd3eb29f7017f7b5a5446f303f