1

(7 replies, posted in Using SVP)

Ok, thank you :-).

Could you please explain the logic behind the 25:12:50. How do you calculate this?


And merry Christmas :-)

2

(7 replies, posted in Using SVP)

but can you help me with a) and b) please. (I dont use mpc)

3

(7 replies, posted in Using SVP)

Hi,

i want manually change the target frame rate in the  profilecfg, but i dont know how to do. I want do:
a) from 24 to 50 (x 2,083)
b) screen refresh rate x2

and another question, is there a way to change the display frefresh rate by profile (1920x1080@24->48hz or 1280x720@24->24hz)?

svp_scheduler=true
SetMemoryMax(1024)

LoadPlugin("H:\Program Files (x86)\SVP\plugins\svpflow1.dll")
LoadPlugin("H:\Program Files (x86)\SVP\plugins\svpflow2.dll")

SetMTMode(3,7)
ffdShow_source()
assert(width==640 && height==272,"Frame size "+string(width)+"x"+string(height)+" instead of 640x272")
SetMTMode(2)

smoothfps_params="{num:1}"
super=SVSuper("{}")
vectors=SVAnalyse(super,"{}")
smooth_video=SVSmoothFps(super, vectors, smoothfps_params, url="www.svp-team.com")
smooth_video
ConvertFps(50.057)
distributor()

The same im mpc hc

No, i changed nothing.
Where i can decrease the speed?

Look at the picture. The CPU is not so high. It is a fresh Win x64 on a SSD. Mem usage is 1.35 GB of 4 GB. It is not so high.
I got the same message an a Vista partition on the same PC.

Is it only a wrong message (of SVP)?

Log:
8:53:41.312; RefreshSVP begin. Duration: 7 ms
8:53:41.319; RefreshSVP end: Waiting for ffdshow video
9:18:20.967; GetDimensionAndFPS_Grab start. Duration: 132 ms
9:18:21.099; GetDimensionAndFPS_Grab result: 640 272 23.975
9:18:21.101; T1T: prepare
9:18:21.111; T1T: begin. Duration: 11 ms
9:18:21.122; T1T: GetAllMediaParams
9:18:21.124; T1T: SettingsPrepare. Duration: 7 ms
9:18:21.131; T1T: Preparing smooth playback...
9:18:21.135; T1T: WriteAllMediaParamsToIni
9:18:21.139; application launch...
command: H:\Program Files (x86)\SVP\SVPMgr
parameters: main "H:\Users\Hoschi\AppData\Roaming\SVP 3.1\" 640 272 23.975 640 272 1 1
write to log: True. Duration: 521 ms
9:18:21.660; T1T: SVPMgr main. Duration: 27 ms
9:18:21.687; T1T: Playback
23.975 * (1 : 1) = 23.975 fps -(CF)-> 50.008 fps
9:18:21.688; SetPriorityPlayer: 2. Duration: 2728 ms
9:18:24.416; this is changing FalseVFR_Dwn. ffdShow-framerate: 8.642 SVP Index:0.49/0.00
9:18:25.358; this is changing FalseVFR_Up. ffdShow-framerate: 16.218 SVP Index:0.47/0.00
9:18:26.295; this is changing FalseVFR_Up. ffdShow-framerate: 20.606 SVP Index:0.48/0.00
9:18:27.229; this is changing FalseVFR_Up. ffdShow-framerate: 22.512 SVP Index:0.47/0.00
9:18:28.164; this is changing FalseVFR_Up. ffdShow-framerate: 23.34 SVP Index:0.48/0.00
9:18:29.097; this is changing FalseVFR_Up. ffdShow-framerate: 23.837 SVP Index:0.49/0.00
9:18:30.034; this is changing #2. ffdShow-framerate: 23.975 SVP Index:0.47/0.00
9:18:38.460; clear interval. Duration: 936 ms
9:18:39.396; stabilized framerate: 23.975 fps
9:19:01.203; RefreshSVP begin
9:19:01.206; RefreshSVP end: Waiting for ffdshow video

Hi, i got this massage although interpolation is off?
(Only Frame blending is on)
Do you know why?

Config:
Win7 x64 Q6600@3.600Mhz
SVP  3.1.1
LAV Filter 0.51
Running it with Mediaportal



All .avi (xvid) movies. No Problems with h264
I can watch the movies without problems, when i disable the osd message.

I found another way. I changed the settings in the avs script. that works.

- run Utilities\ws.exe /r SVPmgr.ws main "%appdata%\SVP\" (cmd)
- 2x ctrl-shift-P

I run a movie (1920x1080@24) and change the settings in the "1920x1080@24" (...\AppData\Roaming\SVP\ExtIni)   
ExMulti=MON -> ExMulti=MON:2

The command does not work. When a video is running and i manually change settings in appdata svp does not recognize the new settings.

- run a video
- change the settings in appdata file (with editor)
- run Utilities\ws.exe /r SVPmgr.ws main "%appdata%\SVP\" (cmd)
- 2x ctrl-shift-P

When i kill the svpmgr.exe and start again the new settings are present, but this is not the way i would make changes smile

Hi,

can you help me again, please. I build a plugin for Mediaportal that changes the Profiles (in appdata), but when i (manually) press ctrl-shift-P (off and on again) the changed Profile has no change in the running movie (but it will be shown correct in the profiles window of SVP).

what can i do to get the profile activated during a running movie? When i changed the settings under "algo.. profile settings" the framerate changes while the movie is running.


MaxMan23

I want to use it for mediaportal. when i can change settings by hotkey or batch, i could write a plugin for mediaplortal to switch the strength with my remote :-)

Can you say me in witch file the framerate change is stored?

I want to change between various strengthes of the smoothness effect. (to screen res or to half screen res, ...)
Or is there another way to do this. I mean every modern TV with frame interpolation can switch between different modes (normal, light, heavy)

Hi, greate tool smile. I love it.

Can you help me again, please...
How can i change the "framerate change" external with a Hotkey or a simple batch? (when i change it, where it will be stored?)
I want to build a plugin for Mediaportal to change the smoothness via remote.

17

(4 replies, posted in Using SVP)

Is there a way to get a setting "24 -> 50 xx (1.x)" ?

18

(4 replies, posted in Using SVP)

I am right when i say, that if i use this settings with 50 hz that i get stutter?

19

(4 replies, posted in Using SVP)

Hi,

when i edit a profile, the is an filed "framerate change". Can you explain me what the setting "25 -> 60 2m (1.4)" means?

My Monitor runs at 50 hz, because i watch TV (PAL -25 hz) with it.
Does th 60 means i should take 60 hz for SVP?

What does the 1.4 means (25 x 1.4 = 35)?

20

(3 replies, posted in Using SVP)

Is there a way to switch simple between diferent settings?
Like in this threat: http://www.svp-team.com/forum/viewtopic … 8583#p8583

21

(3 replies, posted in Using SVP)

Hi,

can you add an option that everyone can give own savenames for the Profiles please.




MaxMan23