[Bug 540891] [flac] Support embedded cuesheets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 8 05:59:14 PDT 2012


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

--- Comment #30 from Sebastian Dröge <slomo at circular-chaos.org> 2012-08-08 12:59:08 UTC ---
(In reply to comment #29)
> (In reply to comment #28)
> > How would you differentiate between the cue and smpl GstTocEntries in wavenc?
> By uid entries. :) In wavparse for cue chunk I create edition entry with uid
> "cue". For smpl chunk uid will be "smpl".

Wrong assumption. The uid is nothing that should be interpreted, it's just a
random string that uniquely identifies the entry.

> > I guess this would make sense as long as we document that there must not be a
> > top-level alternative entry if it's only a single one that contains a sequence.
> Ok, now whether to allow alternative top-level entry in flacenc or not? :)

IMHO it would make sense. In that case you could have ... ! wavparse ! flacenc
! ... working

-- 
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