Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Vorbis Vorbis
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • VorbisVorbis
  • Issues
  • #1807
Closed
Open
Issue created 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
Time tracking