Added support for libavcodec 62#29
Merged
Merged
Conversation
…move an avcodec version check
Collaborator
|
Thanks, but
|
…’ and remove an avcodec version check" This reverts commit 19af08d.
Contributor
Author
|
Sorry for the confusion. I was testing against the wrong plugin build, which caused the runtime check to fail and led me to remove it. I've now added the AAC profile guard, as suggested, and tested it with the correct build. The plugin loads and functions as expected. |
archlinux-github
pushed a commit
to archlinux/aur
that referenced
this pull request
Oct 6, 2025
The build process appears to have broken related to libavcodec62 kjetteren opened a pull request upstream: dev47apps/droidcam-obs-plugin#29 Added libavcodec62-fix.patch for now to allow this package to build.
|
Hello, is it possible to have a new release with this fix so that it can be included in NixOS? Thank you again for the project 🙏 |
Collaborator
|
OK. v2.4.3 release was created with the latest changes in master. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
FF_PROFILE_AAC_LOWtoAV_PROFILE_AAC_LOWTested on:
Arch Linux with libavcodec 62 and OBS Studio 32.0.1. Plugin loads and functions as expected.