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

Activate Gpu encoding for gtx 970 #13

Closed
ags605 opened this issue Apr 22, 2019 · 4 comments
Closed

Activate Gpu encoding for gtx 970 #13

ags605 opened this issue Apr 22, 2019 · 4 comments

Comments

@ags605
Copy link

ags605 commented Apr 22, 2019

If i use the --gpu setting with my gtx 970 i get "keyerror: x264_nvenc". it's the same with x265.

@ehendrix23
Copy link
Owner

Just released new beta: https://github.com/ehendrix23/tesla_dashcam/releases/tag/v0.1.9b1

If you're on Windows just download the new binary.

If you're on Linux, the source code attached to that release does not include the fix, download the fixed one here:
https://github.com/ehendrix23/tesla_dashcam/blob/master/tesla_dashcam/tesla_dashcam.py

@ags605
Copy link
Author

ags605 commented Apr 22, 2019

thanks it worked!

@ehendrix23
Copy link
Owner

Excellent. Does it help from a performance perspective?

@ags605
Copy link
Author

ags605 commented Apr 23, 2019

the "processing clip x/11" seems to go way faster, but the "creating movie" phase is using only CPU. I have an i7 3770k so it's not cutting edge.

Total time with GPU: 0:11:05
Total time without GPU: 0:19:14

I used these arguments: --rear --no-swap --encoding x265 --output %USERPROFILE%\Desktop %folder%

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