Changes between Initial Version and Version 1 of Ticket #11212, comment 6


Ignore:
Timestamp:
Feb 15, 2015, 11:17:07 PM (10 years ago)
Author:
Barrett

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11212, comment 6

    initial v1  
    11I was referring mostly to add it as a configurable option in MediaConverter.
    2 In the patch attached i've add the setting in the fContext of AVCodecEncoder and it adds two threads compared to the same rev built without it. The cores are more balanced, it can be seen in ProcessController where without the patch there's just one core in high load.
     2In the patch attached i've add the setting in the fContext of AVCodecEncoder and it adds two threads with my dual core cpu compared to the same rev built without it. The cores are more balanced, it can be seen in ProcessController where without the patch there's just one core in high load.