Video: Add "codec" search filter and detect Nvidia GPU #4848
Labels
config
Global Configuration, Initialization, and User Settings
performance
Performance Optimization
tested
Changes have been tested successfully
video
Video Formats, Transcoding, FFmpeg, Streaming & Co
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 theNVIDIA_DRIVER_CAPABILITIES
environment variable must be set and contain "video". Detection for other GPU types may follow, but will require additional work.The text was updated successfully, but these errors were encountered: