aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: d2f7cbe5926e2eb40b18b42ea24c069a9e5b8339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Davinci ALAC Scripts

Long-awaited script set for Davinci Resolve to convert AAC audio to ALAC. 

It's lossless and converts each audio track.


## Install the package from this git repo on Arch-based systems

```bash
git clone https://github.com/GMDProjectL/davinci-alac-scripts
cd davinci-alac-scripts
makepkg -sfi
```