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

Video: Add "codec" search filter and detect Nvidia GPU #4848

Open
lastzero opened this issue Mar 10, 2025 · 0 comments
Open

Video: Add "codec" search filter and detect Nvidia GPU #4848

lastzero opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
config Global Configuration, Initialization, and User Settings performance Performance Optimization tested Changes have been tested successfully video Video Formats, Transcoding, FFmpeg, Streaming & Co

Comments

@lastzero
Copy link
Member

lastzero commented Mar 10, 2025

As a user with videos in different formats, I would like to have a "codec" search filter so that I can easily filter them by the detected video codec e.g. codec:avc1.

In addition, these changes add automatic GPU detection for accelerated video transcoding. For this, the /dev/nvidia0 device must exist and the NVIDIA_DRIVER_CAPABILITIES environment variable must be set and contain "video". Detection for other GPU types may follow, but will require additional work.

lastzero added a commit that referenced this issue Mar 10, 2025
@lastzero lastzero changed the title Video: Add "codec" search filter Video: Add "codec" search filter and detect Nvidia GPU Mar 10, 2025
@lastzero lastzero added the video Video Formats, Transcoding, FFmpeg, Streaming & Co label Mar 10, 2025
@lastzero lastzero self-assigned this Mar 10, 2025
@lastzero lastzero moved this to Preview 🐳 in Roadmap 🚀✨ Mar 10, 2025
@lastzero lastzero assigned graciousgrey and omerdduran and unassigned lastzero Mar 10, 2025
@lastzero lastzero added performance Performance Optimization config Global Configuration, Initialization, and User Settings please-test Ready for acceptance test labels Mar 10, 2025
graciousgrey added a commit that referenced this issue Mar 10, 2025
@graciousgrey graciousgrey added tested Changes have been tested successfully and removed please-test Ready for acceptance test labels Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Global Configuration, Initialization, and User Settings performance Performance Optimization tested Changes have been tested successfully video Video Formats, Transcoding, FFmpeg, Streaming & Co
Projects
Status: Preview 🐳
Development

No branches or pull requests

3 participants