Lucas Soltic <lucas.soltic@...> writes: > What are the consequences of disabling YASM?
You get a crippled FFmpeg binary at the benefit of exactly nothing. > nok: configure --disable-encoders --disable-decoders > --disable-yasm --enable-shared --disable-static Works fine here. Please confirm that you run "make distclean" before testing build issues. When reporting build issues, please do not post the complete build log (unless requested), instead post your configure line, then run make locally, if make fails, run it again (just to confirm that you still see the same error), then run "make V=1" and post the complete output of the third run here on the mailing list, do not use external resources, they may disappear. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
