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

Support for AAC 7.1? #52

Open
THX723 opened this issue Apr 3, 2024 · 3 comments
Open

Support for AAC 7.1? #52

THX723 opened this issue Apr 3, 2024 · 3 comments

Comments

@THX723
Copy link

THX723 commented Apr 3, 2024

Would it be possible to have an option to transcode to AAC 7.1, instead of the default AAC 5.1?

@darknebular
Copy link
Owner

darknebular commented Apr 3, 2024

YES, there is a possibility to do that, but I left it at 5.1 to avoid consuming more CPU from our small NAS.

Synology do not have a powerful CPU and doing that type of transcoding is not efficient.

Also, many movies are in 5.1 (a large majority), transcoding it to 7.1 in those cases would be a useless waste of CPU resources and the two extra audio channels would not really be used in the real world.

Regards.

@THX723
Copy link
Author

THX723 commented Apr 3, 2024

Yes, I do agree. Still would be really cool to allow a 3rd 'expert' option for those with higher powered CPUs. I've got a collection of movies encoded as 7.1 TrueHD.

Thanks for your development work btw.

@darknebular
Copy link
Owner

darknebular commented Apr 5, 2024

If I get some free time, I will look at creating an option to leave the audio codecs intact, I think it would be good this way due to CPU resource issues and you can have 7.1, the problem would be if your player does not support that format.

Regards.

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