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

[RFC] Hope to Support Hardware Acceleration (Intel Integrated Graphics) When Building Video Previews #5681

Open
onlyhooops opened this issue Feb 25, 2025 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@onlyhooops
Copy link

onlyhooops commented Feb 25, 2025

Hope to Support Hardware Acceleration (Intel Integrated Graphics) When Building Video Previews

In the current version, by compiling ffmpeg, the Intel integrated graphics card can be effectively utilized for transcoding video files, making good use of the server's hardware resources. However, through observation and testing, I noticed that when generating video file previews, stash does not leverage the available hardware for acceleration. If possible, I hope the developers can add this feature. Relying solely on the CPU for building video previews increases both the server load and the construction time. If this feature is already supported in the current version, please let me know how to configure it. I am currently using the latest official version of stash. Thank you.

@onlyhooops onlyhooops added the help wanted Extra attention is needed label Feb 25, 2025
@feederbox826
Copy link
Contributor

A community user tested it and saw little to no improvements when running through a custom script, and ran into compatibility issues with input codecs

@onlyhooops
Copy link
Author

onlyhooops commented Feb 28, 2025

A community user tested it and saw little to no improvements when running through a custom script, and ran into compatibility issues with input codecs

Thanks for the info. The custom - script test results may not reflect the true potential of hardware - accelerated preview building.
I still advocate for adding this feature to Stash natively. It can reduce server load and construction time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants