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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • VorbisVorbis
  • Issues
  • #1486

Closed
Open
Created Dec 22, 2008 by nya24@nya24

It falls into an infinite loop when ogg_pcm_seek is called for the ogv file.

I try to read vorbis in the ogv file (theora file) by using vorbisfile(libvorbis 1.2.0). The ogv file was made with ffmpeg2theora.

Reading succeeded. However, processing doesn't return when ov_pcm_seek(&vf, 0) is called. It seems to fall into an infinite loop by _get_prev_page of vorbisfile.c.

Cannot ov_pcm_seek be used for the ogv file?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None