GNOME Bugzilla – Bug 596925
x264enc build warning and runtime crash for x264 >= 2009-09-23-2245
Last modified: 2009-10-01 05:18:59 UTC
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.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 596517 ***