This commit is contained in:
Brooke Vibber 2023-04-14 17:18:22 -07:00
commit 64b3f0e690
3 changed files with 94 additions and 0 deletions

View file

@ -21,6 +21,9 @@ $audioCodecs = [
'aac' => 'mp4a.40.2',
'opus' => 'opus',
'alac' => 'alac',
'flac' => 'flac',
'ulaw' => 'ulaw',
'alaw' => 'alaw',
];
// @fixme use correct settings based on the file