nu774 / qaac

CLI QuickTime AAC/ALAC encoder
Other
780 stars 40 forks source link

Opus support #51

Open thwaller opened 6 years ago

thwaller commented 6 years ago

Unless I have something misconfigured or similar, there does not seem to be Opus file input support. Are there plans on adding this? I can always just brute force a temp WAV conversion, but Opus is becoming widely used in volume.

nu774 commented 6 years ago

No. It may be supported by libsndifle someday. At least there's a sign that he tried to implement it: https://github.com/erikd/libsndfile/blob/master/src/ogg_opus.c