#8005: Assertion fails when reading rtp mpegts streaming using SDP file
-------------------------------------+-------------------------------------
Reporter: maf | Owner:
Type: defect | Status: open
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: sdp mpegts | Blocked By:
crash abort regression |
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* keywords: sdp mpegts crash abort => sdp mpegts crash abort regression
* status: reopened => open
* reproduced: 0 => 1
Comment:
Regression since 0f2f65bd583576ef8c12eea6088c84d4468f5804, reproducible
for example with the following command line and above minimal sdp file:
{{{
$ ffmpeg -re -f lavfi -i testsrc2 -f rtp_mpegts rtp://127.0.0.1:20000
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8005#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".