Running 4 AA filters at once, why CPU not 100%? >> Salads >> Forum
Forum
  Search   Users   Registration   Entrance
Today: 13.07.2025 - 16:33:08
Pages:  1  2  

Running 4 AA filters at once, why CPU not 100%?

Advertising

CROWD links from forums - 0,9 USD


MessageAuthor

Hi, I second TheRyuu demand for posting your script. I made some (promising) MT tests on a slow 2 cores but would like to test your script or an evolution of your script (apple to oranges once again) ;) Thanks. Did

---------------------
2000 M Coupe, TCK coilovers, BBS RK.

dytrdr5

main-users




Statistics:
Messages: 848
Registration: 07.22.2003
23.09.23 - 08:14:26
Message # 11
RE: Running 4 AA filters at once, why CPU not 100%?

Also, don't forget the efforts for four h.264 lossless decompression and four h.264 lossless compression. If you are just doing some intermediate processing tasks, I believe space is not much a concern and you may consider other less CPU-intensive compression such as huffyv12. The kernel is spending considerable effort in the USB connection too. Opt for an e-SATA harddisk if external enclosure is a must (still worse than internal ones though, coz the e-SATA chipset such as JMicron can't really compete with the ICHx controllers) And, as Ryuu and I mentioned, don't run overload your Windows box with busy threads. The Windows kernel is not particularly efficient managing multiple multi-thread CPU-intensive programs. From my own experience on Q6600, 4 single-threaded encodes run faster than 4 quadruple-threaded encodes.

---------------------
For Sale- Infinity Basslink 2

olsen185

main-users




Statistics:
Messages: 14
Registration: 02.26.2003
23.09.23 - 08:17:48
Message # 12
RE: Running 4 AA filters at once, why CPU not 100%?

Hi, @chengbin, thanks for the script. @theRyuu, thanks for testing I could have been stuck with the mt=true thingie - Gear is listed in my sig, with 2*1Gb Ram; - Source is a Mpeg2 capture movie, 4500Kbp/s; - Outputs are: 1/ Xvid 1.22 vfw/Vdub 1 pass, Quant 2.67 (usual) 2/ x264 r1145 vfw/Vdub 1 pass lossless (not usual) - Script is related to the original except: setmemorymax(512) # 1st line autocrop() #720*400 Setmtmode(1,0) # eventually MT("""sharpaamcmod(...)""",2,8) # same as TheRyuu, eventually or sharpaamcmod(...) without MT() MT("SelectRangeEvery(300,10)") # gives 4940 frames - Results, from slower to quicker, estimation from 3' encode each time: 1/Setmtmode() xvid. 23'07" gives 3.56fps x264 23' 2/ no MT or Setmt, just plain calls xvid. 22'55" gives 3.59fps x264 22'52" 3/ MT() alone without ,2,8) in the end not working ! 4/ MT(...,2,8) xvid. 13'42" gives 6fps x264 15'38" gives 5.26fps ... and for comparison purposes MT("Maa()") xvid. 3'40" gives 22.45fps x264 4'45" Without same source, script and parameters, speed may vary but it gives some clues. Did

---------------------
-frKENm3

frKENm3

main-users




Statistics:
Messages: 59
Registration: 12.26.2002
23.09.23 - 08:24:48
Message # 13
RE: Running 4 AA filters at once, why CPU not 100%?

Thank you for your testings. Some questions: Is directshowsource still frame inaccurate when it loads ffmpeg-mt to decode the video? So encoding a 1920x1080 video with this script, running single thread, at 0.06fps, doesn't that sound a bit too slow to your results?

---------------------
DNFTT http://forums.bimmerforums.com/forum...49&postcount=6 http://forums.bimmerforums.com/forum...d.php?t=240216

AlfaEric

main-users




Statistics:
Messages: 4,554
Registration: 01.14.2003
23.09.23 - 08:31:40
Message # 14
RE: Running 4 AA filters at once, why CPU not 100%?
I Missed Another Digidesign Promotion : Previous topicNext topic: Big Mouse Pointer
Pages:  1  2  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants