[gstreamer-bugs] [Bug 613487] [ogg] films recorded with cheese won't play if they have audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 4 15:27:41 PST 2010


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

--- Comment #10 from David Schleef <ds at schleef.org> 2010-12-04 23:27:32 UTC ---
This file is muxed incorrectly.  After running it through oggz-sort, it plays
fine.

Abridged output of oggz-dump:

00:00:00.000: serialno 1365625884, granulepos 0, packetno 0 *** bos: 42 bytes
00:00:00.000: serialno 0625435462, granulepos 0, packetno 0 *** bos: 30 bytes
00:00:00.000: serialno 1365625884, calc. gpos 0, packetno 1: 50 bytes
00:00:00.000: serialno 1365625884, granulepos 0, packetno 2: 2.552 kB
00:00:00.000: serialno 0625435462, calc. gpos 0, packetno 1: 45 bytes
00:00:00.000: serialno 0625435462, granulepos 0, packetno 2: 3.114 kB
00:00:00.033: serialno 1365625884, granulepos 1, packetno 3: 14.388 kB
00:00:00.066: serialno 1365625884, granulepos 2, packetno 4: 14.388 kB
00:00:00.100: serialno 1365625884, granulepos 3, packetno 5: 14.388 kB

... all the theora packets ...
(with, by the way, no key frames)

00:01:11.700: serialno 1365625884, granulepos 2151, packetno 2153: 14.722 kB
00:01:11.733: serialno 1365625884, granulepos 2152, packetno 2154: 14.722 kB
00:01:11.766: serialno 1365625884, granulepos 2153, packetno 2155: 14.722 kB
00:00:00.000: serialno 0625435462, calc. gpos 0, packetno 3: 39 bytes
00:00:00.002: serialno 0625435462, calc. gpos 128, packetno 4: 31 bytes
00:00:00.015: serialno 0625435462, calc. gpos 704, packetno 5: 130 bytes

... followed by all the vorbis packets ...

00:01:11.768: serialno 0625435462, calc. gpos 3164992, packetno 5791: 123 bytes
00:01:11.791: serialno 0625435462, calc. gpos 3166016, packetno 5792: 125 bytes
00:01:11.814: serialno 0625435462, granulepos 3167040, packetno 5793: 113 bytes
00:01:11.828: serialno 0625435462, granulepos 3167652, packetno 5794 *** eos:
12
00:01:11.800: serialno 1365625884, granulepos 2154, packetno 2156 *** eos:
14.71

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