README: removing xxd references.
This commit is contained in:
parent
51538fd5c3
commit
1bb2b97760
1 changed files with 2 additions and 6 deletions
|
|
@ -4,13 +4,9 @@
|
||||||
|
|
||||||
# Required applications
|
# Required applications
|
||||||
|
|
||||||
`get-tracks.sh` is a simple shell script based around `ffmpeg`, using `xxd` and `awk`.
|
`get-tracks.sh` is a simple shell script based around `ffmpeg`, using only POSIX tools.
|
||||||
|
|
||||||
* ffmpeg
|
It was tested on both OpenBSD and Linux (Ubuntu, Alpine).
|
||||||
* xxd (with '-r' and '-p' options)
|
|
||||||
* awk
|
|
||||||
|
|
||||||
It was tested on both OpenBSD and Linux.
|
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue