Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 380571

Summary: media-libs/libvpx-0.9.7 crashes gstreamer vp8enc
Product: Gentoo Linux Reporter: Ralf <Ralf.Pichner>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://bugzilla.gnome.org/show_bug.cgi?id=656370
Whiteboard:
Package list:
Runtime testing required: ---

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