Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Vorbis
Vorbis
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • VorbisVorbis
  • Issues
  • #1807

Closed
Open
Opened Jun 03, 2011 by Gitlab Bot@GitlabBotDeveloper

I dislike my fresh OGG audio file

I used Ubuntu 11.04 i386 to create an audio OGG file from FLAC file (SoundConverter 1.4.4). And I am really disappointed with the result. And I don't know where is a problem.

1) When I play file with ogg123 (1.4.0), it is OK
2) When I play file with GNOME TOTEM player (2.32.0), it is OK
3) When I play file with VLC (1.1.9) under Ubuntu, sound is corrupted
4) When I play file with VLC under WinXP, I observe gaps in music
5) When I open file with Audacity (1.3.13beta), I hear real problem, sometimes music even oscillates between channels
6) I see warnings about discontinuity in the stream from ogginfo (1.4.0):

$ ogginfo 09_-_Don_t_Stop.ogg 
Processing file "09_-_Don_t_Stop.ogg"...

New logical stream (#1, serial: 4e8d4803): type vorbis
Vorbis headers parsed for stream 1, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20101101 (Schaufenugget)
Channels: 2
Rate: 44100

Nominal bitrate: 192.000000 kb/s
Upper bitrate not set
Lower bitrate not set
User comments section follows...
	ARTIST=Cartonnage
	TITLE=Don't Stop
	ALBUM=I'm Not Your Computer
	DATE=2011-01-01
	TRACKNUMBER=9
	GENRE=Electronic
WARNING: sequence number gap in stream 1. Got page 250 when expecting page 249. Indicates missing data.
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
WARNING: discontinuity in stream (1)
Vorbis stream 1:
	Total data length: 4623462 bytes
	Playback length: 3m:14.771s
	Average bitrate: 189.903045 kb/s
Logical stream 1 ended

It seems to me like encoded schema changed and older players cannot play new format correctly. This is not good...

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/vorbis#1807