Skip to content

Record A/V: MP3, Opus and Vorbis codecs fail to initialize #2869

Description

@SuperSamus

When trying to record A/V using either the MP3, Opus or Vorbis audio codec, mGBA will show an error dialogue saying: "Failed to open video file: <file>".
By looking at the logs, however, it seems to be an error with ffmpeg. Respectively:

[libmp3lame @ 0x1c83000] Specified sample rate 65536 is not supported
[libopus @ 0x15bb340] Specified sample rate 65536 is not supported
[libvorbis @ 0x1c83f00] encoder setup failed

Linux NixOS unstable.
Tested with latest master (45762c8).
(Related #2731)

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions