[Bug 32858] Crashes when playing multi-stream ogg audio files.
Francesco Accattapà
callipeo at libero.it
Sat Feb 25 16:49:51 UTC 2006
Public bug reported:
https://launchpad.net/malone/bugs/32858
Affects: gstreamer0.10 (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
totem-gstreamer crashes when playing an ogg file with multiple logical
streams (I don't know if this is the correct definition, ogginfo output
will follow); in particular it plays only the first stream and then
crashes when I close it. The interesting thing is that the nautilus
audio preview works fine.
I also tried with "gst-launch-0.10 playbin" (don't know if it is useful,
I thought more useless info was better than less useful info). The file
is hosted at http://gstreamer.freedesktop.org/media/small/multi.ogg, and
this is the output of ogginfo:
----------------------------------------------------------------------------------------
Processing file "/home/france/Desktop/multi.ogg"...
New logical stream (#1, serial: 5aeacdaf): type vorbis
Vorbis headers parsed for stream 1, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20020717 (1.0)
Channels: 2
Rate: 44100
Nominal bitrate: 112.001000 kb/s
Upper bitrate not set
Lower bitrate not set
User comments section follows...
ARTIST=The Afghan Whigs
TITLE=Dark End Of The Street
INFO=original
Vorbis stream 1:
Total data length: 33488 bytes
Playback length: 0m:02.612s
Average bitrate: 102.557000 kb/s
Logical stream 1 ended
New logical stream (#2, serial: 6f816d38): type vorbis
Vorbis headers parsed for stream 2, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20020717 (1.0)
Channels: 2
Rate: 44100
Nominal bitrate: 112.001000 kb/s
Upper bitrate not set
Lower bitrate not set
User comments section follows...
ARTIST=sgihW nahgfA ehT
TITLE=teertS ehT fO ndE kraD
INFO=reversed
Vorbis stream 2:
Total data length: 33447 bytes
Playback length: 0m:02.612s
Average bitrate: 102.431438 kb/s
Logical stream 2 ended
New logical stream (#3, serial: 471e5f41): type vorbis
Vorbis headers parsed for stream 3, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20020717 (1.0)
Channels: 2
Rate: 32000
Nominal bitrate: 112.000000 kb/s
Upper bitrate not set
Lower bitrate not set
User comments section follows...
ARTIST=The Afghan Whigs
TITLE=Dark End Of The Street
INFO=resampled to 32000Hz
Vorbis stream 3:
Total data length: 30399 bytes
Playback length: 0m:02.612s
Average bitrate: 93.096756 kb/s
Logical stream 3 ended
New logical stream (#4, serial: 38721419): type vorbis
Vorbis headers parsed for stream 4, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20020717 (1.0)
Channels: 1
Rate: 44100
Nominal bitrate: 64.000000 kb/s
Upper bitrate not set
Lower bitrate not set
User comments section follows...
ARTIST=The Afghan Whigs
TITLE=The Dark End Of The Street
INFO=mono
Vorbis stream 4:
Total data length: 18957 bytes
Playback length: 0m:02.612s
Average bitrate: 58.055813 kb/s
Logical stream 4 ended
----------------------------------------------------------------------------------------
I'm adding the totem and gst-launch-0.10 backtraces as attachments,
because they are rather long.
I'm using the current dapper with gstreamer0.10-plugins-base version
0.10.3-1ubuntu1, gstreamer0.10-plugins-good version 0.10.2-2ubuntu1,
libgstreamer0.10-0 version 0.10.3-1ubuntu2, totem-gstreamer version
1.3.91-0ubuntu2 on an iBook G4, all rebuilt as recommended in
https://wiki.ubuntu.com/DebuggingProgramCrash.
More information about the desktop-bugs
mailing list