[gst-devel] GstTuner

Lutz Müller lutz at topfrose.de
Fri Mar 17 15:39:04 CET 2006


On Tue, 2006-03-14 at 13:04 +0100, Andy Wingo wrote:
> On Thu, 2006-03-09 at 00:10 +0100, Lutz Müller wrote:
> > Attached a patch that makes the cdiocddasrc a GstTuner (patch against
> > gst-plugins-base/gst-libs/gst/cdda).
> > 
> > In the end, by providing the tuner interface, the cdiocddasrc-specific
> > properties "track" and "mode" could be removed. But that's another
> > story.
> 
> (...)
> So in summary a new interface would be more appropriate, something that
> could be used in playing chained oggs as well.

Attached a patch that adds the format GST_FORMAT_TRACKS to
gstreamer/gst/gstformat.[c,h] and another one to update the cdiocddasrc
accordingly.

Why? Because I could use the format GST_FORMAT_TRACKS for the tardec
plugin (#303975) to seek to a specific file in the tarball. In the
tarenc plugin, I would use GST_TAG_TRACK_NUMBER to announce the start of
a new file.

Regards
-- 
Lutz Müller <lutz at topfrose.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cdda.diff
Type: text/x-patch
Size: 7113 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060317/1a6de345/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gst.diff
Type: text/x-patch
Size: 1404 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060317/1a6de345/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060317/1a6de345/attachment.pgp>


More information about the gstreamer-devel mailing list