I am using rife 4.9 x3 with vsync and it creates a lot of artifacts on spy x family anime. Did you guys try this anime. I thought 4.9 should be better in the frame of artifacts but if i'm not mistaken it is the same as 4.6 with poor gpu performance.
You are not logged in. Please login or register.
SmoothVideo Project → Posts by cemaydnlar
I am using rife 4.9 x3 with vsync and it creates a lot of artifacts on spy x family anime. Did you guys try this anime. I thought 4.9 should be better in the frame of artifacts but if i'm not mistaken it is the same as 4.6 with poor gpu performance.
cemaydnlar wrote:I don't know why but i can't activate shaders.
I am pasting glsl file to shaders folder in appdata-mpv. I am writing this line to mpv.conf file in the mpv folder with the executable app glsl-shader="~~/shaders/NVScaler.glsl"
Nothing happens. I click shif-i and press 2. Normally there should be the name of the glsl file but i don't see it. What am i doing wrong ?
You can try putting the whole path to the file into glsl-shader="~~/shaders/NVScaler.glsl" so it reads glsl-shader="C:\Users\yourname\AppData\Roaming\mpv\shaders\shadername.glsl"
You may also want to try copy/pasting the shaders folder and the mpv.conf into your SVP install directory: "C:\Program Files (x86)\SVP 4\mpv64"
Supposedly the %appdata% one takes precedence, but it can't hurt to manually overwrite whatever is in there as well.
If that fails, are you sure you are using a shader that activates regardless of if scaling is required? You've mentioned you're watching 1080P content on a 1080P screen, so if it works when you play lower res content but not at 1080P then the shader probably only works for scaling.
It works when i open a 720p movie. What i need is an enhancement shader that also works with 1080p content on 1080p monitor. I will use madvr till i find one that works great.
I don't know why but i can't activate shaders.
I am pasting glsl file to shaders folder in appdata-mpv. I am writing this line to mpv.conf file in the mpv folder with the executable app glsl-shader="~~/shaders/NVScaler.glsl"
Nothing happens. I click shif-i and press 2. Normally there should be the name of the glsl file but i don't see it. What am i doing wrong ?
cemaydnlar wrote:realEsgran seems to be a bit of a pain so i tried madvr with mpc but the quality is far behind from anime4k. If you guys have a solution to that or at least some setting recommendations that is maybe close to anime4k i would appreciate the effort.
Anime works so well because of the simple lines and lack of motion blur. I don't think anything really exists for film/generic content that produces results as good as Anime4K does for Anime (in real time). You could try NVIDIA's new Video Super Resolution. It's only compatible with MPC right now though as far as I know, and the quality is pretty similar to MadVR with artifact removal, debanding, denoising, etc enabled. https://github.com/emoose/VideoRenderer … ag/rtx-1.1
I watch 1080p content on 1080p monitor. Since i do not do upscaling process i am unfortunately unable to use rtx super resolution. Madvr on anime also looks worse than anime4k. Anime 4k has a better denoise, better color enhancement setting. I couldn't find a good color enhancement setting on madvr and denoise settings do not give the clear view experience that anime4k gives.
If there is an enhancement tool that can be used with mpv like anime4k which is for movies instead of animes i would be glad to learn.
realEsgran seems to be a bit of a pain so i tried madvr with mpc but the quality is far behind from anime4k. If you guys have a solution to that or at least some setting recommendations that is maybe close to anime4k i would appreciate the effort.
cemaydnlar wrote:Is there a movie version of anime4k for 1080p that works the same without upscaling ?
MadVR or realEsgran
I downloaded realEsgran but i don't know how to use it. Do i need to delete anime4k or do they work seperatly ? Can you give another quick guide
Is there a movie version of anime4k for 1080p that works the same without upscaling ?
cemaydnlar wrote:DragonicPrime wrote:I used to use anime4k on my 1080p monitor and it still worked even in 1080p videos
Can u give me a fast guide for anime4k and how to use it ?
The guide on GitHub is pretty dead on.
https://github.com/bloc97/Anime4K/blob/ … uctions.md
Download the files, put them in the folder, make a input.conf file, add the block of text from that page, save it.
Play a video. Press Ctrl+1 or 2 or 3 or 4 or 5 or 6 to activate and switch modes.
Thank you. I did it.
cemaydnlar wrote:Is there a way to get a better quality without upscaling. I am using a 1080p monitor. I watch 1080p anime but can i make it look better with some sort of glsl ? Does anime4k work like this or do i need a 4k monitor ?
I used to use anime4k on my 1080p monitor and it still worked even in 1080p videos
Can u give me a fast guide for anime4k and how to use it ?
Is there a way to get a better quality without upscaling. I am using a 1080p monitor. I watch 1080p anime but can i make it look better with some sort of glsl ? Does anime4k work like this or do i need a 4k monitor ?
Okey i'm writing all of this down so that if i forget something i can look back -__-
For max smoothness with rife these are the main things you have to do.
Mpv conf. must have-
profile=gpu-hq
fullscreen=yes
ontop
d3d11-exclusive-fs=yes
Nvidia control panel settings-
G-sync on + only v-sync on. (Low Latency and triple buffering not working)
My 3070 can handle 1080p x4 which is a lot smoother than x3 but has more artifacts.
What mean when you said: 3d look?
Is it video clip?
Yes, you can insert intermediate frames to any video clip and make it smoother.Or you talking about SloMo effect?
It is the same interpolation but with reducing playback speed.
You can do it with SVP and MPC-HC player for example. Use Ctrl-Dwn hotkey while playback.
By 3d looks i mean it adds a depth to the video if you look closely every movement of the characters and the environment looks 3d. Another example is https://www.youtube.com/watch?v=Z38TPFC … el=Artix.0 when you look how the characters move and that 3d look is different than what i get with rife. Dmitri also had this 3d look when i used it 1 year ago.
My rife settings are like https://imgur.com/Dt8PQXN this.
I have g-sync enabled in nvidia control panel + v-sync on. Is there something else that must be done to get a better feel. This is my mpv.conf.
# this is required for SVP to "catch" the mpv
input-ipc-server=mpvpipe
# hardware video decoder
hwdec=auto-copy
hwdec-codecs=all
vo=gpu-next
gpu-context=d3d11
drm-vrr-enabled=no
d3d11-sync-interval=1
# high quality video output, require rather fast video card
#profile=gpu-hq
# D3D11 renderer (default) is required for the HDR playback
gpu-api=d3d11
# use VULKAN API if you have problems with the default d3d11 renderer
#gpu-api=vulkan
# miscellaneous options
# comment this one if you want mpv to remember the playback position
save-position-on-quit=no
# fixes audio desync
hr-seek-framedrop=no
# "ReClock" replacement
#video-sync=display-resample
#video-sync-max-video-change=5
#log-file=mpv.log
fullscreen=yes
d3d11-exclusive-fs=yes
ontop
priority=high
Another question i have is getting that 3d look for animes like on this video https://www.youtube.com/watch?v=7FSwRYM … el=Artix.0
Using v sync with g sync seems to give this effect but if you add low latency mode to this two it dissapears.
Is there ways to improve this 3d look ?
To decrease to 720p use SVP menu: Video frame > Advanced controls > Decrease to HD. Then close SVP Control panel window or switch to another tab from Frame size tab. It will apply changes and remove blue rectangle from video frame.
To upscale video with mpv you can use glsl-shaders. See more here for example:
https://writersbyte.com/anime/mpv-confi … xperience/
scale=ewa_lanczossharp
dscale=mitchell
cscale=ewa_lanczossoft
Are these the codes necessary codes for upscaling ?
I need help with mpv upscaling. I want to decrease my 1080p videos to 720p and upscale it with mpv config to get the benefit of using x5 without having bad video quality. Can you guys help me ? How can i make it work properly. I also need the necessary codes for mpv.conf for upscaling.
Can you please try to set the maximum thread from additional options-processing threads. Also delete that frame height setting from the cross on the right.
I am watching 1080p anime on a 1080p monitor. Reducing the video quality to 720p doesn't get worse than 1080p plus it gives me the opportunity to use x5 or x6 instead of x3. For rife the best 2 settings are x3 and x5. Since x5 is a lot smoother than x3 it is better for me to use it. I made a couple of tests now and i can clearly see that decreasing to 720p has no negative effect on video smoothness.
Does decrease to hd setting have an effect on smoothness or is it just lowering the video quality ? I fell like original video feels smoother than the one with decrease to hd setting.
How can i get rid of grain effects or reduce noise on movies and anime ? I am using mpv and rife.
What does video-sync-max-video-change=5 do and should i set it to another value instead of 5 to get better smoothness ?
What is the best value for video-sync-max-video-change=5 on 120hz?
this is Freesync, G-sync "bug" or not compatible with MPV. Try to turn g-sync/freesync off first.
Thank you. Turning off g-sync fixed it. This bug should be considered and fixed asap i guess.
When i activate video-sync=display-resample setting it doubles my chosen fps. Is that normal or am i doing something wrong. I'm using 120hz right now but it interpolates animes or movies to 240 fps.
With new installing svp, mpv also seems to be broken. Svp doesn't see mpv.
SmoothVideo Project → Posts by cemaydnlar
Powered by PunBB, supported by Informer Technologies, Inc.