Am Di., 26. Nov. 2019 um 21:26 Uhr schrieb sean darcy <[email protected]>:

> >> enable-stripping is the default

> Well one reason to have superfluous --enable options, is so you can
> remember how to disable them. For instance, stripping isn't working.
>
> strip -o ffprobe ffprobe_g
> strip:ffprobe_g[.gnu.build.attributes]: corrupt GNU build attribute
> note: wrong note type: bad value

Then why are you using --enable-stripping?

In my world, it would be much better if we fixed the issue instead
of you using --disable-stripping (which isn't typically wanted with
FFmpeg).
What do the following show?
$ strip -V
$ strip -h

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