I have some problems with the Voukoder speed. Till beta2 it works flawless. Every version after beta2 are much slower for me. Tried every possible settings, including (Use maximum Render quality is disabled). What can I do ?
Slower encoding after Beta2?
-
-
Can you post a logfile from the last good working version and a logfile from a newer version with the same export settings?
-
I will. Where is the location of the logs?
-
In Voukoder R2 you can find the log in the Voukoder Export Settings Tab.
-
Sorry but cant find it. Can you make a screenshot?
-
-
This is a beta version right? In the beta there was no readable logfile implemented until beta3. In newer versions there is a Settings Tab below "Audio".
-
Here is the 2.0.7 log file. This version is much slower than the beta2.
-
It is not helpful that you cut off parts of the logfile. I added this information because it is necessary to investigate these kind of issues.
-
Will reupload.
-
Here you go. Its seems ok now.
-
That looks very strange. Sometimes the aRender and aEncoding times are missing right? Also the latencies are very high I think.
Code[16:04:36] Frame #1204: vRender: 5999 µs, vProcess: 3 µs, vEncoding: 1221 µs, aRender: 37 µs, aEncoding: 101 µs, Latency: 7379 µs[16:04:36] Frame #1205: vRender: 90474 µs, vProcess: 3 µs, vEncoding: 1576 µs, aRender: 41 µs, aEncoding: 103 µs, Latency: 92226 µs[16:04:36] Frame #1206: vRender: 5667 µs, vProcess: 4 µs, vEncoding: 1265 µs, aRender: 38 µs, aEncoding: 101 µs, Latency: 7091 µs[16:04:36] Frame #1208: vRender: 6449 µs, vProcess: 3 µs, vEncoding: 1231 µs, aRender: 38 µs, aEncoding: 104 µs, Latency: 7844 µs[16:04:36] Frame #1209: vRender: 89937 µs, vProcess: 3 µs, vEncoding: 1262 µs, aRender: 39 µs, aEncoding: 99 µs, Latency: 91356 µs[16:04:36] Frame #1210: vRender: 6498 µs, vProcess: 3 µs, vEncoding: 1636 µs, aRender: 41 µs, aEncoding: 110 µs, Latency: 8319 µs[16:04:36] Frame #1211: vRender: 93941 µs, vProcess: 3 µs, vEncoding: 1289 µs, aRender: 39 µs, aEncoding: 98 µs, Latency: 95388 µs[16:04:36] Frame #1213: vRender: 95228 µs, vProcess: 3 µs, vEncoding: 1307 µs, aRender: 41 µs, aEncoding: 101 µs, Latency: 96699 µs[16:04:36] Frame #1214: vRender: 4951 µs, vProcess: 4 µs, vEncoding: 2104 µs, aRender: 41 µs, aEncoding: 103 µs, Latency: 7232 µs -
Sometimes the aRender and aEncoding times are missing right?
That is okay. Not a problem.
Also the latencies are very high I think.
Yep, but they depend on the project.
Whats the resolution? Are there lots of effects / filters?
-
No. Almost no effects. Just slideshow with png files (transform used), mixed with different background videos. Cpu usage is about 30%. Resolution - 4K.
-
Any luck fixing the issue? Do you need additional information?
-
So your project is like a slide show with PNGs / still images being displayed for some seconds each, right?
Your average vRender in Vogelforschers 13 lines above is 46ms per frame which equals a theoretical maximum of 22 fps if voukoder would be not involved at all.
vRender is the time Premiere needs to process frames: decode, apply filters and effects, render everything to the frame buffer. Voukoder has no control over the vRender time.
What I can't do:
- Accelerate the rendering process. This is fully under premieres control.
What I could do:
- Add variable frame rate (VFR). Very useful for still images but makes problems if you want to re-import that into premiere/other NLEs again. Most people don't like it.
What I did:
- Enabled frame caching. Not sure if it helps tough.
-
Its all that ver 2.0.7 is 3 times slower that the beta2. I think just continue using the beta2 version.
-
Can you upload a sample project to rebuild your speed behavior?
-
Interesting fact: In beta3 i used an older NVENC SDK. Maybe I should switch to the latest one again. It requires a later nvidia driver again. But it might actually be faster.
-
Please give it a try and I will let you know if this fixed the slowing issue.