
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (73)
-
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
Configurer la prise en compte des langues
15 novembre 2010, parAccéder à la configuration et ajouter des langues prises en compte
Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...) -
Sélection de projets utilisant MediaSPIP
29 avril 2011, parLes exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
Ferme MediaSPIP @ Infini
L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...)
Sur d’autres sites (4600)
-
vp9 : add 32x32 idct AVX2 implementation.
13 juillet 2016, par Ronald S. Bultjevp9 : add 32x32 idct AVX2 implementation.
About 1.8x speedup compared to AVX version for full IDCT. Other
sub-IDCT scenarios also see speedups. Full —bench output for
idct_32x32_add_bpp_$subidct_$opt (50k cycles) :nop : 16.5
vp9_inv_dct_dct_32x32_add_8_1_c : 2284.4
vp9_inv_dct_dct_32x32_add_8_1_sse2 : 145.0
vp9_inv_dct_dct_32x32_add_8_1_ssse3 : 137.4
vp9_inv_dct_dct_32x32_add_8_1_avx : 137.1
vp9_inv_dct_dct_32x32_add_8_1_avx2 : 73.2
vp9_inv_dct_dct_32x32_add_8_2_c : 14680.8
vp9_inv_dct_dct_32x32_add_8_2_sse2 : 2617.2
vp9_inv_dct_dct_32x32_add_8_2_ssse3 : 982.9
vp9_inv_dct_dct_32x32_add_8_2_avx : 958.5
vp9_inv_dct_dct_32x32_add_8_2_avx2 : 704.2
vp9_inv_dct_dct_32x32_add_8_4_c : 14443.1
vp9_inv_dct_dct_32x32_add_8_4_sse2 : 2717.1
vp9_inv_dct_dct_32x32_add_8_4_ssse3 : 965.7
vp9_inv_dct_dct_32x32_add_8_4_avx : 1000.7
vp9_inv_dct_dct_32x32_add_8_4_avx2 : 717.1
vp9_inv_dct_dct_32x32_add_8_8_c : 14436.4
vp9_inv_dct_dct_32x32_add_8_8_sse2 : 2671.8
vp9_inv_dct_dct_32x32_add_8_8_ssse3 : 1038.5
vp9_inv_dct_dct_32x32_add_8_8_avx : 983.0
vp9_inv_dct_dct_32x32_add_8_8_avx2 : 729.4
vp9_inv_dct_dct_32x32_add_8_16_c : 14614.7
vp9_inv_dct_dct_32x32_add_8_16_sse2 : 2701.7
vp9_inv_dct_dct_32x32_add_8_16_ssse3 : 1334.4
vp9_inv_dct_dct_32x32_add_8_16_avx : 1276.7
vp9_inv_dct_dct_32x32_add_8_16_avx2 : 719.5
vp9_inv_dct_dct_32x32_add_8_32_c : 14363.6
vp9_inv_dct_dct_32x32_add_8_32_sse2 : 2575.6
vp9_inv_dct_dct_32x32_add_8_32_ssse3 : 2633.9
vp9_inv_dct_dct_32x32_add_8_32_avx : 2539.6
vp9_inv_dct_dct_32x32_add_8_32_avx2 : 1395.0 -
Conflict between FFmpeg and Vitamio
16 juin 2016, par Âu Mậu DươngI need your help.
When I add vitamio library to my projet. it error out :FATAL EXCEPTION : main Process : inetwork.tictictalk.chat, PID :
24161
java.lang.UnsatisfiedLinkError : org.bytedeco.javacpp.avutil
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:308)
at org.bytedeco.javacpp.Loader.load(Loader.java:413)
at org.bytedeco.javacpp.Loader.load(Loader.java:381)
at org.bytedeco.javacpp.avcodec$AVPacket.(avcodec.java:1650)
at org.bytedeco.javacv.FFmpegFrameRecorder.(FFmpegFrameRecorder.java:149)
at com.uniprogy.streamini.streamingScreen.activities.StreamingActivityCV.initRecorder(StreamingActivityCV.java:280)
at com.uniprogy.streamini.streamingScreen.activities.StreamingActivityCV.startRecording(StreamingActivityCV.java:305)
at com.uniprogy.streamini.streamingScreen.activities.StreamingActivityCV.startStreaming(StreamingActivityCV.java:380)
at com.uniprogy.streamini.streamingScreen.fragments.StreamingFragment.onActivityCreated(StreamingFragment.java:109)
at android.support.v4.app.Fragment.performActivityCreated(Fragment.java:1983)
at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1092)
at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1252)at android.support.v4.app.BackStackRecord.run(BackStackRecord.java:738)
at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1617)
at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:517)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:5951)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1399)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1194)If I delete vitamio, my project work well.
I use vitamio 4.0 : https://github.com/yixia/VitamioBundle -
h264 : merge the two reinit blocks in slice_header_parse()
10 mai 2016, par Anton Khirnovh264 : merge the two reinit blocks in slice_header_parse()
The only difference is that the first of them contains a
ff_h264_flush_change() call. While that is not necessary in the second
block, it should cause no problems either.Reduce the verbosity of the reinit log message from info to verbose,
since now it will be displayed during every decode session.