Recherche avancée

Médias (91)

Autres articles (59)

Sur d’autres sites (8273)

  • avcodec/mpegvideo : Deallocate last/next picture earlier

    5 juin 2016, par Michael Niedermayer
    avcodec/mpegvideo : Deallocate last/next picture earlier
    

    Fixes regression with mplayers direct rendering and reduces buffer count
    pressure in some cases

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/mpegvideo.c
  • crystalhd : Fix up the missing first sample

    15 octobre 2016, par Philip Langdale
    crystalhd : Fix up the missing first sample
    

    Why on earth the hardware returns garbage for the first sample of
    a decoded picture is anyone’s guess. The simplest reasonable way
    to patch it up is to copy the first sample of the second line. This
    should result in the correct chroma values (because the data was
    original 4:2:0 upsampled to 4:2:2) even if the luma is isn’t.

    • [DH] libavcodec/crystalhd.c
  • rtsp url to stream on kurento

    23 mai 2019, par damini chopra

    I have installed ffmpeg and when MP4 video is successfully running on URL :http://x.x.x.x:8050/live.mjpeg ,but when i want url(http://180.179.214.151:8050/live.mjpeg) of to display on remote stream of kurento it doesnt display any visual.

    Logs in kurento console :

    Remote icecandidate "module" :"kurento","type" :"IceCandidate","candidate" :"candidate:1 2 UDP 2013266430 172.17.0.2 35776 typ host","sdpMLineIndex":1,"sdpMid" :"1"
    Remote icecandidate "module" :"kurento","type" :"IceCandidate","candidate" :"candidate:3 2 TCP 1010827518 172.17.0.2 43398 typ host tcptype passive","sdpMLineIndex":1,"sdpMid" :"1"
    oniceconnectionstatechange -> checking
    icegatheringstate -> gathering
    Player playing ...