[gstreamer-bugs] [Bug 596925] New: x264enc build warning and runtime crash for x264 >= 2009-09-23-2245
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 30 14:35:07 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=596925
GStreamer | gst-plugins-ugly | 0.10.12
Summary: x264enc build warning and runtime crash for x264 >=
2009-09-23-2245
Classification: Desktop
Product: GStreamer
Version: 0.10.12
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: gst-plugins-ugly
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: le.businessman at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
When using an x264 snapshot >= x264-snapshot-20090923-2245.tar.bz2 (and
yasm-0.8.0), compilation of gst-plugins-ugly-0.12 (release) gives this warning:
gstx264enc.c: In function ‘gst_x264_enc_header_buf’:
gstx264enc.c:728: warning: implicit declaration of function ‘x264_nal_encode’
More importantly, running any pipeline using x264enc, i.e.
gst-launch videotestsrc ! x264enc ! ffdec_h264 ! xvimagesink
segfaults with:
Caught SIGSEGV accessing address 0xc Killed
Note that I narrowed it down to x264-snapshot-20090923-2245.tar.bz2,
x264-snapshot-20090922-2245.tar.bz2 does not have this issue.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list