Jump to content

Exporting video is too long.


RyanPark

Recommended Posts

While searching for a particular issue, I ran across a thread on here from several years ago that said the developers wanted to concentrate on "average computers" and that more advanced systems wouldn't be of any benefit. I don't know if that philosophy has changed or not.

Link to comment
Share on other sites

  • 1 year later...

So I have extremely simple project with just chopped up clips, single track. Exporting uses only two cores. As a programmer I don't understand why because you can very easily alternate frame numbers on different cores, etc... Here is an idea:
* Use (numCores - audioTracks) cores to deal with video.
* Use (audioTracks) cores to deal with audio (one core per track)

Average computer today has at least 4 cores, not two, and an average computer of a content creator has at least 8 cores, if not 12, not two. Please allow full multithreading on export so that our new AMD chips are not bored =)

Here is an idea - open source it and I'll implement it 😇

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...