Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380571 - media-libs/libvpx-0.9.7 crashes gstreamer vp8enc
Summary: media-libs/libvpx-0.9.7 crashes gstreamer vp8enc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 21:10 UTC by Ralf
Modified: 2013-01-15 22:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf 2011-08-24 21:10:30 UTC
Gstreamers vp8enc crashes, when not using a specific bitrate (using quality setting), the bug is fixed in libvpx-0.9.7-p1 and the libvpx ebuild needed to be bumped to libvpx-0.9.7-p1

https://bugzilla.gnome.org/show_bug.cgi?id=656370


Reproducible: Always

Steps to Reproduce:
Use a gstreamer command like 
gst-launch-0.10 videotestsrc ! vp8enc ! fakesink -v
Actual Results:  
gst-launch-0.10 videotestsrc ! vp8enc ! fakesink -v
Setting pipeline to PAUSED ...
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps =
video/x-raw-yuv, format=(fourcc)I420, width=(int)320, height=(int)240,
framerate=(fraction)30/1, color-matrix=(string)sdtv, chroma-site=(string)mpeg2
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstVP8Enc:vp8enc0.GstPad:sink: caps = video/x-raw-yuv,
format=(fourcc)I420, width=(int)320, height=(int)240, framerate=(fraction)30/1,
color-matrix=(string)sdtv, chroma-site=(string)mpeg2
Redistribute latency...
Floating point exception

Expected Results:  
No crash
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2013-01-15 22:54:35 UTC
According to...

http://bugzilla.gnome.org/show_bug.cgi?id=656370#c4

...this is fixed in the current stable, 1.0.0, even earlier