Update technical-notes.md

This commit is contained in:
Namhyeon Go 2024-05-11 22:27:20 +09:00 committed by GitHub
parent ec0356aa41
commit 587ea9ca1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,9 +31,10 @@ cd build
../configure --enable-gpl --enable-libx264 --enable-nonfree --enable-libfdk-aac
make
make install
#ln -s /usr/local/bin/ffmpeg /usr/bin/ffmpeg # Or add /usr/local/bin to PATH variable
```
The default installation paths are `/usr/local/bin` (for binaries) and `/usr/local/lib` (for libraries), so appropriate configuration of `ld` (aka. `ldconfig`) and environment variables (such as `PATH` and `LD_LIBRARY_PATH`) may be necessary.
## Report abuse
* ActivityPub [@gnh1201@catswords.social](https://catswords.social/@gnh1201)
* abuse@catswords.net