Opened 12 years ago

Closed 12 years ago

#799 closed defect (invalid)

Crash in x264_predict_8x8_filter_ssse3() on Windows x86

Reported by: treestump Owned by:
Priority: important Component: undetermined
Version: 0.8.7 Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

I'm trying to encode 1920x1080 video with the x264. When I compile without asm optimizations, everything works fine. However, optimized code crashes. I'm using x264-snapshot-20111206-2245 with ffmpeg 0.8.7. Compiled with gcc 4.6.1 on Windows XP (x86). Attached file contains the gdb output. You will notice crash in x264_predict_8x8_filter_ssse3(). I also tried to remove the code from the body of the x264_predict_8x8_init_mmx() and simply use the C implementation. It also crashed.

Attachments (1)

x264_predict_8x8_filter_ssse3() - gdb.txt (9.8 KB ) - added by treestump 12 years ago.
gdb output

Download all attachments as: .zip

Change History (2)

by treestump, 12 years ago

gdb output

comment:1 by Carl Eugen Hoyos, 12 years ago

Resolution: invalid
Status: newclosed

Please see http://www.videolan.org/developers/x264.html and please understand that after reading the guidelines, you are expected to send a mail to http://mailman.videolan.org/listinfo/x264-devel

If you believe we can somehow better communicate that this bugtracker is for FFmpeg issues (only), please tell us.

Note: See TracTickets for help on using tickets.