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

FFMPEG utilize GPU #276

Open
doughnet opened this issue Jul 24, 2020 · 1 comment
Open

FFMPEG utilize GPU #276

doughnet opened this issue Jul 24, 2020 · 1 comment

Comments

@doughnet
Copy link

telly release with the issue:
telly, version 1.1.0.8 (branch: dev, revision: 96424a4)
build user: root@7abd9a6a6502
build date: 20200704-05:23:36
go version: go1.12.17

Last working telly release (if known):

Operating environment (Docker/Windows/Linux/QNAP, etc.):
Ubuntu 20.04 (LXC)

Description of problem:
When use FFMpeg = true in the config file it properly uses FFMPEG but it does not utilize any available GPU. The FFMPEG that I have from build does have proper utilization of NVIDIA GPU.

Contents of telly.config.toml [if you're using a version above 1.1]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES
FFMpeg = true

Command line used to run telly [if applicable]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

Docker run command used to run telly [if applicable]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

telly or docker log:


Additional information:

@chazlarson
Copy link
Contributor

telly just invokes ffmpeg with some flags; can the GPU be enabled with some flags?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants