Skip to content

have to convert to aac codec in order to have audio on iPhone #78

Open
@freemant2000

Description

The video works but no sound on iPhone 11 (not sure about other versions) or iPad. I worked around it by converting to the aac codec:

ffmpeg -i input.mp4 -c:v copy -c:a aac -b:a 384k output.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions