[gstreamer-bugs] [Bug 340698] oggdemux does not support Ogg FLAC streams
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri May 5 04:31:16 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340698
GStreamer | gst-plugins-base | Ver: HEAD CVS
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|340492 |
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Target Milestone|HEAD |NONE
------- Comment #2 from Tim-Philipp Müller 2006-05-05 11:31 UTC -------
This pipeline works for me, so I don't think oggdemux fails to create the pad:
$ gst-launch-0.10 filesrc location=~/samples/ogg-flac/Yesterday.ogg ! oggdemux
name=d d. ! audio/x-flac ! fakesink
There's a warning about the segment though and the buffers aren't timestamped,
but that's because flacdec doesn't implement a query function on the sink pad
yet, I believe.
Closing as duplicate of bug #340492
*** This bug has been marked as a duplicate of 340492 ***
--
Configure bugmail: http://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