Skip to content

Prefer m4a audio when merging to mp4#47

Open
jouls0217 wants to merge 1 commit into
averygan:mainfrom
jouls0217:fix-audio-codec
Open

Prefer m4a audio when merging to mp4#47
jouls0217 wants to merge 1 commit into
averygan:mainfrom
jouls0217:fix-audio-codec

Conversation

@jouls0217
Copy link
Copy Markdown

YouTube's bestaudio is typically Opus, which gets muxed into the mp4 container but cannot be decoded by Windows Media Player and some other players. Prefer the AAC/m4a audio stream during merge so the output is playable across all major OSes and players, with a fallback to any bestaudio if m4a is not available.

YouTube's bestaudio is typically Opus, which gets muxed into the mp4
container but cannot be decoded by Windows Media Player and some other
players. Prefer the AAC/m4a audio stream during merge so the output is
playable across all major OSes and players, with a fallback to any
bestaudio if m4a is not available.
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

Successfully merging this pull request may close these issues.

1 participant