Skip to main content
Participating Frequently
December 21, 2020
Question

Premiere Pro taking forever to render any amount of video/graphics

  • December 21, 2020
  • 7 replies
  • 16186 views

Hi all,

 

I'm sure this question gets asked here a lot, but I can't figure out what's wrong. For background, I have a GeForce 2070 Super for my graphics card and a 3900x  Ryzen for a CPU (with nearly a TB of space on my SSD). Premiere worked super speedy at first, but now it's god awful slow. To put in perspective, it takes about 5-7 minutes to render a basic 9 second graphic from Adobe Stock. Yes, CUDA is enabled. I'll only have one project opened at a time. The whole reason I build this PC was so it can work Premiere easily, but clearly this isn't the case. Any help?

This topic has been closed for replies.

7 replies

Participant
November 3, 2023

I thought I would chime in here since I was having a similar problem. It turned out that Dynamic Linking with After Effects was the culprit. I simply rendered out the AE bits in AE, and replaced the dynamic links in Premiere. It went from 117 hours down to 1.

 

This may not help everyone that stumbles into slow rendering problems, but I was forever grateful when this resolved my issue.

Inspiring
December 23, 2020
Kevin-Monahan
Community Manager
Community Manager
January 7, 2021

Thanks for recommending this idea, basil. I just read on social networks that another user had the same fix. I'll poll my counterparts on assisted support and see if they are finding this workaround, as well.

 

Regards,
Kevin

Kevin Monahan - Sr. Community & Engagement Strategist – Pro Video and Audio
Kevin-Monahan
Community Manager
Community Manager
December 22, 2020

default,

First of all. Sorry for the hassle. You said, "Premiere worked super speedy at first, but now it's god awful slow." 

 

Are you editing with H.264 or HEVC? What happens if you use a previous version of Premiere Pro?What codec are you rendering to? Or is it the stock I-Frame MPEG? What happens if you switch the codec to something like ProRes? 

 

I am seeing a handful of performance cases others are having based on the same CPU as you have. I would like to file a bug on your behalf if we can find a repeatable case. 


Thanks for any info you can provide. My apologies once more.

Thank you,

Kevin 

Kevin Monahan - Sr. Community & Engagement Strategist – Pro Video and Audio
Participating Frequently
December 22, 2020

Hi Kevin, 

 

Yes, you are correct. I am editing with H. 264 on the latest version of Premiere (Windows 10). It seemed to work perfectly fine up until the latest update or two ago. Unfortunately, I'm away from my computer at the moment so I can't test an older version of Premiere right now. Let me know if I can provide any more info!

Kevin-Monahan
Community Manager
Community Manager
December 22, 2020

And you are rendering to MPEG I-Frame, right? Can you try ProRes when you get back and see what happens? You can engage that in Sequence Settings by choosing the Custom Editing Mode. In the choice of Editing Modes, you need to scroll all the way to the top to get that choice. Then you can set the codec for rendering the way you want to. I render to ProRes LT and never have an issue.

Thanks,
Kevin

Kevin Monahan - Sr. Community & Engagement Strategist – Pro Video and Audio
R Neil Haugen
Legend
December 21, 2020

Dump all your cache/cache database and preview files. Let Premiere remake things.

 

Considering what Premiere is doing when it's working, that it works on a single-drive system hardly at all is a wonder. It is doing a ton of reading/writing and searching the drives in use constanstly.

 

With only one drive, it can only do so much at the same time ... period. That drive can't be reading/writing from 10 places at once continually. And like the cameras and computer hardware, the software is constantly updated to do more stuff. And as the software is updated, the computer needs more oomph to drive it.

 

For $800, you could get several 250GB to 500GB SSDs, by the bye.

 

Neil

Everyone's mileage always varies ...
Community Expert
December 21, 2020

