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

f265 encoding support #617

Closed
totaam opened this issue Jul 20, 2014 · 2 comments
Closed

f265 encoding support #617

totaam opened this issue Jul 20, 2014 · 2 comments
Labels
encoding enhancement New feature or request wontfix This will not be worked on
Milestone

Comments

@totaam
Copy link
Collaborator

totaam commented Jul 20, 2014

Alternative to x265 (#445). The code can be found here: http://f265.org/develop

Maybe this encoder can be made to run faster?

@totaam
Copy link
Collaborator Author

totaam commented Dec 28, 2014

As per this mailing list thread in f265 users: f265 encoder is much more slower than x265 on Ubuntu: So, the performance of f265 is ~30 sec. per frame, better than HM (~80 sec. per frame) and much worse than x265 (3 sec. per frame).

Even though the response says: ''For the time being, you may want to use
“quality=10” or even “quality=0” to make the code run faster. You may also use
tile-based multi-threading using -p “mt-mode=1 tiles=x,y nb-workers=N,0”.'', I don't think this can make enough of a difference to be useful to us. Re-scheduling.

PS: the project also lacks shared libraries at the moment, it only produces a static libf265.a which we would need to statically link against.

@totaam totaam added encoding enhancement New feature or request wontfix This will not be worked on labels Jan 26, 2021
@totaam totaam added this to the future milestone Jan 26, 2021
@totaam
Copy link
Collaborator Author

totaam commented Jan 26, 2021

Project looks dead.

@totaam totaam closed this as completed Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
encoding enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant