-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Since both requests are relatively small, I am creating a single issue for them:
- Is there any reason to hardcode
low_power=0on the Intel QSV encoder? - After starting a transcoding session, it continues working for about a minute, causing a heavy load when channels are changed frequently.
I have currently fixed this with a local dirty patch. It works for me by setting low_power and reducing the session cleanup delay.
So my request is: can we make these options configurable, or are there any disadvantages or issues with doing that?