Thanks for the info! Yeah, I was considering the AMD 8-core chip over the i7-4790k, but everything I was reading was suggesting the i7 over the 9370. I was also wondering if disk would make any difference for this type of FFMpeg task, i.e. SSD over SATA?
On Mon, Feb 9, 2015 at 1:27 PM, jd1008 <[email protected]> wrote: > Also, see > http://versus.com/en/amd-fx-9370-vs-intel-core-i7-4790k > > > On 02/09/2015 12:21 PM, jd1008 wrote: > >> PS: The AMD Octacore I was thinking of is >> http://www.cpu-world.com/CPUs/Bulldozer/AMD-FX-Series%20FX- >> 9370.html#specs >> >> On 02/09/2015 12:13 PM, jd1008 wrote: >> >>> What about an AMD Octacore cpu optioned with highest amount of caches and >>> highest clock speed available, and of course full complement of RAM that >>> the mobo can handle? >>> >>> If you still want intel, then choose >>> Intel Core i7-4790K @ 4.00GHz <http://www.cpubenchmark.net/ >>> cpu.php?cpu=Intel+Core+i7-4790K+%40+4.00GHz&id=2275> >>> >>> >>> Of course, needs to be a desktop, not a laptop. >>> >>> In my experience, the most reliable mobos have come from ASUS. >>> >>> PS: I do not want to start any mobo reliability wars/discussions. >>> It's just my personal experience. >>> >>> >>> On 02/08/2015 11:32 PM, jarhead4067 wrote: >>> >>>> I'm a long-time developer/noob to FFMpeg, so bear with me. I've got a >>>> requirement for a system to split video files into thumbnails (1 >>>> thumbnail >>>> per second of video). The input video format will be all over the place >>>> (i.e. .mp4, .flv, etc), video length all over the place (30 seconds to 2 >>>> hours), and at wildly different resolutions. Also, we'll need to >>>> support >>>> processing thousands of videos daily. The plan is to use the following >>>> ffmpeg command line (this will be ran in multiple processes so all >>>> available >>>> threads are used): >>>> >>>> ffmpeg -i sourcevideo.mp4 -y -vf scale=100:-1 -r 1 frame_%6d.jpg >>>> >>>> I'm going to be building out a dedicated Windows based system for this. >>>> Outside of throwing as much CPU as possible at it (Core i7-4790), are >>>> there >>>> any other suggestions on what an ideal hardware build out should be, >>>> i.e. >>>> SSD, GPUs, etc? Also, is that the best (fastest) FFMpeg command line >>>> for >>>> what I'm trying to do here? >>>> >>>> Any help is welcome and appreciated on this. >>>> >>>> >>>> >>>> -- >>>> View this message in context:http://ffmpeg-users. >>>> 933282.n4.nabble.com/what-s-the-best-hardware-build-out-tp4669172.html >>>> Sent from the FFmpeg-users mailing list archive at Nabble.com. >>>> _______________________________________________ >>>> ffmpeg-user mailing list >>>> [email protected] >>>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user >>>> >>>> >>> >> > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
