
Recherche avancée
Autres articles (32)
-
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 (...) -
Gestion de la ferme
2 mars 2010, parLa ferme est gérée dans son ensemble par des "super admins".
Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
Dans un premier temps il utilise le plugin "Gestion de mutualisation" -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (5974)
-
What does "level" mean in FFprobe output ?
8 mars 2017, par shintaroidI do not understand some attributes in the output by
FFprobe
For a sample file
$ ffprobe -v error -show_format -show_streams input.mp4
[STREAM]
index=0
codec_name=h264
codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
profile=High
width=320
height=240
has_b_frames=2
pix_fmt=yuv420p
level=13 <= This one!
color_range=N/AWhat does "level" mean here ? Is there any document explain those attributes ?
-
Revision 0ea70f77a5 : Copy VP9 second-level sub-pixel search change to VP10 Merged patch "Improve the
14 août 2015, par Yunqing WangChanged Paths :
Modify /vp10/encoder/mcomp.c
Copy VP9 second-level sub-pixel search change to VP10Merged patch "Improve the second-level sub-pixel motion search"
(commit : 7418b176ce1c985637c639280d70b12bdc850e57) to VP10.Change-Id : I89b5d76624290c47dd84d9c5332b4909238e268d
-
Revision d04a0d77fb : Merge "Copy VP9 second-level sub-pixel search change to VP10"
14 août 2015, par Yunqing WangChanged Paths :
Modify /vp10/encoder/mcomp.c
Merge "Copy VP9 second-level sub-pixel search change to VP10"