Opened 10 years ago
Last modified 6 years ago
#11657 new enhancement
MediaConverter could use more CPU cores
Reported by: | pulkomandy | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/MediaConverter | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
most codecs work on a single CPU core when encoding. This makes encoding a batch of files longer than needed. We could run a thread on each CPU core in MediaConverter to encode several files in parallel, making the process much faster.
Note:
See TracTickets
for help on using tickets.
I'm using MediaConverter daily to convert downloaded mp3 podcasts to raw wav. Single threaded encoding can take a while in certain instances. Is anyone besides Stippi willing to look into this anytime before Beta?