[FFmpeg-devel] broken ts demuxer with rtp
matthieu castet
castet.matthieu
Tue Jun 19 22:50:47 CEST 2007
Nico Sabbi wrote:
> matthieu castet wrote:
>
>> For a h262 video stream, with 1 or 2 mp2 audio stream and a teletext
>> stream, ffmpeg sometimes doesn't see all the audio stream, sometimes
>> thinks the teletex stream is an audio stream.
>>
>>
> h262? how is it embedded in PES packets and qualified in the PMT?
> __
From dvbsnoop :
Stream_type: 2 (0x02) [= ITU-T Rec. H.262 | ISO/IEC 13818-2 Video |
ISO/IEC 11172-2 constr. parameter video stream]
reserved_1: 7 (0x07)
Elementary_PID: 177 (0x00b1)
reserved_2: 15 (0x0f)
ES_info_length: 0 (0x0000)
what's special ?
AFAIK h262 is mpeg2 and there are nothing special here.
Matthieu
More information about the ffmpeg-devel
mailing list