
Recherche avancée
Autres articles (58)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...)
Sur d’autres sites (9164)
-
Number of audio tracks in mp4 container
24 novembre 2016, par RajIs there any limit on how many audio tracks can be muxed within a mp4 container format ? If yes, what is the maximum number of audio tracks I can package in MP4 container ?
does HLS has any maximum number audio track support ?
Many thanks in advance. -
Revision 908a992d7f : Improve vp9_idct4x4_1_add_sse2 Simple modification to reduce number of cycles i
22 octobre 2013, par Abo Talib MahfoodhChanged Paths :
Modify /vp9/common/x86/vp9_idct_intrin_sse2.c
Improve vp9_idct4x4_1_add_sse2Simple modification to reduce number of cycles in the
function.
Original function number of cycles : 973
Modified function number of cycles : 835
Improvment factor : 1.165Tested with : park_joy_420_720p50.y4m
Change-Id : Ic5857272ea3aafe21d5ef9a69258d78c688f69bd
-
Use the font-size of the element if the font-size of the parent is 0 …
10 juillet 2014, par brandonaaronUse the font-size of the element if the font-size of the parent is 0 and use 16 if both are 0 (applies when deltaMode is 1).