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

Add docker image with ffmpeg release #6054

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

Mmx233
Copy link
Contributor

@Mmx233 Mmx233 commented Feb 18, 2024

Add docker image release with ffmpeg installed. The new images will have the suffix -ffmpeg such as latest-ffmpeg and v3.30.0-ffmpeg. Test Action ; Test Images

image

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@xhofe xhofe merged commit 0c7e47a into AlistGo:main Feb 21, 2024
3 checks passed
@sjtuross
Copy link

@Mmx233 请问如何使用这个功能?我换了latest-ffmpeg镜像,但视频并没有显示缩略图

@Mmx233
Copy link
Contributor Author

Mmx233 commented Feb 24, 2024

@Mmx233 请问如何使用这个功能?我换了latest-ffmpeg镜像,但视频并没有显示缩略图

你需要 使用本地存储 且在设置中启用缩略图。如果还是没有出现缩略图,请尝试指定缩略图缓存文件夹比如 data/thumbnail 并关注控制台报错

@Mmx233 Mmx233 deleted the build/ffmpeg branch February 24, 2024 06:34
@sjtuross
Copy link

sjtuross commented Feb 24, 2024

感谢!可以了。就是控制台有这个错,说是要指定一个文件名pattern

[image2 @ 0x14a9142341c0] The specified filename 'pipe:' does not contain an image sequence pattern or a pattern is invalid.
[image2 @ 0x14a9142341c0] Use a pattern such as %03d for an image sequence or use the -update option (with -frames:v 1 if needed) to write a single image.

EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
* build: add dockerfile for ffmpeg version

* ci: add docker image with ffmpeg release

* fix: donnot push on docker build test
EtherealAO pushed a commit to EtherealAO/alist that referenced this pull request Apr 12, 2024
* build: add dockerfile for ffmpeg version

* ci: add docker image with ffmpeg release

* fix: donnot push on docker build test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants