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

Create Plugin to create stereo clones of all multi-channel audio streams #34

Open
Josh5 opened this issue Aug 29, 2021 · 4 comments
Open
Labels
type:plugin-request New plugin request

Comments

@Josh5
Copy link
Contributor

Josh5 commented Aug 29, 2021

Videos with surround sound tracks (and without a separate stereo track) to be re-encoded resulting in a video with the original audio tracks and a new stereo one.

@Josh5
Copy link
Contributor Author

Josh5 commented Sep 28, 2021

Initial plugin build in my development repo for testing

@arturoovf
Copy link

arturoovf commented Oct 13, 2022

Would be useful if you can have an option to only create an additional stereo version of dolby atoms/lossless codecs (to avoid audio transcoding for remote clients on Plex, but still have the atmosphere/lossless copy for local playback)

@yajrendrag
Copy link
Contributor

Initial plugin build in my development repo for testing

add_extra_stereo_audio in official repo.

@yajrendrag
Copy link
Contributor

Would be useful if you can have an option to only create an additional stereo version of dolby atoms/lossless codecs (to avoid audio transcoding for remote clients on Plex, but still have the atmosphere/lossless copy for local playback)

add_extra_stereo_audio in official repo does this - you can specify both / either a channel count and codec to identify the stream to base the stereo copy on. optionally you can keep or remove the original multichannel stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:plugin-request New plugin request
Projects
None yet
Development

No branches or pull requests

3 participants