[FFmpeg-trac] #10572(undetermined:new): h265: Total image distortion even on 1% packet loss
FFmpeg
trac at avcodec.org
Mon Sep 18 23:18:51 EEST 2023
#10572: h265: Total image distortion even on 1% packet loss
-------------------------------------+-------------------------------------
Reporter: Vasily | Owner: (none)
Evseenko |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: h265 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Vasily Evseenko):
Gstreamer pipeline (for tests):
gst-launch-1.0 videotestsrc is-live=true do-timestamp=true !
'video/x-raw,width=640,height=480,framerate=30/1,format=I420' ! x265enc
tune=zerolatency bitrate=2000 ! rtph265pay mtu=1400 aggregate-mode=zero-
latency ! identity drop-probability=0.01 ! queue ! rtph265depay !
h265parse ! avdec_h265 ! videoconvert ! xvimagesink sync=false
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10572#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list