Unmanic / unmanic-plugins

Official plugins for the Unmanic application
21 stars 68 forks source link

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

Open Josh5 opened 3 years ago

Josh5 commented 3 years ago

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 commented 2 years ago

Initial plugin build in my development repo for testing

arturoovf commented 1 year ago

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 commented 8 months ago

Initial plugin build in my development repo for testing

add_extra_stereo_audio in official repo.

yajrendrag commented 8 months ago

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