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

Was fine, now Errors: opening decoder and opening output files #401

Open
plittlefield opened this issue Jul 30, 2024 · 4 comments
Open

Was fine, now Errors: opening decoder and opening output files #401

plittlefield opened this issue Jul 30, 2024 · 4 comments

Comments

@plittlefield
Copy link

I've been using both ffmpeg:6.1.1-ubuntu2204 and ffmpeg:7.0.1-ubuntu2204 for months without issue.

Today, after an update overnight, I'm now getting there errors ...

[vist#0:0/h264 @ 0x562d85f66180] Error while opening decoder: Operation not permitted
[vost#0:0/libx264 @ 0x562d85f8a900] Error initializing a simple filtergraph
Error opening output file file:/home/paully/Movie Name (2024) - HD.mp4.
Error opening output files: Operation not permitted

... anyone else experiencing this?

@plittlefield
Copy link
Author

UPDATE

If I change the image to 6.0-alpine my script works again.

Hope this helps to fix it with the ubuntu2204 images.

@plittlefield
Copy link
Author

I have these images ...

REPOSITORY           TAG                IMAGE ID       CREATED         SIZE
jrottenberg/ffmpeg   7.0.1-ubuntu2204   4d6c50fba7eb   4 days ago      280MB
jrottenberg/ffmpeg   6.1.1-ubuntu2204   cbee29b560be   4 days ago      278MB
jrottenberg/ffmpeg   6.0-alpine         18fbe59e95a1   16 months ago   167MB
jrottenberg/ffmpeg   latest             2100506dfbea   5 years ago     218MB

@plittlefield
Copy link
Author

UPDATE

I pulled 7.0-alpine and my script works, which shows it's the ubuntu2204 image that my old Ubuntu Linux host does not like.

I'm more concerned with getting the latest ffmpeg version!

I'll leave the Issue open for now and await your comments.

@jrottenberg
Copy link
Owner

Ah I've changed the base for ubuntu recently (from 20.04 to 22.04, even if the image erroneously was labelled 22.04 already) I need to come back to it and address the issue there.
Thank you for letting me know.

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