Erst mal ein Vorwort:
@Didee Wahnsinn was Du da entwickelt hast.Sogar VHS-Aufnahmen bekommt man edel aufpoliert ohne das sie groß nach Zeichentrick aussehen. Respekt mein Alterchen ![]()
Nicht mal die neue QTGMC3.0 hat eine Chance. Allein schon weil alle 500 Frames ein Bildfehler kommt. Warum? Keine Ahnung.
Meine besten Einstellungen sind bisher....
QuoteTempGaussMC_beta2(2,2,3,0,0,0,EdiMode="NNEDI2(threads=2)",truemotion=true,sharpness=1.75,Sbb=2,SLrad=1,SVthin=0.75,Sovs=2)
Und an denen möchte ich auch nicht rütteln.Die Quali ist der Hammer.
Aber jetzt kommt es! Die CPU hat aber nur eine Auslastung von rund 50% .
Und da müßte doch mehr raus zuholen sein.
[Blocked Image: http://img403.imageshack.us/img403/9788/videocpu.png]
Und die Geschwindigkeit konnte ich von 3fps auf 10fps erhöhen durch NNEDI2(Threads=2) vorher EEDI2
[Blocked Image: http://img713.imageshack.us/img713/8378/videofps.png]
Aber wie gesagt die CPU läuft nicht auf knapp 100%
Also sind doch noch Leistungsreserven möglich....Aber wo?
Habt Ihr eine Idee?
"FFmpegsource" anstelle von "AVISource" bringt kein Geschwindigkeitsvorteil. Nicht mal die mt-Version.
Okay hier mein System:
-WinXP 32bit
-Intel i5-650 CPU
-ATI HD-5700 Serie
-avisynthmt 2.5.8
-und das Video 768x576 25i
[Blocked Image: http://img694.imageshack.us/img694/1632/videodaten.png]
Was kann man noch an Geschwindigkeit rausholen ohne die Qualität zu beeinträchtigen?
QuoteDisplay More
SetMTmode(5,4)SetMemoryMax(1024)
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\TGMC Paket\nnedi2.dll")
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\TGMC Paket\mt_masktools-25.dll")
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\TGMC Paket\mvtools2.dll")
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\TGMC Paket\RemoveGrainSSE2.dll")
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\TGMC Paket\RepairSSE2.dll")
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\TGMC Paket\VerticalCleanerSSE2.dll")Import("C:\Programme\AviSynth 2.5\plugins\TGMC Paket\TempGaussMC_beta2.avsi")
AviSource("E:\VHS-C Kassetten\Bei den Berliner\AVI\Video 01.avi")
AssumeTFF
SetMTmode(2,4)
TempGaussMC_beta2(2,2,3,0,0,0,EdiMode="NNEDI2(threads=2)",truemotion=true,sharpness=1.75,Sbb=2,SLrad=1,SVthin=0.75,Sovs=2)
#TempGaussMC_beta2(2,2,3,0,0,0,"EEDI2",eedi2maxd=16,truemotion=true,sharpness=1.75,Sbb=2,SLrad=2,SVthin=0.75,Sovs=2)
Habt Ihr ne Idee?
LG Propa