porcino / Av1ador

AV1/VVC/HEVC/VP9/H264 parallel encoder GUI for FFmpeg with preview/comparison
GNU General Public License v3.0
53 stars 2 forks source link

Automatic workers on hybrid CPUs #1

Closed ooferdww closed 5 months ago

ooferdww commented 1 year ago

It completely breaks on hybrid CPUs (my i5-13600KF for example) and keeps adding workers until it crashes.

porcino commented 1 year ago

Just to be sure, did you by any chance use a gpu accelerated filter? I also need to measure the gpu usage. Anyway I added a limit for now (amount of cpu cores)

ooferdww commented 1 year ago

didnt use any filters, just aom encoding with every setting as default

ooferdww commented 1 year ago

this issue still occurs on the current nightly

porcino commented 5 months ago

A workers limit have been added in 1219bb041b5e5f0b442aee137164224bd91ec26a