Closed
Bug 1296152
Opened 8 years ago
Closed 8 years ago
Don't use all CPUs to decode high resolution videos
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla51
People
(Reporter: jya, Assigned: jya)
Details
Attachments
(1 file)
The FFmpeg decoder is configured to use all CPUs available when decoding videos.
This doesn't let much time left to do anything.
We should leave one CPU free to do the other tasks.
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8782288 [details]
Bug 1296152: [ffmpeg] Don't use all CPUs available when decoding.
https://reviewboard.mozilla.org/r/72482/#review70116
Attachment #8782288 -
Flags: review?(matt.woodrow) → review+
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8f422cda9d5
[ffmpeg] Don't use all CPUs available when decoding. r=mattwoodrow
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment 5•8 years ago
|
||
Too late for 49 but do we want to uplift that in 50?
You need to log in
before you can comment on or make changes to this bug.
Description
•