[Bug 651615] ogg vorbis files transcoded by apps won't play in Android

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 1 01:21:54 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-06-01 08:21:52 UTC ---
The doesntwork version has discontinuities for some reason:

$ ogginfo Time.doesntwork.ogg
[...]
WARNING: sequence number gap in stream 1. Got page 23 when expecting page 22.
Indicates missing data.
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
[...]


Could you get a debug log from soundconverter with
GST_DEBUG=vorbisenc:5,flacdec:5,ogg*:5 ?

Also, does the same happen if you transcode it with gst-launch and plug an
audiorate element before vorbisenc?

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