wip
This commit is contained in:
parent
0ee72681ff
commit
0e4269addc
3 changed files with 21 additions and 19 deletions
|
|
@ -20,6 +20,7 @@ $audioCodecs = [
|
|||
//'mpeg' => 'mp3', // doesn't seem to work
|
||||
'aac' => 'mp4a.40.2',
|
||||
'opus' => 'opus',
|
||||
'alac' => 'alac',
|
||||
];
|
||||
|
||||
// @fixme use correct settings based on the file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue