Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
SuperSamus opened this issue Apr 3, 2023 · 3 comments
Closed

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

SuperSamus opened this issue Apr 3, 2023 · 3 comments
Milestone

Comments

@SuperSamus
Copy link

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)

@endrift
Copy link
Member

endrift commented Apr 5, 2023

Can you confirm if this happens with 0.10.1?

@endrift endrift added the pending This issue needs more investigation by a maintainer to triage appropriately label Apr 5, 2023
@SuperSamus
Copy link
Author

Yes.

@endrift endrift added this to the mGBA 0.10.2 milestone Apr 6, 2023
@endrift endrift removed the pending This issue needs more investigation by a maintainer to triage appropriately label Apr 7, 2023
@endrift endrift closed this as completed in dfb6055 Apr 7, 2023
@endrift
Copy link
Member

endrift commented Apr 7, 2023

Thanks for finding this; glad I got it fixed before 0.10.2.

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

No branches or pull requests

2 participants