
Recherche avancée
Autres articles (108)
-
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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (17609)
-
Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P.
25 septembre 2014, par Carl Eugen Hoyos -
lavc/libvpxenc : show crf CQ value in error message
1er septembre 2014, par Stefano Sabatini -
How to print(show) video(or image) on mfc window with ffmpeg [on hold]
3 septembre 2014, par user3867261I want to make a video editor that has functions like playing video (h.264), drawing lines and figures on frames and video.
So I got c++ ffmpeg library, and example code for encoding h.264.
But I don’t know how to display video and image on mfc window.
How can I do this ?
I want to develop simple h.264 player on my mfc-project.