If I understand right the original poster's problem is with rendering graphics elements and that shouldn't be related deeply to hard drives as he's rendering 9 seconds of graphics in 5-7 minutes, so for me, it looks like this is a problem with a poorly optimized graphics template for rendering (or it includes really heavy visual elements with a lot of effects)

Participating Frequently
December 21, 2020

Correct. In general, it doesn't take nearly as long to render video. It's any graphic that's premade in Adobe Stock that seems to take absolutely forever to render - even if it's mere seconds. 

Inspiring
December 21, 2020

I agree with Neil. Some guy here posted some article about computers and editing a while back that compared the process to going food shopping.

I'll use the same analogy.

Neil's point is you got one drive doing everything ( a drive seeks and writes.. 2 functions that go through the cpu (and sometimes gpu) and ram, etc.)

The seek and write time ( specs for ssd in your case ) means a lot... but that's part of another issue later.

So, with one drive you got a guy going into store to food shop. He gets a can of soup. He goes to the cash register person. He does transaction (pays) and goes out of store. Then he comes right back into store and buys another can of soup. He does that for every item of food he wants. He is seeking (getting the frame) and writing (checking it out ). One frame at a time.

With more drives ( let's say 4... OS AND PROGRAMS, SOURCE FILES, CACHE FILES, EXPORTS)

you now have 4 people going into store ... one guy picks out soup, other guy runs to cashier, other guy stores soup in car, other guy runs back in store to get the next item...

Much faster.

 

The other issue... hardware and resolutions and codecs.....

An ant can carry 10 times it's weight... our supermarket guy can too, but it's heavy if the can of soup weighs more than the shopper, it's gonna take some time to get to the cashier.

 

That weight can be measured in bitrates, dimensions, codecs, and so on.

 

And if the hardware is not great ( shopping guy is using a walker ) that's an issue.

 

hehe, good luck.

 

Participating Frequently
December 21, 2020

I get the analogy when it comes to getting the absolute best performance out of Premiere. My frustration is that it still should not be running this poorly on a nearly $2,500 PC. I've used older computers with single drives that ran it better. Premiere is basically the only thing on the drive outside of the OS. My hardware in my computer should be more than enough to run the program smooth as butter. Is there any option outside of CUDA that could speed up the rendering process, or are graphics always a major pain? I should also mention that it's only 1080p.

Inspiring
December 21, 2020

I'd suggest to use task manager to monitor resources during that slow render. If there is not a single component that has > 50% load you can brush aside any suggestions about "weak" hardware.
And so you can start looking for software issues, it can be some Adobe settings, system drivers, bug(s) in Premiere, and of course general lack of code optimization. The latter is not unusual. We all can notice how Adobe just rises minimal system requirements with each major version, plus uses it's subscribers as beta testers, which also says a lot.

R Neil Haugen
Legend
December 21, 2020

If you've got only the one drive, that is A MASSIVE problem right there. Even with SSDs, it's far better to have say a drive for OS/programs, another for cache/preview files ONLY, and a third for media/projects. If you can, split the latter into two discs ... one for media, one for project files/exports.

 

Yea, the discs are faster ... but the media files and demands within the software are also higher.

 

Neil

Everyone's mileage always varies ...
Participating Frequently
December 21, 2020

I've had computers with much older hardware and a single drive (with much less space) render videos much more quickly.  Sure, in a perfect world I would shell out another $800 for drives, but there is basically nothing on my drive outside of the OS and Premiere. It should not be running this slow even with a single drive.

Inspiring
December 22, 2020


I agree. I can use a SATA SSD or an M.2 SSD and play multiple layers of any 4K codec. I can also render 15 minute long 4K sequneces in less than five minutes. Adding another M.2 SSD is not going to help. That being said there are some motherboards that have glitchy M.2 ports.

Keep in mind your OS and Premier Pro are stored in RAM. I used to have a video where I pulled out the drive with the Windows OS and my computer still worked as it should.

Community Expert
December 21, 2020

Many graphics templates aren't well optimized for fast render. Do you have the same slowdown in rendering other parts of the timeline?