README: removing xxd references.

master get-tracks-0.5
Karchnu 2022-01-26 13:12:37 +01:00
parent 51538fd5c3
commit 1bb2b97760
1 changed files with 2 additions and 6 deletions

View File

@ -4,13 +4,9 @@
# 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
* xxd (with '-r' and '-p' options)
* awk
It was tested on both OpenBSD and Linux.
It was tested on both OpenBSD and Linux (Ubuntu, Alpine).
# Usage