Package: vorbis-tools
Version: 1.4.0-11+b1
Severity: normal
X-Debbugs-Cc: debbug.vorbis-to...@sideload.33mail.com

Ogg streams cannot be played. Three different approaches were tested:

  $ ogg123 http://ice.audionow.com/4692NationwideNewsNetworkLtdopus.ogg
  $ curl -L -v http://ice.audionow.com/4692NationwideNewsNetworkLtdopus.ogg | 
ogg123 -

  2-step approach also fails:
  
  $ curl -L -v http://ice.audionow.com/4692NationwideNewsNetworkLtdopus.ogg > 
/tmp/stream.ogg
  $ ogg123 /tmp/stream.ogg

Output:

  Error opening - using the oggvorbis module.  The file may be corrupted.

Diagnosis:

  $ file /tmp/stream.ogg
  /tmp/stream.ogg: Ogg data, Opus audio,

  $ ogginfo /tmp/stream.ogg
  Processing file "/tmp/stream.ogg"...

  New logical stream (#1, serial: 09e3c2b7): type unknown
  WARNING: sequence number gap in stream 1. Got page 75226 when expecting page 
2. Indicates missing data.
  WARNING: EOS not set on stream 1

FWIW, some info on the audio stream used in the above tests can be found here:

  https://www.radio-browser.info/history/96149bcc-0601-11e8-ae97-52543be04c81

-- System Information:
Debian Release: 11.5
  APT prefers stable-updates
  APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 
'testing'), (990, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-19-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages vorbis-tools depends on:
ii  libao4           1.2.2+20180113-1.1
ii  libc6            2.31-13+deb11u5
ii  libcurl3-gnutls  7.74.0-1.3+deb11u3
ii  libflac8         1.3.3-2+deb11u1
ii  libogg0          1.3.4-0.1
ii  libspeex1        1.2~rc1.2-1.1
ii  libvorbis0a      1.3.7-1
ii  libvorbisenc2    1.3.7-1
ii  libvorbisfile3   1.3.7-1
ii  sensible-utils   0.0.14

vorbis-tools recommends no packages.

vorbis-tools suggests no packages.

-- no debconf information

Reply via email to