Skip to content

Can you allow .mp4 + OPUS? #199

Description

@ETERNALBLUEbullrun

Solution for H265 but allows H264
https://superuser.com/questions/995590/h-265-and-opus-in-mp4-container-is-it-possible
# ffmpeg -i test.mp4 -c:a opus -strict -2 -c:v copy opus.mp4
or
-c:v libx264 -preset veryfast -vb 140k -c:a libopus -b:a 12k -vbr on -compression_level 10 -frame_duration 60 -application audio

Activity

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

Metadata

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