Search options (Page 54 of 234)
Topics by MAG79 User defined search
Posts found: 1,326 to 1,350 of 5,849
Nintendo Maniac 64
I think AndyDragneel want to tell windows show video mode with integer value of refresh rate. It is normal. It is kind of NAME of video mode. It can be 47 HZ, 48 Hz. Windows don't show fraction part of refreshrate in the screen properties dialog. You can to know real refreshrate only in special utilities or tools. Such as SVP Events log, madVR or EVR renderer on-screen info (by Ctrl-J), ReClock properties. It can vary because of estimation methods. madVR and ReClock are precise anough for 3 sings after point. In your example for 47.952 Hz
nigelxw
every fourth frame repeated
It is kind of 2:3 pulldown. 4 in 5 frames recorded. You need to decimate 1 odd frame from every 5 frames.
what to do, and how to do it?
1. Download TIVTCv105.zip form TIVTC page
2. Unzip and place TIVTC.dll into C:\Program Files (x86)\AviSynth 2.5\plugins
3. Open notepad and copy-paste script:
DirectShowSource("Video-24-in-30fps.mkv")
TDecimate(cycle=5)
- change "Video-24-in-30fps.mkv" to your video file name
- save as fixed_video.avs in the same folder near your video file name
4. Start MPC-HC and open this fixed_video.avs (you can use drag and drop)
Alternative way. Don't do that. Just download correct video with mative 24 fps.
Alex
MPC-HC, MadVR, an excellent subfilter (XYSub was good), and ReClock
SVP bundle has all of them except XYSub. I use internal MPC-HC subtitles engine. It working to me well.
So you may use SVP without any codec packs.
TayyabKhalid
ReClock is only x86. x64 version is not planned
Maybe it is 7. It needs to be tested. I want to tell to fix audio delay one need to reduce threads number if it huge (15 or more) in SVP settings.
shaolin95
You may reduce threads number to eliminate audio delay.
SVP tray menu - Application settings - Additional options - Processing threads
Use Auto value or for CPU Intel Core2Duo E8500 the optimal value must be 5.
ionutm80
I do not have a much close to 59.94 resolution for display is because of the TV or the NVidia not outputting correct resolution when set to 60Hz?
You can add custom resolution wih exactly 59.94 Hz refreshrate.
NVIDIA control panel - Resolution change - Custom... - Add users resolution... - Accept - fill 1920x1080@60 - change Auto to Manual - Type refreshrate 59.94 - Test - OK
In my case it works without broke entire system. Use 15 seconds mode (no key press if no picture on the screen) to recover unproper settings.
No, "half pixel" and "one pixel" are not the same.
It is precision of motion vectors.
jeakzy
Yes. It is screenshot of SVP 4 PRO.
SVP 4 Free don't have option 'Custom target frame rates'. See SVP 4 editions comparison.
But you can switch your 144 Hz monitor to 60 Hz mode. It must work.
jeakzy
The option is present.
Create new profile from Automatic and select x2 smooth factor.
TayyabKhalid
What framerates and refreshrates do you see in the SVP log?
SVP tray menu - Information - Events log
You can attach whole log here just after watching ANIME with stutter you are talking about.
If one did as Nintendo Maniac 64 said then it will alternative way to get smoothing by TV only. And it is very important to set output refreshrate as video framerate. Otherwise we can get stutter on the TV.
Artifacts are the errors of motion interpolation.
For example. See pictures here: http://www.compression.ru/video/frame_r … _frcn.html
Try TAB key
benny10033
SVP maganger successfully detected the player, but it doesn't work
What is mean? What you see in the SVP log?
SVP tray menu - Information - Events log
I use both. SVP + Philips PMR400 (I have Philips TV). No conflicts.
Difference can be at complicated places. Difficult for interpolation. Difference will be in smoothness and in artifacts amount.
ionutm80
SVP is set to automatically load at startup
Perhaps it was applyed from another user. Just close SVP Manager. Run it normally from windows explorer and then disable and enable again autostart option.
SVP tray menu - Application settings - Load at Windows startup
After that:
1. Check if player works with user rights
2. Restart windows and check it again
AndreaMG
Looks like you have "hardcoded" 2:3 pulldown NTSC disk because "Big Trouble in Little China" is a 24 fps movie on the 30 fps DVD. You need somehow to decimate 24 fps from 30 (23.976 from 29.97). Maybe it already does some decoder or filter in your player. You can check it by view it frame by frame (Ctrl + right arrow in pause mode). If you don't see repeated frames then to smooth it in SVP just select constant smooth factor "Movie x2.5". Righter "Movie x2". See picture above.
x2.5 factor must help with your disc "Petunia" as it has 23.976 fps.
Media: video 720x480 [PAR 1.185] at 23.976 fps [variable]
ionutm80
need to launch MPC-HC with admin rights
It is not normal. Looks like SVP manager are launched with admin rights too. Just fix it. Launch SVP Manager with user rights
cores
You are right. GDFv5 script consist of analyse stage and frame-recovering stage. Separate frames from-the-future and frames from-the-past are detected and must be fixed correctly. You can control it by parameter myDebug=true.
You can see frames marked from '-fix50' to 'fix125'. It is mean -50% from source (back to the past) and +125% from source (go to the future).
Usual dropped frames must be marked 'fix50'. It is mean from the futire in the middle from current frame and next frame to avoid jump after dropped frame.
ionutm80
x64 chain seems more stable than x86 I'm missing ReClock to fine tune
Try EVR Sync renderer in MPC-HC x64.
menu View - Options - Output - Sync Renderer with D3D Fullscreen option enabled.
Ctrl-J to switch statisics details. See dropped frames number. It can grow at start but must stay unchanged while playback.
Ctrl-Win-T to enable/disable SVP tearing test (orange line). Use it to control smoothness
Ctrl-T to enable/disable MPC-HC tearing test (red double line). Use it to control smoothness
ionutm80
SVP, both for x86 and x64, now loads only if FFDShow is the first on the list of external filters
My chain:
Filters currently loaded:
- Default DirectSound Device
- Enhanced Video Renderer (custom presenter)
- Audio Switcher
- ffdshow raw video filter
- LAV Audio Decoder (internal)
- LAV Video Decoder (internal)
- LAV Splitter Source (internal)
It is MPC-HC 1.7.10 x86 filter list (menu Play - Filters - Copy filters list to clipboard). Bottom the first, upper the last. ffdShow raw after LAV Video. It must be so. It is normal.
cores
Try "GameDropFix, version 5" script from the link in James D post. Page 7.
Also we have another solutions. But I need to get logs from you to make usefull advice.
Please open NTSC DVD video with your old settings and wait for micro stutter apper. After that send us bug report via SVP4 with message "NTSC DVD micro stutter".
SVP tray menu - Information - send problem report...
AndreaMG
Use constant framerate multiply factor. In your case it must be x2.
Posts found: 1,326 to 1,350 of 5,849