You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu 22.04, most all of the dependencies were already installed.
Smooth class was compiled and installed without issue.
I moved onto BoCA and it threw an error looking for windows.h which is, apparently not a header for linux from what I found?
Here's the compile log: https://pastebin.com/6TAcSHVM
See line 68.
I would like to compile this and move onto fre:ac as well. I've seen this mentioned a number of times and would like to see how it compares to ffmpeg, particularly the settings for .opus. I currently output .opus files at 17 kb/s 48 kHz with a filter to remove unnecessary data.
The text was updated successfully, but these errors were encountered:
Ubuntu 22.04, most all of the dependencies were already installed.
Smooth class was compiled and installed without issue.
I moved onto BoCA and it threw an error looking for windows.h which is, apparently not a header for linux from what I found?
Here's the compile log: https://pastebin.com/6TAcSHVM
See line 68.
I would like to compile this and move onto fre:ac as well. I've seen this mentioned a number of times and would like to see how it compares to ffmpeg, particularly the settings for .opus. I currently output .opus files at 17 kb/s 48 kHz with a filter to remove unnecessary data.
The text was updated successfully, but these errors were encountered: