
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (43)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
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 (6166)
-
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> -
DXV decoder
26 août 2015, par Vittorio GiovaraDXV decoder
Support all DXDI and DXD3 normal quality videos.
- [DBH] Changelog
- [DBH] configure
- [DBH] doc/general.texi
- [DBH] libavcodec/Makefile
- [DBH] libavcodec/allcodecs.c
- [DBH] libavcodec/avcodec.h
- [DBH] libavcodec/dxv.c
- [DBH] libavcodec/version.h
- [DBH] libavformat/isom.c
- [DBH] tests/fate/video.mak
- [DBH] tests/ref/fate/dxv-dxt1
- [DBH] tests/ref/fate/dxv-dxt5
- [DBH] tests/ref/fate/dxv3-dxt1
- [DBH] tests/ref/fate/dxv3-dxt5