Search found 2 matches

by demonsavatar
Tue Jan 21, 2020 8:28 pm
Forum: Windows
Topic: Parallel queue implementation
Replies: 29
Views: 7920

Re: Parallel queue implementation

On a given machine, probably not that much if you're often targeting the same formats/resolutions. But if I could just check an "enable parallel processing" box and not have to worry about finding the right number of encodes to launch for my 4 core laptop, 8 core desktop, or 32 core thread...
by demonsavatar
Tue Jan 21, 2020 6:20 pm
Forum: Windows
Topic: Parallel queue implementation
Replies: 29
Views: 7920

Re: Parallel queue implementation

Forgive me naivete, as encoding/transcoding software is not my area of expertise. But is all this complexity really necessary. Wouldn't it be easier to let the user set the number of simultaneous transcodes? Wouldn't a given set of hardware typically be able to handle N transcodes at a time. I real...