[Ffmpeg-devel] MPEG2-TS User Defined Data
Matni, Nikolai
nmatni
Wed Aug 3 15:56:12 CEST 2005
Sorry about that. I'm looking at ISO 13818-1. I didn't realize that PID 0x66 was just an
in-house method of identifying user defined data. Basically, my problem isn't the
extraction of the data, its the synchronization of the data with the video stream.With
JMF, I'm currently stuck using two source streams (one for video, other for meta-data),
which is completely throwing off any semblance of timing between the meta-data and the
video.
Anyways,I just wanted to know if I had to implement my own modified demux, and you already
answered that question.
Thanks,
Nikolai
-----Original Message-----
From: ffmpeg-devel-bounces at mplayerhq.hu
[mailto:ffmpeg-devel-bounces at mplayerhq.hu]On Behalf Of M?ns Rullg?rd
Sent: August 3, 2005 9:42 AM
To: FFMpeg development discussions and patches
Subject: Re: [Ffmpeg-devel] MPEG2-TS User Defined Data
Matni, Nikolai said:
> Hi,
>
> I was wondering if ffmpeg allows for the extraction of user defined data (PID
> 0x66) from mpeg2-ts.
Which standard are you looking at? ISO 13818-1 (MPEG PS/TS) doesn't give PID
0x66 any special meaning, and DVB uses it for EIT. Whatever you're looking
for, the ffmpeg demuxer doesn't give access to non-AV data, although a hack
doesn't seem too difficult.
--
M?ns Rullg?rd
mru at inprovide.com
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list