[issue394] RTP MP2T payload_type doesn't parse pat for discovering streams

2011-01-30 Thread Luca Barbato

Luca Barbato lu_z...@gentoo.org added the comment:

Looks like that patch does the bare minimum to fix it and I'd apply it for now.

The more generic solution is to chain the full mpegts demuxer like we do for
rtp_asf.

Could you please attach the wireshark dump (or the text from the rtsp session)?


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue394



[issue394] RTP MP2T payload_type doesn't parse pat for discovering streams

2011-01-30 Thread Luca Barbato

Luca Barbato lu_z...@gentoo.org added the comment:

here an example of the traditional sdp.

RTSP/1.0 200 OK

Cseq: 2

Server: fbxrtspd/1.2 Freebox RTSP server

Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY

Content-Length: 218

Content-Type: application/sdp

Content-Language: fr



v=0
o=leCDN 1295382234 1295382234 IN IP4 kapoueh.proxad.net
s=unknown
i=unknown
c=IN IP4 0.0.0.0
t=0 0
m=video 0 RTP/AVP 33
a=control:rtsp://mafreebox.freebox.fr:554/fbxtv_pub/stream?namespace=1service=201flavour=ld


FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/issue394