GithubHelp home page GithubHelp logo

[SUGGESTION] Cross-platform command-line AV1 / VP9 / HEVC / H264 / VVC encoding framework with per scene quality encoding about notenoughav1encodes HOT 7 CLOSED

alkl58 avatar alkl58 commented on August 15, 2024 3
[SUGGESTION] Cross-platform command-line AV1 / VP9 / HEVC / H264 / VVC encoding framework with per scene quality encoding

from notenoughav1encodes.

Comments (7)

Alkl58 avatar Alkl58 commented on August 15, 2024

I am not sure what you want me to do.

NEAV1E technically can't be cross platform, also using Av1an as backend for NEAV1E is not possible (lack of knowledge, no reason in doing so, Python, ...)

Here is what NEAV1E can do:

✓ Spliting video by scenes for parallel encoding because AV1 encoders are currently not good at multithreading, encoding is limited to single or couple of threads at the same time.
✓ PySceneDetect used for spliting video by scenes and running multiple encoders.
✓ Fastest way to encode AV1 without losing quality, as fast as many CPU cores you have :).
✓ Resuming encoding without loss of encoded progress.
✓ Automatic detection of the number of workers the host can handle.
✓ Both video and audio transcoding with FFmpeg.
✓ Logging of progress of all encoders.

What NEAV1E can't do:

X Target Quality mode. Targeting end result reference visual quality. VMAF used as substructure
X Simple and clean console look.
X Building encoding queue with bigger files first, minimizing waiting for the last scene to encode.

from notenoughav1encodes.

forart avatar forart commented on August 15, 2024

Well, sorry I didn't understand that NEAV1E is the Av1an "counterpart"....

I'll post different suggestions then, meanwhile please check out those other GUI (they may inspire you):

Thanks in advance.

from notenoughav1encodes.

natis1 avatar natis1 commented on August 15, 2024

@forart qencoder developer here.

  • qencoder is NOT a gui of av1an
  • av1an is NOT designed to be a general purpose library for video encoding. It's designed to be a console program.
  • what did you even open this github issue for?

from notenoughav1encodes.

forart avatar forart commented on August 15, 2024

@natis1 Thanks for your clarifications, my "issues" (= suggestions) aims to create/promote collaborations between open projects.

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on August 15, 2024

Well Av1an, qencoder, FastFlix and NEAV1E are on the same (AV1) Discord Server.
We help each other out for encoding related stuff.

from notenoughav1encodes.

forart avatar forart commented on August 15, 2024

Well Av1an, qencoder, FastFlix and NEAV1E are on the same (AV1) Discord Server.
We help each other out for encoding related stuff.

Didn't know, sorry.

from notenoughav1encodes.

Alkl58 avatar Alkl58 commented on August 15, 2024

No need to feel sorry ^^
From time to time there is a little tension between a few of us, so we expect such comments being troll posts or similar.
If it is okay for you I will close this issue.
I wish you a nice day and merry christmas!

from notenoughav1encodes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.