Recherche avancée

Médias (0)

Mot : - Tags -/configuration

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (34)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP 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 (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP 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 (...)

Sur d’autres sites (8530)

  • How to play sound with a music discord bot on heroku

    25 janvier 2020, par Eduardo Espinoza

    I’m creating a Discord Music Bot in discord.js, I already installed ffmpeg, and everything seems to work normally, but when I execute play command, bot joins a channel, send a message, but doesn’t play anything, I’ve already checked console and it doesn’t log anything.
    I know it’s not a problem with code since it works perfectly locally, the problem is when I try to use heroku, I thought it could be a opusscript problem but I don’t know.

  • VLC can not play RTSP stream while mpv, ffplay can play RTSP stream video

    15 novembre 2018, par Harshil Makwana

    I developed ffserver based RTSP server which streams live video, I can able to stream and display video on mpv and ffplayer. but on VLC player I can see first image only then It wont show other frames.

    Here are logs of VLC -vvv output :

    [0x7846e8] main playlist debug: art not found for rtsp://127.0.0.1:1234/test.h264
    Received 92 new bytes of response data.
    Received a complete PLAY response:
    RTSP/1.0 200 OK
    CSeq: 5
    Date: Thu, 15 Nov 2018 04:13:15 GMT
    Session: 522d937eb678c50a


    [0x7f9684000e38] live555 demux debug: play start: 0.000000 stop:0.000000
    [0x7f9684000e38] main demux debug: using access_demux module "live555"
    [0x7f96840246b8] main decoder debug: looking for decoder module matching "any": 39 candidates
    [0x7f96840246b8] avcodec decoder debug: trying to use direct rendering
    [0x7f96840246b8] avcodec decoder debug: allowing 3 thread(s) for decoding
    [0x7f96840246b8] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
    [0x7f96840246b8] avcodec decoder debug: using frame thread mode with 3 threads
    [0x7f96840246b8] main decoder debug: using decoder module "avcodec"
    [0x7f9684034f68] main packetizer debug: looking for packetizer module matching "any": 21 candidates
    [0x7f9684034f68] main packetizer debug: using packetizer module "packetizer_h264"
    [0x7f9684150308] main demux meta debug: looking for meta reader module matching "any": 2 candidates
    [0x7f9684150308] lua demux meta debug: Trying Lua scripts in /home/hashmak/.local/share/vlc/lua/meta/reader
    [0x7f9684150308] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
    [0x7f9684150308] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
    [0x7f9684150308] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
    [0x7f9684150308] main demux meta debug: no meta reader modules matched
    [0x7f968c0009b8] main input debug: `rtsp://127.0.0.1:1234/test.h264' successfully opened
    [0x7f9684000e38] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
    [0x7f968c0009b8] main input error: ES_OUT_RESET_PCR called
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer warning: waiting for SPS/PPS
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9684034f68] packetizer_h264 packetizer debug: found NAL_SPS (sps_id=0)
    [0x7f9684034f68] packetizer_h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9694002718] main spu text debug: looking for text renderer module matching "any": 2 candidates
    [0x7f9694002718] freetype spu text debug: Building font databases.
    [0x7f9694002718] freetype spu text debug: Took 0 microseconds
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    [0x7f9694002718] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
    [0x7f9694002718] freetype spu text debug: using fontsize: 2
    [0x7f9694002718] main spu text debug: using text renderer module "freetype"
    [0x7f969400e408] main scale debug: looking for video filter2 module matching "any": 55 candidates
    [0x7f969400e408] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
    [0x7f969400e408] main scale debug: using video filter2 module "swscale"
    [0x7f9694025cc8] main scale debug: looking for video filter2 module matching "any": 55 candidates
    [0x7f9694025cc8] yuvp scale debug: YUVP to YUVA converter
    [0x7f9694025cc8] main scale debug: using video filter2 module "yuvp"
    [0x7f9694001428] main video output debug: Deinterlacing available
    [0x7f9694001428] main video output debug: deinterlace 0, mode blend, is_needed 0
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9694001428] main video output debug: Opening vout display wrapper
    [0x7f9674001248] main vout display debug: looking for vout display module matching "any": 12 candidates
    [0x7f9674002618] main window debug: looking for vout window xid module matching "qt4,any": 4 candidates
    [0x7f9674002618] qt4 window debug: requesting video window...
    [0x6f3208] qt4 interface debug: Video was requested 0, 0
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9674002618] main window debug: using vout window xid module "qt4"
    [0x7f96740027e8] main inhibit debug: looking for inhibit module matching "any": 2 candidates
    [0x7f96740027e8] dbus_screensaver inhibit debug: found service org.freedesktop.ScreenSaver
    [0x7f96740027e8] main inhibit debug: using inhibit module "dbus_screensaver"
    [0x7f9674001248] xcb_glx vout display debug: connected to X11.0 server
    [0x7f9674001248] xcb_glx vout display debug:  vendor : The X.Org Foundation
    [0x7f9674001248] xcb_glx vout display debug:  version: 11702000
    [0x7f9674001248] xcb_glx vout display debug: using screen 0x73
    [0x7f9674001248] xcb_glx vout display debug: using GLX extension version 1.4
    [0x7f9674001248] xcb_glx vout display debug: using X11 window 05400000
    shader program 1: WARNING: Output of vertex shader 'TexCoord1' not read by fragment shader
    WARNING: Output of vertex shader 'TexCoord2' not read by fragment shader

    [0x7f9674001248] main vout display debug: VoutDisplayEvent 'fullscreen' 0
    [0x7f9674001248] main vout display debug: VoutDisplayEvent 'resize' 1215x724 window
    [0x7f9674001248] main vout display debug: using vout display module "xcb_glx"
    [0x7f9694001428] main video output debug: original format sz 640x480, of (0,0), vsz 640x480, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
    [0x7f9694002718] main spu text debug: removing module "freetype"
    [0x7f9694002718] main spu text debug: looking for text renderer module matching "any": 2 candidates
    [0x7f9694002718] freetype spu text debug: Building font databases.
    [0x7f9694002718] freetype spu text debug: Took 0 microseconds
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    [0x7f9694002718] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
    [0x7f9694002718] freetype spu text debug: using fontsize: 2
    [0x7f9694002718] main spu text debug: using text renderer module "freetype"
    [0x7f96840246b8] avcodec decoder debug: using direct rendering
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f96840246b8] main decoder debug: End of video preroll
    [0x7f96840246b8] main decoder debug: Received first picture
    [0x7f9674001248] xcb_glx vout display debug: display is visible
    [0x7f9674001248] main vout display error: Failed to resize display
    [0x7f968c0009b8] main input debug: Buffering 0%
    [h264 @ 0x7f9684037e40] illegal short term buffer state detected
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f9674001248] main vout display debug: auto hiding mouse cursor
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%


    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%



    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%


    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%




    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%
    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%


    [0x7f968c0009b8] main input debug: Buffering 0%


    [0x7f968c0009b8] main input debug: Buffering 0%


    [0x7f968c0009b8] main input debug: Buffering 0%

    [0x7f968c0009b8] main input debug: Buffering 0%

    Here you can see, VLC is always waiting on buffering, while other players can get buffers from my RTSP server, also I can see RTP packets on wireshark that server is continuously sending data to VLC.

    Can someone help me on this issue ?

    Very much thanks in advance.

  • VideoWriter OpenCV - cannot put pipeline to play in function CvVideoWriter_GStreamer::open

    24 octobre 2019, par 021

    Almost exactly the same question : OpenCV error - cannot put pipeline to play in function CvVideoWriter_GStreamer::open

    Context : I’m trying to create a video and save it in a .avi file with OpenCV 3.3.0 and Python 2.7.

    Problem : This code :

    fourcc = cv2.VideoWriter_fourcc(*'XVID')
    out = cv2.VideoWriter('data/out/output.avi', fourcc, 30, (800, 600))

    Raises :

    (python2.7:12345): GStreamer-CRITICAL **: gst_element_make_from_uri: assertion 'gst_uri_is_valid (uri)' failed

    ** (python2.7:12345): CRITICAL **: gst_ffmpeg_cfg_set_property: assertion 'qdata->size == sizeof (gint64)' failed
    OpenCV Error: Unspecified error (GStreamer: cannot put pipeline to play ) in CvVideoWriter_GStreamer::open, file /soft/OpenCV3.3/opencv-3.3.0/modules/videoio/src/cap_gstreamer.cpp, line 1690
    VIDEOIO(cvCreateVideoWriter_GStreamer (filename, fourcc, fps, frameSize, is_color)): raised OpenCV exception:

    cap_gstreamer.cpp:1690: error: (-2) GStreamer: cannot put pipeline to play
    in function CvVideoWriter_GStreamer::open

    Question : How do I solve this problem so I can write video files with OpenCV ?