[gstreamer-bugs] [Bug 629349] [oggdemux] extract stream tags for tagreadbin and transcoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 11 03:46:34 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=629349
  GStreamer | gst-plugins | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
            Summary|PATCH: fixes for tagreadbin |[oggdemux] extract stream
                   |                            |tags for tagreadbin and
                   |                            |transcoding
     Ever Confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-11 10:46:31 UTC ---
Re. the oggdemux patch, I think the tag extraction should be done in
gstoggstream.c, since tags are in header packets, and header packets are parsed
there. The existing ogm stuff in chain_peer should be moved there as well IMHO.

Moving to gst-plugins-base component for now, as gst-plugins is for old 0.8
bugs and no one checks those.

On a side note, this is not just for tagreadbin, but useful in general, e.g.
for stream extraction (flac audio into stand-alone flac) or transcoding.

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