mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
配置ffmpeg时无法使能alsa #161
Labels
No labels
bug
enhancement
help wanted
invalid
pull-request
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/ffmpeg-rockchip#161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QBHCWQ on GitHub (Mar 20, 2025).
我在编译ffmpeg-rockchip时,尝试在编译ffmpeg时添加配置:--enable-alsa
但是使用pkg-config --exists --print-errors alsa 去查看时发现没有成功使能alsa
ffmpeg --version 发现alsa也没有使能成功
@nyanmisaka commented on GitHub (Mar 20, 2025):
Your question also applies to FFmpeg (not ffmpeg-rockchip). Unfortunately I don't know how to compile it either.