[FFmpeg-devel] [PATCH 5/9] When playing mpegts over rtp/rtsp/sdp, lavf must still read PAT/SDT to get available streams

Joakim Plate elupus at ecce.se
Sat Sep 10 19:23:35 CEST 2011


The code path using for mpegts over rtp doesn't open the demuxer using
mpegts_read_header,
so it never starts listening for PAT/SDT, only uses auto_guess
---
 libavformat/mpegts.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-When-playing-mpegts-over-rtp-rtsp-sdp-lavf-must-stil.patch
Type: text/x-patch
Size: 466 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110910/b234bdf0/attachment.bin>


More information about the ffmpeg-devel mailing list