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 doesn't work if headless = true #82

Closed
Fma965 opened this issue Jul 14, 2021 · 12 comments
Closed

FFMPEG doesn't work if headless = true #82

Fma965 opened this issue Jul 14, 2021 · 12 comments
Assignees
Labels
Milestone

Comments

@Fma965
Copy link
Contributor

Fma965 commented Jul 14, 2021

looks like it's using the wrong path for ffmpeg
image

if i set headless to false it works

Looks like you missed a line when fixing this? #57

i suspect here is your issue

'./db/ffmpeg',

EDIT: i would make a PR but i don't know the syntax of this language.

@Inrixia Inrixia self-assigned this Jul 14, 2021
@Inrixia Inrixia added awaiting fix confirmed Waiting for someone to confirm the fix/change works bug labels Jul 14, 2021
@Inrixia Inrixia added this to To do in Release 5.2.0 via automation Jul 14, 2021
@Inrixia
Copy link
Owner

Inrixia commented Jul 14, 2021

Hopefully fixed in 8e2b3b3 let me know.

@Inrixia Inrixia added this to the Next Release milestone Jul 14, 2021
@Inrixia Inrixia moved this from To do to In progress in Release 5.2.0 Jul 14, 2021
@Inrixia
Copy link
Owner

Inrixia commented Jul 21, 2021

@Fma965 Is this fixed?

@Fma965
Copy link
Contributor Author

Fma965 commented Jul 21, 2021

I haven't tried it. I'd assume so though, consider it solved unless you hear from me in the future ;)

@AltriusRS
Copy link
Contributor

I have spent numerous days of solid downloads on headless mode, not ran into it, safe to consider it fixed on the dev branch

@Inrixia
Copy link
Owner

Inrixia commented Jul 21, 2021

Thanks, considering fixed

@Inrixia Inrixia closed this as completed Jul 21, 2021
Release 5.2.0 automation moved this from In progress to Done Jul 21, 2021
@Inrixia Inrixia removed the awaiting fix confirmed Waiting for someone to confirm the fix/change works label Jul 21, 2021
@Fma965
Copy link
Contributor Author

Fma965 commented Dec 20, 2021

BTW this still doesn't work when headless is set to true

@Inrixia
Copy link
Owner

Inrixia commented Dec 20, 2021

Please try a clean install and let me know if its still not working

@Fma965
Copy link
Contributor Author

Fma965 commented Dec 20, 2021

define "clean install" in regards to docker

@Inrixia
Copy link
Owner

Inrixia commented Dec 20, 2021

Either completely delete the container and clear any mounts. Or create a new container with empty mounts. IE no config etc or video files

@Fma965
Copy link
Contributor Author

Fma965 commented Dec 20, 2021

No luck, same issue

@Inrixia
Copy link
Owner

Inrixia commented Dec 20, 2021

Are you sure you are running the latest version.
Can I get your logs output and a copy of your settings?

@Fma965
Copy link
Contributor Author

Fma965 commented Dec 20, 2021

As far as i can tell yes, i'll get a proper output without any complications later today

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

No branches or pull requests

3 participants