
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (72)
-
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 (...) -
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
Sur d’autres sites (8823)
-
Huffman table decode error with FFmpeg
22 janvier 2018, par subhaI am able to build FFmpeg older versions using Visual Studio 12 2013 in Windows 8.1 and integrated those set of generated libs with the sample application which calls FFmpeg API functions.
When "avcodec_decode_video2()" function call is executed, I am getting following error
[mjpeg @ 000000FC02AB1900] huffman table decode error
Can someone please help me to find why above error is thrown ? -
RTMP to HLS : Segmentation fault
25 mai 2013, par Wildan MuhlisI have tried convert
RTMP
toHLS
withffmpeg
. The segments created without-segment_format mpegts
parameter, but it resulting corrupted.m3u8
file, If I add the parameter, segments couldn't created due to below error message.Anyone know how to solve it ?
ffmpeg encoding profile :
ffmpeg -y -i ${input}" live=1 swfVfy=1" \
-ar 48000 \
-ab 64k \
-s ${WIDTH}x${HEIGHT} \
-vcodec libx264 \
-b:v ${BR} \
-partitions +parti4x4+partp8x8+partb8x8 \
-subq 7 \
-trellis 0 \
-refs 0 \
-coder 0 \
-me_range 16 \
-keyint_min 25 \
-sc_threshold 40 \
-i_qfactor 0.71 \
-bt 200k \
-maxrate ${BR} \
-bufsize ${BR} \
-rc_eq 'blurCplx^(1-qComp)' \
-qcomp 0.6 \
-qmin 30 \
-qmax 51 \
-qdiff 4 \
-level 30 \
-aspect ${WIDTH}:${HEIGHT} \
-g 30 \
-async 2 \
-flags -global_header -map 0 \
-f segment \
-flags +loop \
-segment_time 10 \
-segment_list ${SEGMENT_LIST} \
-segment_format mpegts\
-segment_list_flags +live \
${OUTPUT}Error log :
ffmpeg version N-53211-g5918b7a Copyright (c) 2000-2013 the FFmpeg developers
built on May 18 2013 09:16:55 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-3)
configuration: --as=yasm --enable-gpl --enable-pthreads --disable-ffserver --disable-shared --enable-static --enable-gpl --enable-libfdk_aac --enable-libmp3lame --enable-libtheora --enable-libvpx --enable-libx264 --enable-librtmp --enable-nonfree
libavutil 52. 33.100 / 52. 33.100
libavcodec 55. 10.100 / 55. 10.100
libavformat 55. 7.100 / 55. 7.100
libavdevice 55. 0.100 / 55. 0.100
libavfilter 3. 68.101 / 3. 68.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
rtmp server sent error
Metadata:
audiocodecid .mp3
videokeyframe_frequency5.00
avclevel 30.00
videodevice ASUS USB2.0 Webcam
audiosamplerate 44100.00
audiochannels 2.00
width 320.00
videodatarate 200.00
presetname Custom
audioinputvolume 75.00
creationdate Sat May 25 20:02:26 2013
videocodecid avc1
audiodevice Microphone (Realtek High Defini
avcprofile 66.00
audiodatarate 96.00
height 240.00
framerate 30.00
[flv @ 0x2df2960] max_analyze_duration 5000000 reached at 5018000 microseconds
[flv @ 0x2df2960] decoding for stream 0 failed
Input #0, flv, from 'rtmp://122.22.117.60:1935/oflaDemo/livestream live=1 swfVfy=1':
Metadata:
videokeyframe_frequency: 5
avclevel : 30
videodevice : ASUS USB2.0 Webcam
keywords :
audiochannels : 2
presetname : Custom
copyright :
audioinputvolume: 75
creationdate : Sat May 25 20:02:26 2013
:
author :
audiodevice : Microphone (Realtek High Defini
avcprofile : 66
title :
description :
rating :
Duration: N/A, start: 0.000000, bitrate: 303 kb/s
Stream #0:0: Video: h264 (Baseline), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 204 kb/s, 30 tbr, 1k tbn, 60 tbc
Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16p, 98 kb/s
Segmentation fault -
msvc/icl : Intel Compiler support on Windows
25 mai 2013, par Alex Smithmsvc/icl : Intel Compiler support on Windows
Initial support for the ICL compiler on windows. Requires a new
c99wrap with ICL support (1.0.2+).Currently not much different speed wise compared to msvc. In the
future with a few changes it can be made to support the inline asm.
This would be the primary reason for using it.Passed all fate tests, versions tested :
13.1.1.171 (2013 Update 3) x86 and x64
12.1.5.344 (2011 Update 11) x86 and x64Signed-off-by : Luca Barbato <lu_zero@gentoo.org>