[gstreamer-bugs] [Bug 625944] New GstDiscoverer helper library

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 5 16:07:21 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625944
  GStreamer | gst-plugins-base | git

--- Comment #16 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-08-05 23:07:16 UTC ---
> I'll switch them to pairs of guint32

Can we make that simple guints? IMHO sized integers in API should be avoided
where possible.


> > - Does anyone ever need to go back to the previous info?
>
> I don't understand what you mean.

I was wondering if the 'previous' member in GstStreamInformation is
necessary/useful.


> > - We should wait for the TOC API to land before finalising
> >   this API, so we can make sure it integrates well.
>
> I'd only care if you can show me one example of a URI with
> multiple chapters that changes media type between chapters.

There are two things that may be expressed this way:

 - alternatives (ie. same title/chapter/whatever available in different
resolutions)
 - titles/tracks/chapters/parts

Alternatives may be of different format/resolution/bitrate etc.

But different tracks may also have different characteristics even if they're
the same format, at the very least tags/bitrate/duration. And the user might
want to know that there are different tracks in this single file in the first
place, so the question would still be if/how to expose that.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list