1 (edited by anxxel 15-10-2017 10:54:16)

Topic: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

Hi,

I can't use SVP 4 in Windows 10, the video codec is not working properly using mpv, I've attached a picture with the issue. The picture is with artifacts randomly during the movie. It happens like 5/10 times per minute so constantly. Also I can't make work the frame interpolation in Media Player classic, following all the steps in the manual of the wiki even uninstalling it completely and after a fresh install no improvements.

I've also have sent a report through the app.

Post's attachments

photo_2017-10-15_12-50-03.jpg 69.67 kb, 179 downloads since 2017-10-15 

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

probably the video file itself is somehow "broken"

and there're several available video decoders in mpv, but from my own experience "auto-copy" always works good

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

I tried with several videos, I can attach more screenshots if you want, it seems could be something related to the codecs but I have no idea about what I need to modify in order to test something that could detect where is the issue.

Also can you help me with Plex Media player, it seems something is missing there. It was working months ago but now doesn't work at all, nothing, no interpolation neither on screen messages from SVP.

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

One thing forgot to say about the artifacts in the videos is that the same videos on Mac using SVP4 don't have any artifacts at all, using mpv or Plex, doesnt' matter.

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

Also can you help me with Plex Media player, it seems something is missing there. It was working months ago but now doesn't work at all, nothing, no interpolation neither on screen messages from SVP.

PMP updates itself occasionally, after that you need to replace mpv-1.dll (or delete it from PMP folder) again

it seems could be something related to the codecs but I have no idea about what I need to modify in order to test something that could detect where is the issue

try to turn off hardware video decoder

hwdec=no

in mpv.conf

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

Hi,

I tried so many times during this month that I'm exhausted. I have no idea what it is failing, I'm still not able to see SVP4 working in Plex Media Player. I followed all the steps, I've reinstalled PMP and SVP4 more than 5 times already, SVP4 with all the options but nothing helps. PMP doesn't want to work, mpv works well always but PMP is not working at all.

Can you help me with it?

I am aware of PMP checking mpv-1.dll everytime it uploads, it does it always  and I have it working 100 % on Mac OSX but on Windows 10 I'm out of ideas.

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

And what SVP's log tells after opening a video in PMP?

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

Hi, sorry for the delay. I don't see any new line when I'm playing the video in PMP. I can see this lines if I play it using mpv:

00:18:44.658: VideoPlayer: mpv connected, waiting for the video info...
00:18:45.157: VideoPlayer: mpv 0.27.0
00:18:45.186: Media: video 720x404 [PAR 1.000] at 29.970 fps [constant]
00:18:45.187: Media: codec type is AVC, YUV/4:2:0/8 bits
00:18:45.227: Playback: starting up...
00:18:45.236: Playback [c0ad89ce]: Frame server (64-bit) C:\Program Files (x86)\SVP 4\mpv64\vapoursynth.dll
00:18:45.237: Playback [c0ad89ce]: resulting video frame 720x404
00:18:45.237: Playback [c0ad89ce]: 1 acceptible profiles, best is 'Automatic' [0]
00:18:45.239: Playback [c0ad89ce]: enabled while video is playing
00:18:45.239: Profile: using auto values [1]
00:18:45.242: Playback [c0ad89ce]: playing at 59.94 [29.97 *2/1]
00:18:53.434: Playback [c0ad89ce]: black fields changed to TB: 0-0, LR: 0-2
00:18:53.434: Playback [c0ad89ce]: resulting video frame 716x404 [720x404 -> cropped -> 716x404]
00:18:53.435: Playback [c0ad89ce]: 1 acceptible profiles, best is 'Automatic' [0]
00:18:53.435: Playback [c0ad89ce]: keep previously selected profile 'Automatic'
00:18:53.435: Profile: using auto values [1]
00:18:53.439: Playback [c0ad89ce]: playing at 59.94 [29.97 *2/1]

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

if there're absolutely no new lines in the log after opening PMP then you just don't have "input-ipc-server" set in the config file hmm

Re: SVP4 - Windows 10 - Video with artifacts - Plex MP not working at all

Hi, you were right, I did the config file using the wordpad and it had added extra markup code in the config lines. Thanks a million for the help, now is working fine.