I have been using dvd flick to convert .avi's to dvd which i'm used to taking forever on some older machines, however i just built a new machine, amd quad core with 8GB of ram. DVD flick is a little faster, but not by much, and it not nearly maxing out SPU or Memory available. Is the encoding procedure limited by the software itself or am I missing something?
+ Reply to Thread
Results 1 to 7 of 7
-
-
Probably limited by software (CPU usage, not memory consumption I mean) , and poor multithreading
IIRC DVD Flick uses ffmpeg for the backend, but hasn't been updated in a few years (over 3 years)
You can set multithreading in newer ffmpeg builds by using -threads x , so for a quad core -threads 4 . Not sure how/if you can do that in dvd flick
You can try avs2dvd instead, it can use hcenc (better quality than ffmpeg mpeg2 encoder) and will make use of multithreading -
As far as I can tell, it shows to be encoding at about 83fps barely using the processor at all.
-
A single threaded program will usually show activity on all Task Manager graphs because Windows bounces the single thread around between cores to even out heat distribution. I suspect the MPEG encoder in that version of ffmpeg is single threaded. The number of thread option is for the h.264 encoder. Try changing it from 1 to 2 to 4 and see if there's any difference with MPEG 2 encoding speed. Then try the same with h.264 encoding.
Last edited by jagabo; 3rd Aug 2012 at 13:08.
Similar Threads
-
WinX Blu-ray Decrypter (free for a limited time).
By MozartMan in forum Blu-ray RippingReplies: 26Last Post: 5th Sep 2011, 14:14 -
AMD Quad Core computer @ $429 Limited Time
By TBoneit in forum ComputerReplies: 0Last Post: 3rd Aug 2009, 09:46 -
How do I get faster encoding time from quad-core processor?
By nick101181 in forum Newbie / General discussionsReplies: 5Last Post: 26th Oct 2008, 14:54 -
Divx Pro free - limited time
By Squash in forum Latest Video NewsReplies: 9Last Post: 26th Dec 2007, 06:23 -
Get DivxPro free for a limited time
By Denvers Dawgs in forum Video ConversionReplies: 0Last Post: 14th Dec 2007, 10:10