
Recherche avancée
Autres articles (92)
-
Pas question de marché, de cloud etc...
10 avril 2011Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
sur le web 2.0 et dans les entreprises qui en vivent.
Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (12094)
-
FFMPEG video by using images with transition effects from top to bottom and bottom to top
10 février 2015, par Shiraz AnsariI am successfully able to convert a sequence of images into a video. But now my requirement is to put some transition effects like left to right ,top to bottom or bottom to top to be shown in video with the change of every image. Please provide me suitable ffmpeg command to have transition effects in video.
-
Revision 84b813aa42 : Merge "Make encoder and decoder share common thread function"
10 février 2015, par Yunqing WangMerge "Make encoder and decoder share common thread function"
-
Revision 4ae092c660 : Make encoder and decoder share common thread function Moved vp9_accumulate_fram
6 février 2015, par Yunqing WangChanged Paths :
Modify /vp9/common/vp9_entropymode.h
Modify /vp9/common/vp9_thread_common.c
Modify /vp9/common/vp9_thread_common.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/encoder/vp9_ethread.c
Make encoder and decoder share common thread functionMoved vp9_accumulate_frame_counts to vp9_thread_common.c to
eliminate the duplicate code.Change-Id : I9cf506d729603c8bf1494b4c86a3b7d47af1917a