Closed s0301132 closed 2 years ago
Currently mpv-build doesn't support arguments with spaces or quotes.
You'll need to separate --extra-libs
into two values, maybe into --extra-libs=-L/usr/lib/aarch64-linux-gnu/tegra
and --extra-libs=-lnvbuf_utils
Also, you don't need the quotes with --extra-cflags, you can do --extra-cflags=-I/usr/src/jetson_multimedia_api/include/
Should be fixed now.
See https://github.com/mpv-player/mpv-build/issues/172#issuecomment-983431076
My ffmpeg need to add the following config:
However when I build ffmpeg the option is missing "" on
Using ffmpeg options:
and causing error: