Commandcracker / YouCube

Moved to https://github.com/CC-YouCube
https://github.com/CC-YouCube
GNU General Public License v3.0
15 stars 4 forks source link

[Optional] AUKit support #26

Open Commandcracker opened 1 year ago

Commandcracker commented 1 year ago

add support for pcm, dfpwm, wav, aiff, au, flac files with AUKit

walksanatora commented 1 year ago

so why do we need this when we could just ffmpeg the files server-side

Commandcracker commented 1 year ago

so why do we need this when we could just ffmpeg the files server-side

The idea was when files are saved #44, that the user can play them. The files are too big to save them (at least without some kind of raid across multiple disks or CraftOS-PC) so booth issues might be closed.