[gstreamer-bugs] [Bug 162626] New: gst-launch-0.8: floating point exception with fractions

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Dec 31 08:14:25 PST 2004


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=162626
 GStreamer | gstreamer (core) | Ver: 0.8.6

           Summary: gst-launch-0.8: floating point exception with fractions
           Product: GStreamer
           Version: 0.8.6
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: pjack at sfaf.org
         QAContact: gstreamer-bugs at lists.sourceforge.net


gst-launch crashes with a floating point exception if a fractional property is
specified on the command line.  This makes it impossible to set
pixel-aspect-ratios which can hinder testing.  Sample output below.

$ gst-launch-0.8 filesrc location=capture001.dv ! dvdec ! videoscale !
'video/x-raw-rgb,width=64,height=48,pixel-aspect-ratio=(fraction)16/15' ! fakesink
RUNNING pipeline ...

(process:9867): GStreamer-CRITICAL **: file gstvalue.c: line 2437
(gst_value_get_fraction_numerator): assertion `GST_VALUE_HOLDS_FRACTION (value)'
failed

(process:9867): GStreamer-CRITICAL **: file gstvalue.c: line 2453
(gst_value_get_fraction_denominator): assertion `GST_VALUE_HOLDS_FRACTION
(value)' failed
Floating point exception

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list