[gstreamer-bugs] [Bug 391365] [oggdemux] internal stream error on OggFlac

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 31 09:46:08 PST 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=391365

  GStreamer | gst-plugins-base | Ver: 0.10.11


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #2 from Tim-Philipp Müller  2006-12-31 17:44 UTC -------
Could you make the file (or the beginning of the file, use 'head --bytes=3m
foo.flac > foo-head.flac' or so) available somewhere by any chance?

The problem seems to be that the typefinding doesn't find the four marker bytes
'fLaC' right at the beginning of the first ogg packet.

Could you do

 $ head --bytes=512k flac-in.ogg > header.ogg

and attach the header.ogg file?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list