Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 644
    • Issues 644
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 71
    • Merge requests 71
  • 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-goodgst-plugins-good
  • Issues
  • #402
Closed
Open
Issue created Sep 10, 2017 by Bugzilla Migration User@bugzilla-migration

v4l2sink: GStreamer-CRITICAL: gst_value_set_fraction_range_full: assertion 'denominator_end != 0' failed

Submitted by Rafal

Link to original bug (#787523)

Description

v4l2sink fails with the critical error when video device has implemented vidioc_enum_frameintervals and returned minimal interval value is zero. It looks the gst_value_set_fraction_range_full is invoked by the element with exchanged numerator with denominator values.

Version: 1.10.x

Assignee
Assign to
Time tracking