[gst-devel] cdxaparse partial rewrite, using RiffRead
Ronald Bultje
rbultje at ronald.bitfreak.net
Thu May 13 13:50:01 CEST 2004
Hi,
On Thu, 13 May 2004, [ISO-8859-1] Stéphane LOEUILLET wrote:
> > CDXA is just MPEG system stream, no? That has time embedded in it. What
> > caps did you put on the source pad?
[..]
> i let the input pad like it was : video/x-cdxa
> i put that on output pad : video/mpeg, systemstream=TRUE, mpegversion=1
You can do without the mpegversion. Systemstreams don't really have a
version.
> do you mean i don't need to offer timestamping because mpegdemux would
> take care of that ?
Yes. It *should*. But apparently it doesn't.
Ronald
More information about the gstreamer-devel
mailing list