
Recherche avancée
Médias (2)
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (57)
-
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" (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (11176)
-
lavc/vaapi_encode_h264 : fix poc incorrect issue after meeting idr frame.
11 novembre 2016, par Jun Zhaolavc/vaapi_encode_h264 : fix poc incorrect issue after meeting idr frame.
when meeting IDR frame, vaapi_encode_h264 poc number don’t reset, now fix
this issue based on h264 spec. Some decoder don’t care this case, but this
fix will enhance the encoder action. Before this fix, poc number is
negative in some case.Reviewed-by : Jun Zhao <jun.zhao@intel.com>
Signed-off-by : Wang, Yi A <yi.a.wang@intel.com>
Signed-off-by : Mark Thompson <sw@jkqxz.net> -
lavu/hwcontext_qsv : Derive bind flag from frame type if no valid surface
23 juillet 2024, par Fei Wanglavu/hwcontext_qsv : Derive bind flag from frame type if no valid surface
Fix cmd :
ffmpeg.exe -init_hw_device d3d11va=d3d -init_hw_device qsv=qsv@d3d \filter_hw_device d3d -hwaccel qsv -hwaccel_output_format qsv \
i in.h264 -vf "hwmap,format=d3d11,hwdownload,format=nv12" -y out.yuv
Signed-off-by : Fei Wang <fei.w.wang@intel.com>
Tested-by : Tong Wu <wutong1208@outlook.com> -
avcodec/dvdsubdec : fix VD/SD identifier name
19 septembre 2014, par Michael Niedermayer