Am Do., 6. Juni 2019 um 20:48 Uhr schrieb Abu Abdullah <[email protected]>:

> I'm facing this issue while compiling ffmpeg on raspberry pi0

You forgot to provide the actual error.
Please run "make ffmpeg" (or "make libavutil/libavutil.so") twice and
provide only the complete, uncut console output of the second run.
(Do not send the console output of the first run.)

Remove all "export *FLAGS" calls from your configure script,
they are not supported.
--disable-mmx is useless, please remove it, useless options make
debugging more difficult.

What is the host system? Are you really cross-compiling?
Why are you using "--disable-optimizations"? This should
only be a debug option.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to