mopazoom.blogg.se

Cygwin ffmpeg build
Cygwin ffmpeg build








I386/dsputil_mmx.c:2482: warning: suggest parentheses around arithmetic in operand of | I386/dsputil_mmx.c: In function `gmc_mmx': I386/dsputil_mmx.c:632: error: can't find a register in class `GENERAL_REGS' while reloading `asm' I386/dsputil_mmx.c: In function `transpose4x4': I/usr/local/src/ffmpeg/libavutil -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Winline -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -c -o i386/dsputil_mmx.o i386/dsputil_mmx.c disable-opts Fails with this error gcc -DHAVE_AV_CONFIG_H -I. X264.c:231: error: structure has no member named `i_noise_reduction' X264.c:228: error: structure has no member named `b_fast_pskip' X264.c:156: error: `X264_RC_ABR' undeclared (first use in this function) X264.c:156: error: structure has no member named `i_rc_method' X264.c:149: error: `X264_RC_CQP' undeclared (first use in this function) X264.c:149: error: structure has no member named `i_rc_method'

cygwin ffmpeg build

X264.c:146: error: for each function it appears in.) X264.c:146: error: (Each undeclared identifier is reported only once

cygwin ffmpeg build

X264.c:146: error: `X264_RC_CRF' undeclared (first use in this function) X264.c:146: error: structure has no member named `i_rc_method' I/usr/local/src/ffmpeg/libavutil -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Winline -O3 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -c -o x264.o x264.c enable-x264 Causes the following compile error to occur: gcc -DHAVE_AV_CONFIG_H -I. Errors that occur h264 (Quicktime 7 Codex










Cygwin ffmpeg build