
Recherche avancée
Autres articles (16)
-
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 (...) -
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 (...) -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (1857)
-
Fix subtitle sync with HLS stream with FFMPEG
17 septembre 2013, par aravindsI've been trying to sync the subtitles with the hls stream from ffmpeg the subtitles are out of sync. There is a random skew at different segments of hls with respect to subtitles.
But the audio and video are in sync. Doing a ffprobe on each segment i got a different start_duration points.
-
Revision 2b3bfaa9ce : Remove redundant argument in get_sub_block_mv The sub8x8 check can be directly
17 septembre 2013, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_mvref_common.c
Remove redundant argument in get_sub_block_mvThe sub8x8 check can be directly inferred from block_idx, hence
removed from the arguments if get_sub_block_mv.Change-Id : Ib766d57e81248fb92df0f6d9b163e6c77b933ccd
-
Revision c437bbcde0 : Clean up second ref check in sub8x8 rd loop This commit cleans up the second re
17 septembre 2013, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Clean up second ref check in sub8x8 rd loopThis commit cleans up the second reference check in the
rate-distortion optimization loop of sub8x8 blocks.Change-Id : Ife68feaa4cddbfad2878c9b44d3012788d634f97