wip
This commit is contained in:
parent
1937687d03
commit
64b3f0e690
3 changed files with 94 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue