Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For ATRAC3, use master branch? #5

Open
brenthuisman opened this issue Jun 17, 2019 · 3 comments
Open

For ATRAC3, use master branch? #5

brenthuisman opened this issue Jun 17, 2019 · 3 comments

Comments

@brenthuisman
Copy link

I see you have two ATRAC3 dev branches. Which branch do you recommend for ATRAC3 use?

@dcherednik
Copy link
Owner

Just use "master".

Those two dev branches were made to make some experiments. Successful changes were merged in to master.

@brenthuisman
Copy link
Author

I'm trying to create some LP4 files, to max out capacity for some audiobook, but it seems it does not matter which --bitrate I pass along (64, 66, etc), the filesize and bitrate remain the same (and the correspond to the default of LP2/132kpbs. I must be missing something, but I don't see it. Here's how I use it:

./atracdenc --encode atrac3 --bitrate 64 -i in.wav -o out.aea

@dcherednik
Copy link
Owner

I am sorry for delay.
I am afraid your can`t do it right now. The reason is LP4 requires JoinStereo mode which has not been implemented yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants