Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 641
    • Issues 641
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #164
Closed
Open
Issue created Feb 23, 2015 by Bugzilla Migration User@bugzilla-migration

oggmux: the produced file plays back sketchily

Submitted by Mathieu Duponchelle @meh

Link to original bug (#745005)

Description

Not sure how to best describe the issue but :

grab http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_stereo.ogg

gst-launch-1.0 -e uridecodebin uri=file:///home/meh/Videos/bbb1080.ogg !\ theoraenc ! queue ! oggmux ! filesink location=rendered.ogv

Wait ten seconds and ctrl + C

Play back the file with vlc (gst-launch fails here with :

** (gst-launch-1.0:19343): CRITICAL **: gst_video_frame_map_id: assertion 'info->height == meta->height' failed) I think there's already a bug open about that.

The first second or so is "jumpy".

I assume the problem is in oggmux, as the issue doesn't happen with matroskamux.

Assignee
Assign to
Time tracking