GNOME Bugzilla – Bug 787523
v4l2sink: GStreamer-CRITICAL: gst_value_set_fraction_range_full: assertion 'denominator_end != 0' failed
Last modified: 2018-11-03 15:22:00 UTC
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.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/402.