Add ffmpeg with libx264, libx265, libvpx, libsvt-av1, libmp3-lame, libfdk-aac, libogg, libvorbis, libopus#82
Merged
Conversation
Contributor
Author
|
自动测试报错的原因: 我加一下 不对,问题好像是 libx264 的 configure 脚本检测错了 host_cpu。如果 host_cpu 是 aarch64 的话不会使用 nasm。 等我用 x64 机器编译一下看看。我之前是在 ARM64 Linux 里编译的。 好像加一个 之前就 不对, 仔细看了看 libx264 的 configure,是要写成
|
6b1c5e9 to
ddce9a5
Compare
ddce9a5 to
772e31f
Compare
mix-il
pushed a commit
to mix-il/Termony
that referenced
this pull request
Aug 26, 2025
Add ffmpeg with libx264, libx265, libvpx, libsvt-av1, libmp3-lame, libfdk-aac, libogg, libvorbis, libopus
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.
硬件加速视频解码:未知
硬件加速视频编码:不可用。仅支持CPU编码。
可用的命令:ffmpeg、ffprobe
不可用的命令:ffplay
目前实际可用的视频编码:h264、hevc、vp8、vp9、av1、flv1、mpeg4
目前实际可用的音频编码:mp3、aac、vorbis、opus、flac、wav、ac3、dts、mp2
启用的编码器:
备注:所有 v4l2m2m 类型的编码器都会失败,只有其他类型的可用。