1

(17 replies, posted in Using SVP)

So...
I set the following settings in my plexmediaplayer.conf
"hardwareDecoding": "enabled",
            "refreshrate.auto_switch": true,

Now I have smooth playback on everything.  I am not sure it is even using SVP at this point. I closed it out and its still fine.  I do notice its writing to the log file.
Would this work without SVP. (I dont want to mess around now that its working, although I did thing the black bars color thing was cool)

2

(17 replies, posted in Using SVP)

Chainik wrote:

Actually, this's interesting big_smile

PMP seems to ignore "hwdec" option given in mpv.conf, it only uses "hardware_decoding" value from plexmediaplayer.conf file.
When it's set to "true" PMP passes "hwdec=auto" to mpv engine, and it selects "best" video decoder BUT not the "*-copy" one => SVP is not working.

So we need to find the way to force some specific "hwdec" value, i.e. "hwdec=d3d11va-copy" in the PMP,
OR turn hw decoding off via plexmediaplayer.conf.

If I set my plexmediaplayer.conf line to read: "hardwareDecoding": "enabled",
Then I see no OSD and no smooth playback.
How can I get HW decoding to work?

3

(17 replies, posted in Using SVP)

Chainik wrote:

>  I am still getting the Frame server (64-bit) NOT FOUND message

restart the SVP Manager after changing PATH value

> Also, things don't look good in my log.

only thing that is not "good" here is
> [v][vd] Using software decoding.
while trying to play 4K

That did fix the Frame error.
I am going to go look in the forums on how to get HW decoding to work.
Thanks again

4

(17 replies, posted in Using SVP)

Here is the log from the 720p video

[   0.142][v][global] config path: 'scripts' -> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/scripts'
[   0.142][v][ipc] Starting IPC master
[   0.142][v][ipc] Listening to IPC pipe.
[   0.142][v][cplayer] Run command: hook-add, flags=0, args=[on_load, 1, 0]
[   0.142][v][cplayer] Run command: hook-add, flags=0, args=[on_preloaded, 2, 0]
[   0.151][v][cplayer] Set property: audio-exclusive=false -> 1
[   0.151][v][cplayer] Set property: audio-device="auto" -> 1
[   0.152][v][cplayer] Set property: af-defaults="lavrresample:normalize=yes:o=[surround_mix_level=1]" -> 1
[   0.152][v][cplayer] Set property: audio-spdif="" -> 1
[   0.152][v][cplayer] Setting option 'audio-channels' = "2.0" (flags = 64) -> 0
[   0.152][v][cplayer] Run command: af, flags=0, args=[del, @ac3]
[   0.152][w][cplayer] Option af-del: item label @ac3 not found.
[   0.152][v][cplayer] Set property: sub-font-size=32.000000 -> 1
[   0.152][v][cplayer] Set property: sub-text-font-size=32.000000 -> 1
[   0.152][v][cplayer] Set property: sub-color="#EEEEEE" -> 1
[   0.152][v][cplayer] Set property: sub-text-color="#EEEEEE" -> 1
[   0.152][v][cplayer] Set property: sub-border-color="#000000" -> 1
[   0.152][v][cplayer] Set property: sub-text-border-color="#000000" -> 1
[   0.152][v][cplayer] Set property: sub-align-x="center" -> 1
[   0.152][v][cplayer] Set property: sub-text-align-x="center" -> 1
[   0.152][v][cplayer] Set property: sub-align-y="bottom" -> 1
[   0.153][v][cplayer] Set property: sub-text-align-y="bottom" -> 1
[   0.153][v][cplayer] Set property: video-sync="audio" -> 1
[   0.153][v][cplayer] Set property: hwdec="no" -> 1
[   0.153][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[   0.153][v][cplayer] Set property: deinterlace="no" -> 1
[   0.153][v][cplayer] Set property: display-fps=0.000000 -> 1
[   0.153][v][cplayer] Set property: audio-delay=0.000000 -> 1
[   0.153][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[   0.153][v][cplayer] Set property: video-unscaled=false -> 1
[   0.153][v][cplayer] Set property: video-aspect="-1" -> 1
[   0.153][v][cplayer] Set property: keepaspect=true -> 1
[   0.153][v][cplayer] Set property: panscan=0.000000 -> 1
[   0.222][v][ipc_0] Client connected
[   0.238][v][cplayer] Set property: vo="opengl-cb" -> 1
[   0.241][v][opengl-cb] GL_VERSION='OpenGL ES 3.0 (ANGLE 2.1.0.8613f4946861)'
[   0.241][v][opengl-cb] Detected GLES 3.0.
[   0.241][v][opengl-cb] GL_VENDOR='Google Inc.'
[   0.241][v][opengl-cb] GL_RENDERER='ANGLE (NVIDIA GeForce GTX 1080 Direct3D11 vs_5_0 ps_5_0)'
[   0.241][v][opengl-cb] GL_SHADING_LANGUAGE_VERSION='OpenGL ES GLSL ES 3.00 (ANGLE 2.1.0.8613f4946861)'
[   0.241][v][opengl-cb] Loaded extension GL_EXT_color_buffer_half_float.
[   0.241][v][opengl-cb] Loaded extension GL_EXT_disjoint_timer_query.
[   0.241][v][opengl-cb] Loaded extension GL_MP_MPGetNativeDisplay.
[   0.241][v][opengl-cb] Loaded extension GL_ANGLE_translated_shader_source.
[   0.241][v][opengl-cb] Reported display depth: R=8, G=8, B=8
[   0.241][v][opengl-cb] Testing FBO format 0x881a
[   0.241][v][opengl-cb] Create FBO: 16x16 (16x16)
[   0.241][v][opengl-cb] Using FBO format 0x881a.
[   0.241][v][opengl-cb] No advanced processing required. Enabling dumb mode.
[   0.241][v][opengl-cb] Loading hwdec driver 'd3d11-egl'
[   0.241][v][opengl-cb] Loading failed.
[   0.241][v][opengl-cb] Loading hwdec driver 'd3d11-egl-rgb'
[  22.964][v][cplayer] Run command: stop, flags=0, args=[]
[  22.964][v][cplayer] Set property: video-sync="audio" -> 1
[  22.964][v][cplayer] Set property: hwdec="no" -> 1
[  22.964][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[  22.964][v][cplayer] Set property: deinterlace="no" -> 1
[  22.964][v][cplayer] Set property: display-fps=60.000000 -> 1
[  22.964][v][cplayer] Set property: audio-delay=0.000000 -> 1
[  22.964][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[  22.964][v][cplayer] Set property: video-unscaled=false -> 1
[  22.964][v][cplayer] Set property: video-aspect="-1" -> 1
[  22.964][v][cplayer] Set property: keepaspect=true -> 1
[  22.964][v][cplayer] Set property: panscan=0.000000 -> 1
[  22.964][v][cplayer] Run command: loadfile, flags=0, args=[http://127.0.0.1:32400/library/parts/1567304/1474418730/file.mkv?X-Plex-Session-Identifier=lpkhhg0uy6589vmtw26iara4i&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A2%7D%2Cac3%7Bbitrate%3A800000%26channels%3A2%7D&X-Plex-Client-Identifier=g2aw4q4p1i8gf9fw185pcik9&X-Plex-Token=KfNu691zF1QkiUb9pPxp&Accept-Language=en, append-play, ad=,aid=no,pause=no,sid=no,vd=]
[  22.965][v][global] config path: 'watch_later' -> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/watch_later'
[  22.965][v][cplayer] Setting option 'ad' = '' (flags = 80)
[  22.965][v][cplayer] Setting option 'aid' = 'no' (flags = 80)
[  22.965][v][cplayer] Setting option 'pause' = 'no' (flags = 80)
[  22.965][v][cplayer] Setting option 'sid' = 'no' (flags = 80)
[  22.965][v][cplayer] Setting option 'vd' = '' (flags = 80)
[  22.965][i][cplayer] Playing: http://127.0.0.1:32400/library/parts/1567304/1474418730/file.mkv?X-Plex-Session-Identifier=lpkhhg0uy6589vmtw26iara4i&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A2%7D%2Cac3%7Bbitrate%3A800000%26channels%3A2%7D&X-Plex-Client-Identifier=g2aw4q4p1i8gf9fw185pcik9&X-Plex-Token=KfNu691zF1QkiUb9pPxp&Accept-Language=en
[  22.965][v][cplayer] Running hook: main/on_load
[  22.965][v][cplayer] Set property: audio-delay=0.000000 -> 1
[  22.975][v][cplayer] Set property: ad="lavc:h264,lavc:ac3" -> 1
[  22.975][v][cplayer] Set property: vd="lavc:h264,lavc:ac3" -> 1
[  22.976][v][cplayer] Run command: hook-ack, flags=0, args=[on_load]
[  22.976][v][cplayer] Set property: sub-delay=0.000000 -> 1
[  22.976][v][ffmpeg] Opening http://127.0.0.1:32400/library/parts/1567304/1474418730/file.mkv?X-Plex-Session-Identifier=lpkhhg0uy6589vmtw26iara4i&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A2%7D%2Cac3%7Bbitrate%3A800000%26channels%3A2%7D&X-Plex-Client-Identifier=g2aw4q4p1i8gf9fw185pcik9&X-Plex-Token=KfNu691zF1QkiUb9pPxp&Accept-Language=en
[  22.979][v][ffmpeg] Could not set AVOption tls_verify='0'
[  22.979][v][ffmpeg] Mime-type: 'video/x-matroska'
[  22.979][v][ffmpeg] Stream opened successfully.
[  22.979][v][cache] Cache size set to 151800 KiB (75000 KiB backbuffer)
[  22.979][v][demux] Trying demuxers for level=normal.
[  22.980][v][mkv] Found the head...
[  22.980][v][mkv] + a segment...
[  22.980][v][mkv] Parsing seek head...
[  22.980][v][mkv] |+ segment information...
[  22.980][v][mkv] | + muxing app: libx264 + libebml + libmatroska + libfastrar
[  22.980][v][mkv] | + writing app: FastLE v2.5.0 - AVS
[  22.980][v][mkv] | + timecode scale: 1000000
[  22.980][v][mkv] | + duration: 1289.080s
[  22.980][v][mkv] | + segment uid bd 31 dc 64 3e cd f3 65 a3 a6 2a fa 3d e3 02 09
[  22.980][v][mkv] |+ segment tracks...
[  22.980][v][mkv] | + a track...
[  22.980][v][mkv] |  + Track number: 1
[  22.980][v][mkv] |  + Track type: Video
[  22.980][v][mkv] |  + Video track
[  22.980][v][mkv] |   + Display width: 1280
[  22.980][v][mkv] |   + Display height: 718
[  22.980][v][mkv] |   + Pixel width: 1280
[  22.980][v][mkv] |   + Pixel height: 718
[  22.980][v][mkv] |  + Codec ID: V_MPEG4/ISO/AVC
[  22.980][v][mkv] |  + CodecPrivate, length 44
[  22.980][v][mkv] |  + Language: und
[  22.980][v][mkv] |  + Default duration: 41.708ms ( = 23.976 fps)
[  22.980][v][mkv] | + a track...
[  22.980][v][mkv] |  + Track number: 2
[  22.980][v][mkv] |  + Track type: Audio
[  22.980][v][mkv] |  + Audio track
[  22.980][v][mkv] |   + Sampling frequency: 48000.000000
[  22.980][v][mkv] |   + Channels: 6
[  22.980][v][mkv] |  + Codec ID: A_AC3
[  22.980][v][mkv] |  + Language: und
[  22.980][v][mkv] |  + Default duration: 32.000ms ( = 31.250 fps)
[  22.980][v][mkv] |+ found cluster
[  22.980][v][mkv] Deferring reading cues.
[  22.980][v][mkv] All headers are parsed!
[  22.980][v][demux] Detected file format: Matroska
[  22.980][v][cache] blocking for STREAM_CTRL 6
[  22.981][v][global] config path: 'sub/' -/-> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/sub/'
[  22.981][v][global] config path: 'audio/' -/-> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/audio/'
[  22.981][v][cplayer] Running hook: main/on_preloaded
[  22.981][v][cplayer] Set property: sid="no" -> 1
[  22.981][v][cplayer] Set property: aid="1" -> 1
[  22.992][v][cplayer] Set property: ad="lavc:h264,lavc:ac3" -> 1
[  22.992][v][cplayer] Set property: vd="lavc:h264,lavc:ac3" -> 1
[  22.992][v][cplayer] Run command: hook-ack, flags=0, args=[on_preloaded]
[  22.992][i][cplayer]  (+) Video --vid=1 (*) (h264)
[  22.992][i][cplayer]  (+) Audio --aid=1 (*) (ac3)
[  22.992][v][vo/opengl-cb] Assuming 60.000000 FPS for display sync.
[  22.992][v][vd] Container reported FPS: 23.976025
[  22.992][v][vd] Codec list:
[  22.992][v][vd]     lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[  22.992][v][vd] Opening video decoder lavc:h264
[  22.992][v][vd] Using software decoding.
[  22.992][v][vd] Detected 12 logical cores.
[  22.992][v][vd] Requesting 13 threads for decoding.
[  22.993][v][vd] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
[  22.994][v][ad] Codec list:
[  22.994][v][ad]     lavc:ac3 - ATSC A/52A (AC-3)
[  22.994][v][ad]     lavc:ac3_fixed (ac3) - ATSC A/52A (AC-3)
[  22.994][v][ad]     spdif:ac3 - libavformat/spdifenc audio pass-through decoder
[  22.994][v][ad] Opening audio decoder lavc:ac3
[  22.994][v][ad] Requesting 1 threads for decoding.
[  22.994][v][ad] Selected audio codec: ATSC A/52A (AC-3) [lavc:ac3]
[  22.994][v][cplayer] Starting playback...
[  22.994][v][af] Adding filter lavrresample 
[  22.994][v][af] Setting option 'normalize' = 'yes' (flags = 0)
[  22.994][v][af] Setting option 'o' = 'surround_mix_level=1' (flags = 0)
[  22.994][v][lavrresample] Remix: 5.1(side) -> stereo
[  22.994][v][af] Audio filter chain:
[  22.994][v][af]   [in] 48000Hz 5.1(side) 6ch floatp
[  22.994][v][af]   [lavrresample] 48000Hz stereo 2ch floatp [a]
[  22.994][v][af]   [out] 48000Hz stereo 2ch floatp
[  22.994][v][af]   [ao] 48000Hz stereo 2ch floatp
[  22.994][v][ao] Trying audio driver 'wasapi'
[  22.994][v][ao/wasapi] requested format: 48000 Hz, stereo channels, floatp
[  22.995][v][ao/wasapi] No device specified. Selecting default.
[  22.996][v][ao/wasapi] Selecting device '{93ef8b6d-0623-467d-a34a-6168364e1aae}' (SAMSUNG-0 (NVIDIA High Definition Audio))
[  22.996][v][ao/wasapi] Monitoring changes in device {0.0.0.00000000}.{93ef8b6d-0623-467d-a34a-6168364e1aae}
[  22.997][v][ao/wasapi] Trying stereo float @ 48000hz (shared)
[  22.997][v][ao/wasapi] Accepted as stereo float @ 48000hz (shared)
[  22.997][v][ao/wasapi] Device period: 10 ms
[  22.999][v][ao/wasapi] Buffer frame count: 2400 (50 ms)
[  22.999][v][ao/wasapi] IAudioClock::GetFrequency gave a frequency of 384000.
[  22.999][v][ao/wasapi] device buffer: 2400 samples.
[  22.999][v][ao/wasapi] using soft-buffer of 9600 samples.
[  22.999][i][cplayer] AO: [wasapi] 48000Hz stereo 2ch float
[  22.999][v][cplayer] AO: Description: Windows WASAPI audio output (event mode)
[  22.999][v][af] Removing filter lavrresample 
[  22.999][v][af] Adding filter lavrresample 
[  22.999][v][af] Setting option 'normalize' = 'yes' (flags = 0)
[  22.999][v][af] Setting option 'o' = 'surround_mix_level=1' (flags = 0)
[  23.000][v][lavrresample] Remix: 5.1(side) -> stereo
[  23.000][v][af] Audio filter chain:
[  23.000][v][af]   [in] 48000Hz 5.1(side) 6ch floatp
[  23.000][v][af]   [lavrresample] 48000Hz stereo 2ch float [a]
[  23.000][v][af]   [out] 48000Hz stereo 2ch float
[  23.000][v][af]   [ao] 48000Hz stereo 2ch float
[  23.000][v][ffmpeg/video] h264: Reinit context to 1280x720, pix_fmt: yuv420p
[  23.015][v][vd] Decoder format: 1280x718 [0:1] yuv420p bt.709/auto/auto/limited CL=mpeg2/4/h264
[  23.015][v][vd] Using container aspect ratio.
[  23.015][v][vf] Video filter chain:
[  23.015][v][vf]   [in] 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  23.015][v][vf]   [out] 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  23.015][i][cplayer] VO: [opengl-cb] 1280x718 yuv420p
[  23.015][v][cplayer] VO: Description: OpenGL Callbacks for libmpv
[  23.015][v][cplayer] set video colors output-levels=0 
[  23.021][v][opengl-cb] Window size: 3840x2160
[  23.021][v][opengl-cb] Video source: 1280x718 (1:1)
[  23.021][v][opengl-cb] Video display: (0, 0) 1280x718 -> (0, 3) 3840x2154
[  23.021][v][opengl-cb] Video scale: 3.000000/3.000000
[  23.021][v][opengl-cb] OSD borders: l=0 t=3 r=0 b=3
[  23.021][v][opengl-cb] Video borders: l=0 t=3 r=0 b=3
[  23.021][v][opengl-cb] Testing FBO format 0x881a
[  23.021][v][opengl-cb] Create FBO: 16x16 (16x16)
[  23.021][v][opengl-cb] Using FBO format 0x881a.
[  23.021][v][opengl-cb] No advanced processing required. Enabling dumb mode.
[  23.021][v][opengl-cb] Texture for plane 0: 1280x718
[  23.021][v][opengl-cb] Texture for plane 1: 640x359
[  23.021][v][opengl-cb] Texture for plane 2: 640x359
[  23.021][v][opengl-cb] recompiling a shader program:
[  23.021][v][opengl-cb] [  1] color.r = 1.000000 * vec4(texture(texture0, texcoord0)).r;
[  23.021][v][opengl-cb] [  2] color.g = 1.000000 * vec4(texture(texture1, texcoord1)).r;
[  23.021][v][opengl-cb] [  3] color.b = 1.000000 * vec4(texture(texture2, texcoord2)).r;
[  23.021][v][opengl-cb] [  4] // color conversion
[  23.021][v][opengl-cb] [  5] color.rgb = mat3(colormatrix) * color.rgb + colormatrix_c;
[  23.021][v][opengl-cb] [  6] color.a = 1.0;
[  23.021][v][opengl-cb] [  7] // color mapping
[  23.029][v][cplayer] first video frame after restart shown
[  23.029][v][cplayer] Set property: video-unscaled=false -> 1
[  23.030][v][cplayer] Set property: video-aspect="-1" -> 1
[  23.030][v][cplayer] Set property: keepaspect=true -> 1
[  23.030][v][cplayer] starting audio playback
[  23.030][v][cplayer] playback restart complete
[  23.030][v][cplayer] Set property: panscan=0.000000 -> 1
[  23.030][v][vd] Decoder format: 1280x718 [0:1] yuv420p bt.709/auto/auto/limited CL=mpeg2/4/h264
[  23.030][v][vd] Using container aspect ratio.
[  23.034][v][opengl-cb] Window size: 3840x2160
[  23.034][v][opengl-cb] Video source: 1280x718 (1:1)
[  23.034][v][opengl-cb] Video display: (0, 0) 1280x718 -> (0, 3) 3840x2154
[  23.034][v][opengl-cb] Video scale: 3.000000/3.000000
[  23.034][v][opengl-cb] OSD borders: l=0 t=3 r=0 b=3
[  23.034][v][opengl-cb] Video borders: l=0 t=3 r=0 b=3
[  23.280][v][cplayer] Run command: vf, flags=0, args=[add, vapoursynth=[C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py]:4:23]
[  23.291][i][vf] Opening video filter: [vapoursynth file=C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py buffered-frames=4 concurrent-frames=23]
[  23.291][v][vapoursynth] Setting option 'file' = 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py' (flags = 0)
[  23.291][v][vapoursynth] Setting option 'buffered-frames' = '4' (flags = 0)
[  23.291][v][vapoursynth] Setting option 'concurrent-frames' = '23' (flags = 0)
[  23.325][v][global] user path: 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py' -> 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py'
[  23.325][v][vapoursynth] using 23 concurrent requests.
[  23.465][v][vf] Video filter chain:
[  23.465][v][vf]   [in] 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  23.465][v][vf]   [vapoursynth] "vapoursynth.00" 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  23.465][v][vf]   [out] 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  24.153][v][cplayer] Run command: vf, flags=0, args=[del, 0]
[  24.299][v][vf] Video filter chain:
[  24.299][v][vf]   [in] 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  24.299][v][vf]   [out] 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  24.300][v][cplayer] Run command: vf, flags=0, args=[add, vapoursynth=[C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py]:4:23]
[  24.306][i][vf] Opening video filter: [vapoursynth file=C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py buffered-frames=4 concurrent-frames=23]
[  24.306][v][vapoursynth] Setting option 'file' = 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py' (flags = 0)
[  24.306][v][vapoursynth] Setting option 'buffered-frames' = '4' (flags = 0)
[  24.306][v][vapoursynth] Setting option 'concurrent-frames' = '23' (flags = 0)
[  24.306][v][global] user path: 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py' -> 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\a90ab258.py'
[  24.306][v][vapoursynth] using 23 concurrent requests.
[  24.437][v][vf] Video filter chain:
[  24.437][v][vf]   [in] 1280x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  24.437][v][vf]   [vapoursynth] "vapoursynth.00" 1276x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  24.437][v][vf]   [out] 1276x718 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[  26.953][i][cplayer] VO: [opengl-cb] 1276x718 yuv420p
[  26.953][v][cplayer] VO: Description: OpenGL Callbacks for libmpv
[  26.953][v][cplayer] set video colors output-levels=0 
[  26.958][v][opengl-cb] Window size: 3840x2160
[  26.958][v][opengl-cb] Video source: 1276x718 (1:1)
[  26.958][v][opengl-cb] Video display: (0, 0) 1276x718 -> (0, 0) 3840x2160
[  26.958][v][opengl-cb] Video scale: 3.009404/3.008357
[  26.958][v][opengl-cb] OSD borders: l=0 t=0 r=0 b=0
[  26.958][v][opengl-cb] Video borders: l=0 t=0 r=0 b=0
[  26.958][v][opengl-cb] Testing FBO format 0x881a
[  26.958][v][opengl-cb] Create FBO: 16x16 (16x16)
[  26.958][v][opengl-cb] Using FBO format 0x881a.
[  26.958][v][opengl-cb] No advanced processing required. Enabling dumb mode.
[  26.958][v][opengl-cb] Texture for plane 0: 1276x718
[  26.958][v][opengl-cb] Texture for plane 1: 638x359
[  26.958][v][opengl-cb] Texture for plane 2: 638x359
[  49.091][v][cplayer] Run command: stop, flags=0, args=[]
[  49.091][v][cplayer] EOF code: 4  
[  49.092][v][ad] Uninit audio decoder.
[  49.092][v][af] Removing filter lavrresample 
[  49.092][e][vapoursynth] Filter error at frame 1338: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1339: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1341: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1340: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1342: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1343: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1344: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1345: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1346: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1355: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1356: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1357: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1348: EOF or filter reinit/uninit
[  49.092][e][vapoursynth] Filter error at frame 1350: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1347: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1352: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1353: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1354: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1351: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1349: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1358: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1360: EOF or filter reinit/uninit
[  49.093][e][vapoursynth] Filter error at frame 1359: EOF or filter reinit/uninit
[  49.419][v][vd] Uninit video.
[  49.546][v][cache] Terminating cache...
[  49.546][v][cache] Cache exiting...
[  49.561][v][cplayer] finished playback, success (reason 2)
[  49.561][i][cplayer] 
[  49.566][v][ipc_0] Client disconnected
[  49.590][v][cplayer] Set property: video-unscaled=false -> 1
[  49.590][v][cplayer] Set property: video-aspect="-1" -> 1
[  49.590][v][cplayer] Set property: keepaspect=true -> 1
[  49.590][v][cplayer] Set property: panscan=0.000000 -> 1
[  49.609][v][cplayer] Set property: video-sync="audio" -> 1
[  49.609][v][cplayer] Set property: hwdec="no" -> 1
[  49.609][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[  49.609][v][cplayer] Set property: deinterlace="no" -> 1
[  49.609][v][cplayer] Set property: display-fps=60.000000 -> 1
[  49.609][v][cplayer] Set property: audio-delay=0.000000 -> 1
[  49.609][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[  49.609][v][cplayer] Set property: video-unscaled=false -> 1
[  49.609][v][cplayer] Set property: video-aspect="-1" -> 1
[  49.609][v][cplayer] Set property: keepaspect=true -> 1
[  49.610][v][cplayer] Set property: panscan=0.000000 -> 1
[  50.849][v][ipc_1] Client connected
[  73.556][v][opengl-cb] flushing shader cache
[  73.655][v][cplayer] Run command: quit, flags=0, args=[0]

5

(17 replies, posted in Using SVP)

I take it back, while SVP is being enabled now, I am still getting the Frame server (64-bit) NOT FOUND message and playback is still not smooth, even on 720p
Also, things don't look good in my log.

[   0.142][v][global] config path: 'scripts' -> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/scripts'
[   0.142][v][ipc] Starting IPC master
[   0.143][v][ipc] Listening to IPC pipe.
[   0.143][v][cplayer] Run command: hook-add, flags=0, args=[on_load, 1, 0]
[   0.143][v][cplayer] Run command: hook-add, flags=0, args=[on_preloaded, 2, 0]
[   0.152][v][cplayer] Set property: audio-exclusive=false -> 1
[   0.152][v][cplayer] Set property: audio-device="auto" -> 1
[   0.152][v][cplayer] Set property: af-defaults="lavrresample:normalize=yes:o=[surround_mix_level=1]" -> 1
[   0.152][v][cplayer] Set property: audio-spdif="" -> 1
[   0.152][v][cplayer] Setting option 'audio-channels' = "2.0" (flags = 64) -> 0
[   0.152][v][cplayer] Run command: af, flags=0, args=[del, @ac3]
[   0.152][w][cplayer] Option af-del: item label @ac3 not found.
[   0.153][v][cplayer] Set property: sub-font-size=32.000000 -> 1
[   0.153][v][cplayer] Set property: sub-text-font-size=32.000000 -> 1
[   0.153][v][cplayer] Set property: sub-color="#EEEEEE" -> 1
[   0.153][v][cplayer] Set property: sub-text-color="#EEEEEE" -> 1
[   0.153][v][cplayer] Set property: sub-border-color="#000000" -> 1
[   0.153][v][cplayer] Set property: sub-text-border-color="#000000" -> 1
[   0.153][v][cplayer] Set property: sub-align-x="center" -> 1
[   0.153][v][cplayer] Set property: sub-text-align-x="center" -> 1
[   0.153][v][cplayer] Set property: sub-align-y="bottom" -> 1
[   0.153][v][cplayer] Set property: sub-text-align-y="bottom" -> 1
[   0.153][v][cplayer] Set property: video-sync="audio" -> 1
[   0.153][v][cplayer] Set property: hwdec="no" -> 1
[   0.153][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[   0.153][v][cplayer] Set property: deinterlace="no" -> 1
[   0.153][v][cplayer] Set property: display-fps=0.000000 -> 1
[   0.154][v][cplayer] Set property: audio-delay=0.000000 -> 1
[   0.154][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[   0.154][v][cplayer] Set property: video-unscaled=false -> 1
[   0.154][v][cplayer] Set property: video-aspect="-1" -> 1
[   0.154][v][cplayer] Set property: keepaspect=true -> 1
[   0.154][v][cplayer] Set property: panscan=0.000000 -> 1
[   0.238][v][cplayer] Set property: vo="opengl-cb" -> 1
[   0.241][v][opengl-cb] GL_VERSION='OpenGL ES 3.0 (ANGLE 2.1.0.8613f4946861)'
[   0.241][v][opengl-cb] Detected GLES 3.0.
[   0.241][v][opengl-cb] GL_VENDOR='Google Inc.'
[   0.241][v][opengl-cb] GL_RENDERER='ANGLE (NVIDIA GeForce GTX 1080 Direct3D11 vs_5_0 ps_5_0)'
[   0.241][v][opengl-cb] GL_SHADING_LANGUAGE_VERSION='OpenGL ES GLSL ES 3.00 (ANGLE 2.1.0.8613f4946861)'
[   0.241][v][opengl-cb] Loaded extension GL_EXT_color_buffer_half_float.
[   0.241][v][opengl-cb] Loaded extension GL_EXT_disjoint_timer_query.
[   0.241][v][opengl-cb] Loaded extension GL_MP_MPGetNativeDisplay.
[   0.241][v][opengl-cb] Loaded extension GL_ANGLE_translated_shader_source.
[   0.241][v][opengl-cb] Reported display depth: R=8, G=8, B=8
[   0.241][v][opengl-cb] Testing FBO format 0x881a
[   0.241][v][opengl-cb] Create FBO: 16x16 (16x16)
[   0.241][v][opengl-cb] Using FBO format 0x881a.
[   0.241][v][opengl-cb] No advanced processing required. Enabling dumb mode.
[   0.242][v][opengl-cb] Loading hwdec driver 'd3d11-egl'
[   0.242][v][opengl-cb] Loading failed.
[   0.242][v][opengl-cb] Loading hwdec driver 'd3d11-egl-rgb'
[   0.262][v][ipc_0] Client connected
[   5.129][v][cplayer] Run command: stop, flags=0, args=[]
[   5.129][v][cplayer] Set property: video-sync="audio" -> 1
[   5.129][v][cplayer] Set property: hwdec="no" -> 1
[   5.129][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[   5.129][v][cplayer] Set property: deinterlace="no" -> 1
[   5.129][v][cplayer] Set property: display-fps=60.000000 -> 1
[   5.129][v][cplayer] Set property: audio-delay=0.000000 -> 1
[   5.129][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[   5.129][v][cplayer] Set property: video-unscaled=false -> 1
[   5.129][v][cplayer] Set property: video-aspect="-1" -> 1
[   5.130][v][cplayer] Set property: keepaspect=true -> 1
[   5.130][v][cplayer] Set property: panscan=0.000000 -> 1
[   5.130][v][cplayer] Run command: loadfile, flags=0, args=[http://127.0.0.1:32400/library/parts/1587831/1480349773/file.mkv?X-Plex-Session-Identifier=xd4adk0l5f9bx95jwx0qkt9&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A2%7D%2Cac3%7Bbitrate%3A800000%26channels%3A2%7D&X-Plex-Client-Identifier=g2aw4q4p1i8gf9fw185pcik9&X-Plex-Token=KfNu691zF1QkiUb9pPxp&Accept-Language=en, append-play, ad=,aid=no,pause=no,sid=no,start=+1770.63,vd=]
[   5.130][v][global] config path: 'watch_later' -> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/watch_later'
[   5.130][v][cplayer] Setting option 'ad' = '' (flags = 80)
[   5.130][v][cplayer] Setting option 'aid' = 'no' (flags = 80)
[   5.130][v][cplayer] Setting option 'pause' = 'no' (flags = 80)
[   5.130][v][cplayer] Setting option 'sid' = 'no' (flags = 80)
[   5.130][v][cplayer] Setting option 'start' = '+1770.63' (flags = 80)
[   5.130][v][cplayer] Setting option 'vd' = '' (flags = 80)
[   5.130][i][cplayer] Playing: http://127.0.0.1:32400/library/parts/1587831/1480349773/file.mkv?X-Plex-Session-Identifier=xd4adk0l5f9bx95jwx0qkt9&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A2%7D%2Cac3%7Bbitrate%3A800000%26channels%3A2%7D&X-Plex-Client-Identifier=g2aw4q4p1i8gf9fw185pcik9&X-Plex-Token=KfNu691zF1QkiUb9pPxp&Accept-Language=en
[   5.130][v][cplayer] Running hook: main/on_load
[   5.130][v][cplayer] Set property: audio-delay=0.000000 -> 1
[   5.141][v][cplayer] Set property: ad="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.141][v][cplayer] Set property: vd="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.141][v][cplayer] Run command: hook-ack, flags=0, args=[on_load]
[   5.141][v][cplayer] Set property: sub-delay=0.000000 -> 1
[   5.141][v][ffmpeg] Opening http://127.0.0.1:32400/library/parts/1587831/1480349773/file.mkv?X-Plex-Session-Identifier=xd4adk0l5f9bx95jwx0qkt9&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A2%7D%2Cac3%7Bbitrate%3A800000%26channels%3A2%7D&X-Plex-Client-Identifier=g2aw4q4p1i8gf9fw185pcik9&X-Plex-Token=KfNu691zF1QkiUb9pPxp&Accept-Language=en
[   5.145][v][ffmpeg] Could not set AVOption tls_verify='0'
[   5.145][v][ffmpeg] Mime-type: 'video/x-matroska'
[   5.145][v][ffmpeg] Stream opened successfully.
[   5.145][v][cache] Cache size set to 151800 KiB (75000 KiB backbuffer)
[   5.146][v][demux] Trying demuxers for level=normal.
[   5.147][v][mkv] Found the head...
[   5.147][v][mkv] + a segment...
[   5.147][v][mkv] Parsing seek head...
[   5.147][v][mkv] |+ segment tracks...
[   5.147][v][mkv] | + a track...
[   5.147][v][mkv] |  + Track number: 1
[   5.147][v][mkv] |  + Name: The Grand Tour - Season 1, Episode 1: The Holy Trinity (2016) - Release for ULTRAHDCLUB
[   5.147][v][mkv] |  + Track type: Video
[   5.147][v][mkv] |  + Video track
[   5.147][v][mkv] |   + Display width: 3840
[   5.147][v][mkv] |   + Display height: 2160
[   5.147][v][mkv] |   + Pixel width: 3840
[   5.147][v][mkv] |   + Pixel height: 2160
[   5.147][v][mkv] |  + Codec ID: V_MPEG4/ISO/AVC
[   5.147][v][mkv] |  + CodecPrivate, length 42
[   5.147][v][mkv] |  + Language: eng
[   5.147][v][mkv] |  + Default flag: 1
[   5.147][v][mkv] |  + Forced flag: 0
[   5.147][v][mkv] |  + Default duration: 41.708ms ( = 23.976 fps)
[   5.147][v][mkv] | + a track...
[   5.147][v][mkv] |  + Track number: 2
[   5.147][v][mkv] |  + Name: AC3 5.1 @ 384 kbps - MVO, Jaskier
[   5.147][v][mkv] |  + Track type: Audio
[   5.147][v][mkv] |  + Audio track
[   5.147][v][mkv] |   + Sampling frequency: 48000.000000
[   5.147][v][mkv] |   + Channels: 6
[   5.147][v][mkv] |  + Codec ID: A_AC3
[   5.147][v][mkv] |  + Language: rus
[   5.147][v][mkv] |  + Default flag: 1
[   5.147][v][mkv] |  + Forced flag: 0
[   5.147][v][mkv] |  + Default duration: 32.000ms ( = 31.250 fps)
[   5.147][v][mkv] | + a track...
[   5.147][v][mkv] |  + Track number: 3
[   5.147][v][mkv] |  + Name: E-AC3 5.1 @ 640 kbps
[   5.147][v][mkv] |  + Track type: Audio
[   5.147][v][mkv] |  + Audio track
[   5.147][v][mkv] |   + Sampling frequency: 48000.000000
[   5.147][v][mkv] |   + Channels: 6
[   5.147][v][mkv] |  + Codec ID: A_EAC3
[   5.147][v][mkv] |  + Language: eng
[   5.148][v][mkv] |  + Default flag: 0
[   5.148][v][mkv] |  + Forced flag: 0
[   5.148][v][mkv] |  + Default duration: 32.000ms ( = 31.250 fps)
[   5.148][v][mkv] | + a track...
[   5.148][v][mkv] |  + Track number: 4
[   5.148][v][mkv] |  + Track type: Subtitle
[   5.148][v][mkv] |  + Codec ID: S_TEXT/UTF8
[   5.148][v][mkv] |  + Language: eng
[   5.148][v][mkv] |  + Default flag: 0
[   5.148][v][mkv] |  + Forced flag: 0
[   5.148][v][mkv] |+ segment information...
[   5.148][v][mkv] | + muxing app: libebml v1.3.4 + libmatroska v1.4.5
[   5.148][v][mkv] | + writing app: mkvmerge v9.5.0 ('Quiet Fire') 64bit
[   5.148][v][mkv] | + timecode scale: 1000000
[   5.148][v][mkv] | + duration: 4265.216s
[   5.148][v][mkv] | + segment uid b6 9f 42 91 cc 35 48 52 b7 76 1b 63 da 2c 0f f8
[   5.148][v][mkv] |+ found cluster
[   5.148][v][mkv] Deferring reading cues.
[   5.148][v][mkv] Seeking to 28468687142 to read header element 0x1254c367.
[   5.148][v][cache] Dropping cache at pos 28468687142, cached range: 0-704512.
[   5.148][v][cache] Seeking underlying stream: 704512 -> 28468687142
[   5.152][v][cache] EOF reached.
[   5.152][v][cache] Dropping cache at pos 5965, cached range: 28468687142-28468688786.
[   5.152][v][cache] Seeking underlying stream: 28468688786 -> 5965
[   5.155][v][mkv] All headers are parsed!
[   5.155][v][demux] Detected file format: Matroska
[   5.155][v][cache] blocking for STREAM_CTRL 6
[   5.156][v][global] config path: 'sub/' -/-> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/sub/'
[   5.156][v][global] config path: 'audio/' -/-> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/audio/'
[   5.156][v][cplayer] Running hook: main/on_preloaded
[   5.158][v][cplayer] Set property: sid="no" -> 1
[   5.158][v][cplayer] Set property: aid="2" -> 1
[   5.169][v][cplayer] Set property: ad="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.169][v][cplayer] Set property: vd="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.169][v][cplayer] Run command: hook-ack, flags=0, args=[on_preloaded]
[   5.169][i][cplayer]  (+) Video --vid=1 (*) 'The Grand Tour - Season 1, Episode 1: The Holy Trinity (2016) - Release for ULTRAHDCLUB' (h264)
[   5.169][i][cplayer]      Audio --aid=1 --alang=rus (*) 'AC3 5.1 @ 384 kbps - MVO, Jaskier' (ac3)
[   5.169][i][cplayer]  (+) Audio --aid=2 --alang=eng 'E-AC3 5.1 @ 640 kbps' (eac3)
[   5.169][i][cplayer]      Subs  --sid=1 --slang=eng (subrip)
[   5.169][i][display-tags] File tags:
[   5.169][i][display-tags]  Title: The Grand Tour - Season 1, Episode 1: The Holy Trinity (2016) - Release for ULTRAHDCLUB
[   5.169][v][vo/opengl-cb] Assuming 60.000000 FPS for display sync.
[   5.169][v][vd] Container reported FPS: 23.976025
[   5.169][v][vd] Codec list:
[   5.169][v][vd]     lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[   5.169][v][vd] Opening video decoder lavc:h264
[   5.169][v][vd] Using software decoding.
[   5.169][v][vd] Detected 12 logical cores.
[   5.169][v][vd] Requesting 13 threads for decoding.
[   5.170][v][vd] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
[   5.171][v][ad] Codec list:
[   5.171][v][ad]     lavc:eac3 - ATSC A/52B (AC-3, E-AC-3)
[   5.171][v][ad]     spdif:eac3 - libavformat/spdifenc audio pass-through decoder
[   5.171][v][ad] Opening audio decoder lavc:eac3
[   5.171][v][ad] Requesting 1 threads for decoding.
[   5.171][v][ad] Selected audio codec: ATSC A/52B (AC-3, E-AC-3) [lavc:eac3]
[   5.171][v][cplayer] Starting playback...
[   5.171][v][mkv] queuing seek to 1770.630000
[   5.171][v][mkv] execute seek (to 1770.630000 flags 40)
[   5.171][v][cplayer] hr-seek, skipping to 1770.630000
[   5.171][v][mkv] Seeking to 28468633656 to read header element 0x1c53bb6b.
[   5.171][v][cache] Dropping cache at pos 28468633656, cached range: 5965-1423181.
[   5.171][v][cache] Seeking underlying stream: 1423181 -> 28468633656
[   5.174][v][mkv] Parsing cues...
[   5.174][v][cache] EOF reached.
[   5.183][v][opengl-cb] Window size: 3840x2160
[   5.183][v][opengl-cb] Video source: 0x0 (0:0)
[   5.183][v][opengl-cb] Video display: (0, 0) 1x1 -> (0, 0) 3840x2160
[   5.183][v][opengl-cb] Video scale: 3840.000000/2160.000000
[   5.183][v][opengl-cb] OSD borders: l=-1073739904 t=0 r=-1073739904 b=0
[   5.183][v][opengl-cb] Video borders: l=0 t=0 r=0 b=0
[   5.184][v][cache] Dropping cache at pos 12901727577, cached range: 28468633656-28468688786.
[   5.184][v][cache] Seeking underlying stream: 28468688786 -> 12901727577
[   5.193][v][mkv] seek done
[   5.193][v][af] Adding filter lavrresample 
[   5.193][v][af] Setting option 'normalize' = 'yes' (flags = 0)
[   5.193][v][af] Setting option 'o' = 'surround_mix_level=1' (flags = 0)
[   5.193][v][lavrresample] Remix: 5.1(side) -> stereo
[   5.194][v][af] Audio filter chain:
[   5.194][v][af]   [in] 48000Hz 5.1(side) 6ch floatp
[   5.194][v][af]   [lavrresample] 48000Hz stereo 2ch floatp [a]
[   5.194][v][af]   [out] 48000Hz stereo 2ch floatp
[   5.194][v][af]   [ao] 48000Hz stereo 2ch floatp
[   5.194][v][ao] Trying audio driver 'wasapi'
[   5.194][v][ao/wasapi] requested format: 48000 Hz, stereo channels, floatp
[   5.195][v][ffmpeg/video] h264: Reinit context to 3840x2160, pix_fmt: yuv420p
[   5.195][v][ao/wasapi] No device specified. Selecting default.
[   5.196][v][ao/wasapi] Selecting device '{93ef8b6d-0623-467d-a34a-6168364e1aae}' (SAMSUNG-0 (NVIDIA High Definition Audio))
[   5.196][v][ao/wasapi] Monitoring changes in device {0.0.0.00000000}.{93ef8b6d-0623-467d-a34a-6168364e1aae}
[   5.196][v][ao/wasapi] Trying stereo float @ 48000hz (shared)
[   5.196][v][ao/wasapi] Accepted as stereo float @ 48000hz (shared)
[   5.197][v][ao/wasapi] Device period: 10 ms
[   5.199][v][ao/wasapi] Buffer frame count: 2400 (50 ms)
[   5.199][v][ao/wasapi] IAudioClock::GetFrequency gave a frequency of 384000.
[   5.199][v][ao/wasapi] device buffer: 2400 samples.
[   5.199][v][ao/wasapi] using soft-buffer of 9600 samples.
[   5.199][i][cplayer] AO: [wasapi] 48000Hz stereo 2ch float
[   5.199][v][cplayer] AO: Description: Windows WASAPI audio output (event mode)
[   5.199][v][af] Removing filter lavrresample 
[   5.199][v][af] Adding filter lavrresample 
[   5.199][v][af] Setting option 'normalize' = 'yes' (flags = 0)
[   5.199][v][af] Setting option 'o' = 'surround_mix_level=1' (flags = 0)
[   5.199][v][lavrresample] Remix: 5.1(side) -> stereo
[   5.199][v][af] Audio filter chain:
[   5.199][v][af]   [in] 48000Hz 5.1(side) 6ch floatp
[   5.199][v][af]   [lavrresample] 48000Hz stereo 2ch float [a]
[   5.199][v][af]   [out] 48000Hz stereo 2ch float
[   5.199][v][af]   [ao] 48000Hz stereo 2ch float
[   5.385][v][vd] Decoder format: 3840x2160 yuv420p auto/auto/auto/auto CL=mpeg2/4/h264
[   5.385][v][vd] Using container aspect ratio.
[   5.385][v][vf] Video filter chain:
[   5.385][v][vf]   [in] 3840x2160 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.385][v][vf]   [out] 3840x2160 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.392][v][cplayer] Set property: video-unscaled=false -> 1
[   5.398][v][cplayer] Set property: video-aspect="-1" -> 1
[   5.398][v][vd] Decoder format: 3840x2160 yuv420p auto/auto/auto/auto CL=mpeg2/4/h264
[   5.398][v][vd] Using container aspect ratio.
[   5.398][v][cplayer] Set property: keepaspect=true -> 1
[   5.406][v][cplayer] Set property: panscan=0.000000 -> 1
[   5.411][v][opengl-cb] Window size: 3840x2160
[   5.411][v][opengl-cb] Video source: 0x0 (0:0)
[   5.411][v][opengl-cb] Video display: (0, 0) 1x1 -> (0, 0) 3840x2160
[   5.411][v][opengl-cb] Video scale: 3840.000000/2160.000000
[   5.411][v][opengl-cb] OSD borders: l=-1073739904 t=0 r=-1073739904 b=0
[   5.411][v][opengl-cb] Video borders: l=0 t=0 r=0 b=0
[   5.558][v][cplayer] Run command: vf, flags=0, args=[add, vapoursynth=[C:\Users\Ben\AppData\Roaming\SVP4\scripts\6309a92e.py]:4:13]
[   5.558][i][vf] Opening video filter: [vapoursynth file=C:\Users\Ben\AppData\Roaming\SVP4\scripts\6309a92e.py buffered-frames=4 concurrent-frames=13]
[   5.558][v][vapoursynth] Setting option 'file' = 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\6309a92e.py' (flags = 0)
[   5.558][v][vapoursynth] Setting option 'buffered-frames' = '4' (flags = 0)
[   5.558][v][vapoursynth] Setting option 'concurrent-frames' = '13' (flags = 0)
[   5.610][v][global] user path: 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\6309a92e.py' -> 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\6309a92e.py'
[   5.610][v][vapoursynth] using 13 concurrent requests.
[   5.762][v][vf] Video filter chain:
[   5.762][v][vf]   [in] 3840x2160 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.762][v][vf]   [vapoursynth] "vapoursynth.00" 3840x2160 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.762][v][vf]   [out] 3840x2160 yuv420p bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   8.387][i][cplayer] VO: [opengl-cb] 3840x2160 yuv420p
[   8.387][v][cplayer] VO: Description: OpenGL Callbacks for libmpv
[   8.388][v][cplayer] set video colors output-levels=0 
[   8.393][v][opengl-cb] Window size: 3840x2160
[   8.393][v][opengl-cb] Video source: 3840x2160 (1:1)
[   8.393][v][opengl-cb] Video display: (0, 0) 3840x2160 -> (0, 0) 3840x2160
[   8.393][v][opengl-cb] Video scale: 1.000000/1.000000
[   8.393][v][opengl-cb] OSD borders: l=0 t=0 r=0 b=0
[   8.393][v][opengl-cb] Video borders: l=0 t=0 r=0 b=0
[   8.393][v][opengl-cb] Testing FBO format 0x881a
[   8.393][v][opengl-cb] Create FBO: 16x16 (16x16)
[   8.393][v][opengl-cb] Using FBO format 0x881a.
[   8.393][v][opengl-cb] No advanced processing required. Enabling dumb mode.
[   8.393][v][opengl-cb] Texture for plane 0: 3840x2160
[   8.393][v][opengl-cb] Texture for plane 1: 1920x1080
[   8.393][v][opengl-cb] Texture for plane 2: 1920x1080
[   8.408][v][opengl-cb] recompiling a shader program:
[   8.408][v][opengl-cb] [  1] color.r = 1.000000 * vec4(texture(texture0, texcoord0)).r;
[   8.408][v][opengl-cb] [  2] color.g = 1.000000 * vec4(texture(texture1, texcoord1)).r;
[   8.408][v][opengl-cb] [  3] color.b = 1.000000 * vec4(texture(texture2, texcoord2)).r;
[   8.408][v][opengl-cb] [  4] // color conversion
[   8.408][v][opengl-cb] [  5] color.rgb = mat3(colormatrix) * color.rgb + colormatrix_c;
[   8.408][v][opengl-cb] [  6] color.a = 1.0;
[   8.408][v][opengl-cb] [  7] // color mapping
[   8.427][v][cplayer] first video frame after restart shown
[   8.470][v][cplayer] starting audio playback
[   8.470][v][cplayer] playback restart complete
[  10.322][w][cplayer] 
[  10.322][w][cplayer] Audio/Video desynchronisation detected! Possible reasons include too slow
[  10.322][w][cplayer] hardware, temporary CPU spikes, broken drivers, and broken files. Audio
[  10.322][w][cplayer] position will not match to the video (see A-V status field).
[  10.322][w][cplayer] 
[  12.117][v][vo/opengl-cb] mpv_opengl_cb_draw() not being called or stuck.
[  12.442][v][vo/opengl-cb] mpv_opengl_cb_draw() not being called or stuck.
[  12.755][v][vo/opengl-cb] mpv_opengl_cb_draw() not being called or stuck.
[  26.703][v][cplayer] Run command: stop, flags=0, args=[]
[  26.703][v][cplayer] EOF code: 4  
[  26.703][v][ad] Uninit audio decoder.
[  26.703][v][af] Removing filter lavrresample 
[  26.703][e][vapoursynth] Filter error at frame 738: EOF or filter reinit/uninit
[  27.555][v][vd] Uninit video.
[  27.724][v][cache] Terminating cache...
[  27.724][v][cache] Cache exiting...
[  27.755][v][cplayer] finished playback, success (reason 2)
[  27.755][i][cplayer] 
[  27.780][v][ipc_0] Client disconnected
[  27.811][v][cplayer] Set property: video-sync="audio" -> 1
[  27.811][v][cplayer] Set property: hwdec="no" -> 1
[  27.811][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[  27.811][v][cplayer] Set property: deinterlace="no" -> 1
[  27.811][v][cplayer] Set property: display-fps=60.000000 -> 1
[  27.811][v][cplayer] Set property: audio-delay=0.000000 -> 1
[  27.812][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[  27.812][v][cplayer] Set property: video-unscaled=false -> 1
[  27.812][v][cplayer] Set property: video-aspect="-1" -> 1
[  27.812][v][cplayer] Set property: keepaspect=true -> 1
[  27.812][v][cplayer] Set property: panscan=0.000000 -> 1
[  27.812][v][cplayer] Set property: video-unscaled=false -> 1
[  27.812][v][cplayer] Set property: video-aspect="-1" -> 1
[  27.812][v][cplayer] Set property: keepaspect=true -> 1
[  27.813][v][cplayer] Set property: panscan=0.000000 -> 1
[  28.950][v][ipc_1] Client connected
[  29.519][v][opengl-cb] flushing shader cache
[  29.648][v][cplayer] Run command: quit, flags=0, args=[0]

6

(17 replies, posted in Using SVP)

I think I figured it out.
I had at some point copied the MVP64 folder to my plex media player folder creating a mpv.conf file there, and that is the one it was reading from. deleted that file, set the SVP 4/mpv64 path in my environment variable and for the firts time I started a video and it said SVP enabled on the screen.  Now to work on the performance for 4k.
I will try those settings above and see if it helps.

For anyone else having this issue, here is my recommendation.
First, dont copy the vapoursynth.dll to your plex media player folder.  There are other files there that wont match up.
If you have donee this, just delete both the c:\Program Files\Plex Media player folder AND the c:\user\appdata\local\plexmediaplayer folder
Reinstall plex media player, launch it and set up your account and then exit.
create your mvp.conf file in c:\user\appdata\local\plexmediaplayer folder with the single line "input-ipc-server=mpvpipe"
then copy your mpv-1.dll file from C:\Program Files (x86)\SVP 4\mpv64 to c:\Program Files\Plex Media player and overwrite it.
Next right click on your windows start button and go to System. in the top left click advanced system settings and click the Environment Variables button
Click on the line that says PATH and hit edit.
Click NEW and add this line C:\Program Files (x86)\SVP 4\mpv64
Hit ok and retry playing a video.
Hope this helps someone.

7

(17 replies, posted in Using SVP)

Chainik wrote:

first of all, why you have vapoursynth.dll in the Plex folder?
the normal way to install all this stuff is to leave all vapoursynth-related files in SVP 4\mpv64

you can add

log-file=\some\path\

into mpv.conf to see if there any errors from mpv's point of view

The reason I put it in the plex folder is when I first tried I got a "vapoursynth is missing" error.
I added the SVP/MPV64 to the PATH and no longer got that error on start of Plex but when I played a video and then looked at SVP log I get a Frame server (64-bit) NOT FOUND error.
So I copied the contents of the SVP/MPV64 folder to plex and that fixed that error.
Is there another way I should set up vapoursynth?
Here is the results of the log from your log file suggestion.

[   0.146][v][global] config path: 'scripts' -> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/scripts'
[   0.146][v][ipc] Starting IPC master
[   0.146][v][ipc] Listening to IPC pipe.
[   0.146][v][cplayer] Run command: hook-add, flags=0, args=[on_load, 1, 0]
[   0.146][v][cplayer] Run command: hook-add, flags=0, args=[on_preloaded, 2, 0]
[   0.156][v][cplayer] Set property: audio-exclusive=false -> 1
[   0.156][v][cplayer] Set property: audio-device="wasapi/{9ad3db61-b9d7-484c-8dfc-b54c05269d01}" -> 1
[   0.156][v][cplayer] Set property: af-defaults="lavrresample:normalize=no:o=[surround_mix_level=1]" -> 1
[   0.156][v][cplayer] Set property: audio-spdif="ac3,eac3,dts-hd,truehd" -> 1
[   0.156][v][cplayer] Setting option 'audio-channels' = "5.1,2.0" (flags = 64) -> 0
[   0.156][v][cplayer] Run command: af, flags=0, args=[del, @ac3]
[   0.156][w][cplayer] Option af-del: item label @ac3 not found.
[   0.156][v][cplayer] Set property: sub-font-size=32.000000 -> 1
[   0.156][v][cplayer] Set property: sub-text-font-size=32.000000 -> 1
[   0.156][v][cplayer] Set property: sub-color="#EEEEEE" -> 1
[   0.156][v][cplayer] Set property: sub-text-color="#EEEEEE" -> 1
[   0.157][v][cplayer] Set property: sub-border-color="#000000" -> 1
[   0.157][v][cplayer] Set property: sub-text-border-color="#000000" -> 1
[   0.157][v][cplayer] Set property: sub-align-x="center" -> 1
[   0.157][v][cplayer] Set property: sub-text-align-x="center" -> 1
[   0.157][v][cplayer] Set property: sub-align-y="bottom" -> 1
[   0.157][v][cplayer] Set property: sub-text-align-y="bottom" -> 1
[   0.157][v][cplayer] Set property: video-sync="audio" -> 1
[   0.157][v][cplayer] Set property: hwdec="auto" -> 1
[   0.157][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[   0.157][v][cplayer] Set property: deinterlace="no" -> 1
[   0.157][v][cplayer] Set property: display-fps=0.000000 -> 1
[   0.157][v][cplayer] Set property: audio-delay=0.000000 -> 1
[   0.157][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[   0.157][v][cplayer] Set property: video-unscaled=false -> 1
[   0.157][v][cplayer] Set property: video-aspect="-1" -> 1
[   0.157][v][cplayer] Set property: keepaspect=true -> 1
[   0.158][v][cplayer] Set property: panscan=0.000000 -> 1
[   0.242][v][cplayer] Set property: vo="opengl-cb" -> 1
[   0.245][v][opengl-cb] GL_VERSION='OpenGL ES 3.0 (ANGLE 2.1.0.8613f4946861)'
[   0.245][v][opengl-cb] Detected GLES 3.0.
[   0.245][v][opengl-cb] GL_VENDOR='Google Inc.'
[   0.245][v][opengl-cb] GL_RENDERER='ANGLE (NVIDIA GeForce GTX 1080 Direct3D11 vs_5_0 ps_5_0)'
[   0.245][v][opengl-cb] GL_SHADING_LANGUAGE_VERSION='OpenGL ES GLSL ES 3.00 (ANGLE 2.1.0.8613f4946861)'
[   0.245][v][opengl-cb] Loaded extension GL_EXT_color_buffer_half_float.
[   0.245][v][opengl-cb] Loaded extension GL_EXT_disjoint_timer_query.
[   0.245][v][opengl-cb] Loaded extension GL_MP_MPGetNativeDisplay.
[   0.245][v][opengl-cb] Loaded extension GL_ANGLE_translated_shader_source.
[   0.245][v][opengl-cb] Reported display depth: R=8, G=8, B=8
[   0.245][v][opengl-cb] Testing FBO format 0x881a
[   0.245][v][opengl-cb] Create FBO: 16x16 (16x16)
[   0.245][v][opengl-cb] Using FBO format 0x881a.
[   0.245][v][opengl-cb] No advanced processing required. Enabling dumb mode.
[   0.245][v][opengl-cb] Loading hwdec driver 'd3d11-egl'
[   0.245][v][opengl-cb] Loading failed.
[   0.245][v][opengl-cb] Loading hwdec driver 'd3d11-egl-rgb'
[   0.412][v][ipc_0] Client connected
[   5.282][v][cplayer] Run command: stop, flags=0, args=[]
[   5.282][v][cplayer] Set property: video-sync="audio" -> 1
[   5.282][v][cplayer] Set property: hwdec="auto" -> 1
[   5.282][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[   5.282][v][cplayer] Set property: deinterlace="no" -> 1
[   5.282][v][cplayer] Set property: display-fps=60.000000 -> 1
[   5.282][v][cplayer] Set property: audio-delay=0.000000 -> 1
[   5.282][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[   5.282][v][cplayer] Set property: video-unscaled=false -> 1
[   5.282][v][cplayer] Set property: video-aspect="-1" -> 1
[   5.282][v][cplayer] Set property: keepaspect=true -> 1
[   5.282][v][cplayer] Set property: panscan=0.000000 -> 1
[   5.282][v][cplayer] Run command: loadfile, flags=0, args=[http://127.0.0.1:32400/library/parts/1587831/1480349773/file.mkv?X-Plex-Session-Identifier=2t0vcetvjmoacyjzqejz1wnrk9&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A8%7D%2Cac3%7Bbitrate%3A800000%26channels%3A8%7D&X-Plex-Client-Identifier=sbqoju4kuykwewmi&X-Plex-Token=ZgYKz5c9HKuzqxw2zrVQ&Accept-Language=en, append-play, ad=,aid=no,pause=no,sid=no,start=+1805.1,vd=]
[   5.282][v][global] config path: 'watch_later' -> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/watch_later'
[   5.283][v][cplayer] Setting option 'ad' = '' (flags = 80)
[   5.283][v][cplayer] Setting option 'aid' = 'no' (flags = 80)
[   5.283][v][cplayer] Setting option 'pause' = 'no' (flags = 80)
[   5.283][v][cplayer] Setting option 'sid' = 'no' (flags = 80)
[   5.283][v][cplayer] Setting option 'start' = '+1805.1' (flags = 80)
[   5.283][v][cplayer] Setting option 'vd' = '' (flags = 80)
[   5.283]i[cplayer] Playing: [url]http://127.0.0.1:32400/library/parts/1587831/1480349773/file.mkv?X-Plex-Session-Identifier=2t0vcetvjmoacyjzqejz1wnrk9&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A8%7D%2Cac3%7Bbitrate%3A800000%26channels%3A8%7D&X-Plex-Client-Identifier=sbqoju4kuykwewmi&X-Plex-Token=ZgYKz5c9HKuzqxw2zrVQ&Accept-Language=en[/url]
[   5.283][v][cplayer] Running hook: main/on_load
[   5.283][v][cplayer] Set property: audio-delay=0.000000 -> 1
[   5.293][v][cplayer] Set property: ad="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.293][v][cplayer] Set property: vd="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.294][v][cplayer] Run command: hook-ack, flags=0, args=[on_load]
[   5.294][v][cplayer] Set property: sub-delay=0.000000 -> 1
[   5.294][v][ffmpeg] Opening [url]http://127.0.0.1:32400/library/parts/1587831/1480349773/file.mkv?X-Plex-Session-Identifier=2t0vcetvjmoacyjzqejz1wnrk9&X-Plex-Version=2.10.8&X-Plex-Provides=player&X-Plex-Product=Plex%20Media%20Player&X-Plex-Platform=Konvergo&X-Plex-Platform-Version=1.2.1.494-7e6bbc6f&X-Plex-Device=Windows&X-Plex-Device-Name=downstairspc&X-Plex-Model=10&X-Plex-Device-Screen-Resolution=1920x1080%2C1920x1080&X-Plex-Client-Capabilities=protocols%3Dshoutcast%2Chttp-video%3BvideoDecoders%3Dh264%7Bprofile%3Ahigh%26resolution%3A2160%26level%3A52%7D%3BaudioDecoders%3Dmp3%2Caac%2Cdts%7Bbitrate%3A800000%26channels%3A8%7D%2Cac3%7Bbitrate%3A800000%26channels%3A8%7D&X-Plex-Client-Identifier=sbqoju4kuykwewmi&X-Plex-Token=ZgYKz5c9HKuzqxw2zrVQ&Accept-Language=en[/url]
[   5.297][v][ffmpeg] Could not set AVOption tls_verify='0'
[   5.297][v][ffmpeg] Mime-type: 'video/x-matroska'
[   5.297][v][ffmpeg] Stream opened successfully.
[   5.297][v][cache] Cache size set to 151800 KiB (75000 KiB backbuffer)
[   5.297][v][demux] Trying demuxers for level=normal.
[   5.298][v][mkv] Found the head...
[   5.298][v][mkv] + a segment...
[   5.299][v][mkv] Parsing seek head...
[   5.299][v][mkv] |+ segment tracks...
[   5.299][v][mkv] | + a track...
[   5.299][v][mkv] |  + Track number: 1
[   5.299][v][mkv] |  + Name: The Grand Tour - Season 1, Episode 1: The Holy Trinity (2016) - Release for ULTRAHDCLUB
[   5.299][v][mkv] |  + Track type: Video
[   5.299][v][mkv] |  + Video track
[   5.299][v][mkv] |   + Display width: 3840
[   5.299][v][mkv] |   + Display height: 2160
[   5.299][v][mkv] |   + Pixel width: 3840
[   5.299][v][mkv] |   + Pixel height: 2160
[   5.299][v][mkv] |  + Codec ID: V_MPEG4/ISO/AVC
[   5.299][v][mkv] |  + CodecPrivate, length 42
[   5.299][v][mkv] |  + Language: eng
[   5.299][v][mkv] |  + Default flag: 1
[   5.299][v][mkv] |  + Forced flag: 0
[   5.299][v][mkv] |  + Default duration: 41.708ms ( = 23.976 fps)
[   5.299][v][mkv] | + a track...
[   5.299][v][mkv] |  + Track number: 2
[   5.299][v][mkv] |  + Name: AC3 5.1 @ 384 kbps - MVO, Jaskier
[   5.299][v][mkv] |  + Track type: Audio
[   5.299][v][mkv] |  + Audio track
[   5.299][v][mkv] |   + Sampling frequency: 48000.000000
[   5.299][v][mkv] |   + Channels: 6
[   5.299][v][mkv] |  + Codec ID: A_AC3
[   5.299][v][mkv] |  + Language: rus
[   5.299][v][mkv] |  + Default flag: 1
[   5.299][v][mkv] |  + Forced flag: 0
[   5.299][v][mkv] |  + Default duration: 32.000ms ( = 31.250 fps)
[   5.299][v][mkv] | + a track...
[   5.299][v][mkv] |  + Track number: 3
[   5.299][v][mkv] |  + Name: E-AC3 5.1 @ 640 kbps
[   5.299][v][mkv] |  + Track type: Audio
[   5.299][v][mkv] |  + Audio track
[   5.299][v][mkv] |   + Sampling frequency: 48000.000000
[   5.299][v][mkv] |   + Channels: 6
[   5.299][v][mkv] |  + Codec ID: A_EAC3
[   5.299][v][mkv] |  + Language: eng
[   5.299][v][mkv] |  + Default flag: 0
[   5.299][v][mkv] |  + Forced flag: 0
[   5.299][v][mkv] |  + Default duration: 32.000ms ( = 31.250 fps)
[   5.299][v][mkv] | + a track...
[   5.299][v][mkv] |  + Track number: 4
[   5.299][v][mkv] |  + Track type: Subtitle
[   5.299][v][mkv] |  + Codec ID: S_TEXT/UTF8
[   5.299][v][mkv] |  + Language: eng
[   5.299][v][mkv] |  + Default flag: 0
[   5.299][v][mkv] |  + Forced flag: 0
[   5.299][v][mkv] |+ segment information...
[   5.299][v][mkv] | + muxing app: libebml v1.3.4 + libmatroska v1.4.5
[   5.299][v][mkv] | + writing app: mkvmerge v9.5.0 ('Quiet Fire') 64bit
[   5.299][v][mkv] | + timecode scale: 1000000
[   5.299][v][mkv] | + duration: 4265.216s
[   5.299][v][mkv] | + segment uid b6 9f 42 91 cc 35 48 52 b7 76 1b 63 da 2c 0f f8
[   5.299][v][mkv] |+ found cluster
[   5.299][v][mkv] Deferring reading cues.
[   5.299][v][mkv] Seeking to 28468687142 to read header element 0x1254c367.
[   5.299][v][cache] Dropping cache at pos 28468687142, cached range: 0-598016.
[   5.299][v][cache] Seeking underlying stream: 598016 -> 28468687142
[   5.302][v][cache] EOF reached.
[   5.302][v][cache] Dropping cache at pos 5965, cached range: 28468687142-28468688786.
[   5.302][v][cache] Seeking underlying stream: 28468688786 -> 5965
[   5.307][v][mkv] All headers are parsed!
[   5.308][v][demux] Detected file format: Matroska
[   5.308][v][cache] blocking for STREAM_CTRL 6
[   5.308][v][global] config path: 'sub/' -/-> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/sub/'
[   5.308][v][global] config path: 'audio/' -/-> 'C:/Users/Ben/AppData/Local/PlexMediaPlayer/audio/'
[   5.308][v][cplayer] Running hook: main/on_preloaded
[   5.308][v][cplayer] Set property: sid="no" -> 1
[   5.308][v][cplayer] Set property: aid="2" -> 1
[   5.318][v][cplayer] Set property: ad="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.318][v][cplayer] Set property: vd="lavc:h264,lavc:ac3,lavc:eac3" -> 1
[   5.318][v][cplayer] Run command: hook-ack, flags=0, args=[on_preloaded]
[   5.318]i[cplayer]  (+) Video --vid=1 (*) 'The Grand Tour - Season 1, Episode 1: The Holy Trinity (2016) - Release for ULTRAHDCLUB' (h264)
[   5.319]i[cplayer]      Audio --aid=1 --alang=rus (*) 'AC3 5.1 @ 384 kbps - MVO, Jaskier' (ac3)
[   5.319]i[cplayer]  (+) Audio --aid=2 --alang=eng 'E-AC3 5.1 @ 640 kbps' (eac3)
[   5.319]i[cplayer]      Subs  --sid=1 --slang=eng (subrip)
[   5.319]i[display-tags] File tags:
[   5.319]i[display-tags]  Title: The Grand Tour - Season 1, Episode 1: The Holy Trinity (2016) - Release for ULTRAHDCLUB
[   5.319][v][vo/opengl-cb] Assuming 60.000000 FPS for display sync.
[   5.319][v][vd] Container reported FPS: 23.976025
[   5.319][v][vd] Codec list:
[   5.319][v][vd]     lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[   5.319][v][vd] Opening video decoder lavc:h264
[   5.319][v][vd] Probing 'd3d11va'...
[   5.319][v][vd] Trying hardware decoding.
[   5.319][v][d3d11va] Using VO-supplied device 0000025eec780230.
[   5.320][v][vd] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
[   5.321][v][ad] Codec list:
[   5.321][v][ad]     spdif:eac3 - libavformat/spdifenc audio pass-through decoder
[   5.321][v][ad]     lavc:eac3 - ATSC A/52B (AC-3, E-AC-3)
[   5.321][v][ad] Opening audio decoder spdif:eac3
[   5.321][v][ad] Selected audio codec: libavformat/spdifenc audio pass-through decoder [spdif:eac3]
[   5.321][v][cplayer] Starting playback...
[   5.321][v][mkv] queuing seek to 1805.100000
[   5.321][v][mkv] execute seek (to 1805.100000 flags 40)
[   5.321][v][cplayer] hr-seek, skipping to 1805.100000
[   5.321][v][mkv] Seeking to 28468633656 to read header element 0x1c53bb6b.
[   5.321][v][cache] Dropping cache at pos 28468633656, cached range: 5965-1390413.
[   5.321][v][cache] Seeking underlying stream: 1390413 -> 28468633656
[   5.330][v][opengl-cb] Window size: 3840x2160
[   5.330][v][opengl-cb] Video source: 0x0 (0:0)
[   5.330][v][opengl-cb] Video display: (0, 0) 1x1 -> (0, 0) 3840x2160
[   5.330][v][opengl-cb] Video scale: 3840.000000/2160.000000
[   5.330][v][opengl-cb] OSD borders: l=-1073739904 t=0 r=-1073739904 b=0
[   5.330][v][opengl-cb] Video borders: l=0 t=0 r=0 b=0
[   5.336][v][mkv] Parsing cues...
[   5.336][v][cache] EOF reached.
[   5.347][v][cache] Dropping cache at pos 13275729564, cached range: 28468633656-28468688786.
[   5.347][v][cache] Seeking underlying stream: 28468688786 -> 13275729564
[   5.358][v][mkv] seek done
[   5.360][v][vd] Pixel formats supported by decoder: dxva2_vld d3d11va_vld yuv420p
[   5.360][v][vd] Codec profile: High (0x64)
[   5.360][v][d3d11va] {86695f12-340e-4f04-9fd3-9253dd327460} MPEG2and1_VLD  NV12
[   5.360][v][d3d11va] {ee27417f-5e28-4e65-beea-1d26b508adc9} MPEG2_VLD  NV12
[   5.360][v][d3d11va] {6f3ec719-3735-42cc-8063-65cc3cb36616} <unknown>  NV12
[   5.360][v][d3d11va] {1b81bea4-a0c7-11d3-b984-00c04f2e73c5} VC1_D2010  NV12
[   5.360][v][d3d11va] {1b81bea3-a0c7-11d3-b984-00c04f2e73c5} VC1_D  NV12
[   5.360][v][d3d11va] {32fcfe3f-de46-4a49-861b-ac71110649d5} <unknown>  NV12
[   5.360][v][d3d11va] {d79be8da-0cf1-4c81-b82a-69a4e236f43d} <unknown>  NV12
[   5.360][v][d3d11va] {f9aaccbb-c2b6-4cfc-8779-5707b1760552} <unknown>  NV12
[   5.360][v][d3d11va] {1b81be68-a0c7-11d3-b984-00c04f2e73c5} H264_E  NV12
[   5.360][v][d3d11va] {5b11d51b-2f4c-4452-bcc3-09f2a1160cc0} HEVC_VLD_Main  NV12
[   5.360][v][d3d11va] {107af0e0-ef1a-4d19-aba8-67a163073d13} HEVC_VLD_Main10  NV12 P010
[   5.360][v][d3d11va] {20bb8b0a-97aa-4571-8e99-64e60606c1a6} <unknown>  NV12 P010
[   5.360][v][d3d11va] {15df9b21-06c4-47f1-841e-a67c97d7f312} <unknown>  NV12
[   5.360][v][d3d11va] {efd64d74-c9e8-41d7-a5e9-e9b0e39fa319} <unknown>  NV12
[   5.360][v][d3d11va] {ed418a9f-010d-4eda-9ae3-9a65358d8d2e} <unknown>  NV12
[   5.360][v][d3d11va] {9947ec6f-689b-11dc-a320-0019dbbc4184} <unknown>  NV12
[   5.360][v][d3d11va] {33fcfe41-de46-4a49-861b-ac71110649d5} <unknown>  NV12
[   5.360][v][d3d11va] {463707f8-a1d0-4585-876d-83aa6d60b89e} VP9_VLD_Profile0  NV12
[   5.360][v][d3d11va] {6affd11e-1d96-42b1-a215-93a31f09a53d} <unknown>  NV12
[   5.360][v][d3d11va] {914c84a3-4078-4fa9-984c-e2f262cb5c9c} <unknown>  NV12
[   5.360][v][vd] Selecting {1b81be68-a0c7-11d3-b984-00c04f2e73c5} H264_E 103
[   5.373][v][ffmpeg/video] h264: Reinit context to 3840x2160, pix_fmt: d3d11va_vld
[   5.414][v][af] Audio filter chain:
[   5.415][v][af]   [in] 192000Hz stereo 2ch spdif-eac3
[   5.415][v][af]   [out] 192000Hz stereo 2ch spdif-eac3
[   5.415][v][af]   [ao] 192000Hz stereo 2ch spdif-eac3
[   5.415][v][ao] Trying audio driver 'wasapi'
[   5.415][v][ao] Using preferred device '{9ad3db61-b9d7-484c-8dfc-b54c05269d01}'
[   5.415][v][ao/wasapi] requested format: 192000 Hz, stereo channels, spdif-eac3
[   5.417][e][ao/wasapi] Failed to find device '{9ad3db61-b9d7-484c-8dfc-b54c05269d01}'
[   5.417][e][ao] Failed to initialize audio driver 'wasapi'
[   5.417][e][ao] This audio driver/device was forced with the --audio-device option.
[   5.417][e][ao] Try unsetting it.
[   5.417][v][cplayer] Falling back to PCM output.
[   5.417][v][ad] Uninit audio decoder.
[   5.418][v][ad] Codec list:
[   5.418][v][ad]     lavc:eac3 - ATSC A/52B (AC-3, E-AC-3)
[   5.418][v][ad]     spdif:eac3 - libavformat/spdifenc audio pass-through decoder
[   5.418][v][ad] Opening audio decoder lavc:eac3
[   5.418][v][ad] Requesting 1 threads for decoding.
[   5.418][v][ad] Selected audio codec: ATSC A/52B (AC-3, E-AC-3) [lavc:eac3]
[   5.423][v][af] Audio filter chain:
[   5.423][v][af]   [in] 48000Hz 5.1(side) 6ch floatp
[   5.423][v][af]   [out] 48000Hz 5.1(side) 6ch floatp
[   5.423][v][af]   [ao] 48000Hz 5.1(side) 6ch floatp
[   5.423][v][ao] Trying audio driver 'wasapi'
[   5.423][v][ao] Using preferred device '{9ad3db61-b9d7-484c-8dfc-b54c05269d01}'
[   5.423][v][ao/wasapi] requested format: 48000 Hz, 5.1 channels, floatp
[   5.425][e][ao/wasapi] Failed to find device '{9ad3db61-b9d7-484c-8dfc-b54c05269d01}'
[   5.425][e][ao] This audio driver/device was forced with the --audio-device option.
[   5.425][e][ao] Try unsetting it.
[   5.425][v][ao] Trying audio driver 'null'
[   5.426][v][ao/null] requested format: 48000 Hz, 5.1 channels, floatp
[   5.426][v][ao/null] Channel layouts:
[   5.426][v][ao/null]  - anything
[   5.426][v][ao/null] result: 5.1
[   5.426][v][ao/null] device buffer: 9472 samples.
[   5.426][v][ao/null] using soft-buffer of 9600 samples.
[   5.426]i[cplayer] AO: [null] 48000Hz 5.1 6ch floatp
[   5.426][v][cplayer] AO: Description: Null audio output
[   5.426][v][af] Adding filter lavrresample 
[   5.426][v][af] Setting option 'normalize' = 'no' (flags = 0)
[   5.426][v][af] Setting option 'o' = 'surround_mix_level=1' (flags = 0)
[   5.426][v][lavrresample] Remix: 5.1(side) -> 5.1
[   5.426][v][lavrresample] Fudge: sl-sr -> bl-br
[   5.426][v][af] Audio filter chain:
[   5.426][v][af]   [in] 48000Hz 5.1(side) 6ch floatp
[   5.426][v][af]   [lavrresample] 48000Hz 5.1 6ch floatp [a]
[   5.426][v][af]   [out] 48000Hz 5.1 6ch floatp
[   5.426][v][af]   [ao] 48000Hz 5.1 6ch floatp
[   5.429]i[vd] Using hardware decoding (d3d11va).
[   5.429][v][vd] Decoder format: 3840x2160 d3d11_nv12[nv12] auto/auto/auto/auto CL=mpeg2/4/h264
[   5.429][v][vd] Using container aspect ratio.
[   5.429]i[vf] Using conversion filter.
[   5.430][v][vf] Video filter chain:
[   5.430][v][vf]   [in] 3840x2160 d3d11_nv12[nv12] bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.430][v][vf]   [d3d11vpp] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264 [a]
[   5.430][v][vf]   [out] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264
[   5.441][v][d3d11vpp] Found 1 rate conversion caps. Looking for caps=0x2.
[   5.441][v][d3d11vpp]   - 0: 0x00000017
[   5.441][v][d3d11vpp]        (matching)
[   5.442][v][cplayer] Set property: video-unscaled=false -> 1
[   5.442][v][cplayer] Set property: video-aspect="-1" -> 1
[   5.454][v][vd] Decoder format: 3840x2160 d3d11_nv12[nv12] auto/auto/auto/auto CL=mpeg2/4/h264
[   5.454][v][vd] Using container aspect ratio.
[   5.454][v][cplayer] Set property: keepaspect=true -> 1
[   5.454][v][cplayer] Set property: panscan=0.000000 -> 1
[   5.460][v][opengl-cb] Window size: 3840x2160
[   5.460][v][opengl-cb] Video source: 0x0 (0:0)
[   5.460][v][opengl-cb] Video display: (0, 0) 1x1 -> (0, 0) 3840x2160
[   5.460][v][opengl-cb] Video scale: 3840.000000/2160.000000
[   5.460][v][opengl-cb] OSD borders: l=-1073739904 t=0 r=-1073739904 b=0
[   5.460][v][opengl-cb] Video borders: l=0 t=0 r=0 b=0
[   5.711][v][cplayer] Run command: vf, flags=0, args=[add, vapoursynth=[C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py]:4:13]
[   5.712]i[vf] Opening video filter: [vapoursynth file=C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py buffered-frames=4 concurrent-frames=13]
[   5.712][v][vapoursynth] Setting option 'file' = 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py' (flags = 0)
[   5.712][v][vapoursynth] Setting option 'buffered-frames' = '4' (flags = 0)
[   5.712][v][vapoursynth] Setting option 'concurrent-frames' = '13' (flags = 0)
[   5.763][v][global] user path: 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py' -> 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py'
[   5.763][v][vapoursynth] using 13 concurrent requests.
[   5.763]i[vf] Using conversion filter.
[   5.764][e][vf] Image formats incompatible or invalid.
[   5.764][w][vf] Video filter chain:
[   5.764][w][vf]   [in] 3840x2160 d3d11_nv12[nv12] bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.764][w][vf]   [scale] ??? [a]   <---
[   5.764][w][vf]   [vapoursynth] "vapoursynth.00" ???
[   5.764][w][vf]   [out] ???
[   5.764]i[vf] Using conversion filter.
[   5.764][v][vf] Video filter chain:
[   5.764][v][vf]   [in] 3840x2160 d3d11_nv12[nv12] bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.764][v][vf]   [d3d11vpp] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264 [a]
[   5.764][v][vf]   [out] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264
[   5.771][v][cplayer] Run command: vf, flags=0, args=[add, vapoursynth=[C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py]:4:13]
[   5.771]i[vf] Opening video filter: [vapoursynth file=C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py buffered-frames=4 concurrent-frames=13]
[   5.771][v][vapoursynth] Setting option 'file' = 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py' (flags = 0)
[   5.771][v][vapoursynth] Setting option 'buffered-frames' = '4' (flags = 0)
[   5.771][v][vapoursynth] Setting option 'concurrent-frames' = '13' (flags = 0)
[   5.771][v][global] user path: 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py' -> 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py'
[   5.771][v][vapoursynth] using 13 concurrent requests.
[   5.771]i[vf] Using conversion filter.
[   5.772][e][vf] Image formats incompatible or invalid.
[   5.772][w][vf] Video filter chain:
[   5.772][w][vf]   [in] 3840x2160 d3d11_nv12[nv12] bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.772][w][vf]   [scale] ??? [a]   <---
[   5.772][w][vf]   [vapoursynth] "vapoursynth.00" ???
[   5.772][w][vf]   [out] ???
[   5.772]i[vf] Using conversion filter.
[   5.772][v][vf] Video filter chain:
[   5.772][v][vf]   [in] 3840x2160 d3d11_nv12[nv12] bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.772][v][vf]   [d3d11vpp] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264 [a]
[   5.772][v][vf]   [out] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264
[   5.779][v][cplayer] Run command: vf, flags=0, args=[add, vapoursynth=[C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py]:4:13]
[   5.779]i[vf] Opening video filter: [vapoursynth file=C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py buffered-frames=4 concurrent-frames=13]
[   5.779][v][vapoursynth] Setting option 'file' = 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py' (flags = 0)
[   5.779][v][vapoursynth] Setting option 'buffered-frames' = '4' (flags = 0)
[   5.779][v][vapoursynth] Setting option 'concurrent-frames' = '13' (flags = 0)
[   5.779][v][global] user path: 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py' -> 'C:\Users\Ben\AppData\Roaming\SVP4\scripts\b85b9c21.py'
[   5.779][v][vapoursynth] using 13 concurrent requests.
[   5.779]i[vf] Using conversion filter.
[   5.780][e][vf] Image formats incompatible or invalid.
[   5.782][w][vf] Video filter chain:
[   5.782][w][vf]   [in] 3840x2160 d3d11_nv12[nv12] bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.782][w][vf]   [scale] ??? [a]   <---
[   5.782][w][vf]   [vapoursynth] "vapoursynth.00" ???
[   5.782][w][vf]   [out] ???
[   5.782]i[vf] Using conversion filter.
[   5.782][v][vf] Video filter chain:
[   5.782][v][vf]   [in] 3840x2160 d3d11_nv12[nv12] bt.709/bt.709/bt.1886/limited CL=mpeg2/4/h264
[   5.782][v][vf]   [d3d11vpp] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264 [a]
[   5.782][v][vf]   [out] 3840x2160 d3d11_rgb[rgb0] rgb/bt.709/bt.1886/full CL=mpeg2/4/h264
[   5.970][v][d3d11vpp] Found 1 rate conversion caps. Looking for caps=0x2.
[   5.970][v][d3d11vpp]   - 0: 0x00000017
[   5.970][v][d3d11vpp]        (matching)
[   5.980]i[cplayer] VO: [opengl-cb] 3840x2160 d3d11_rgb
[   5.980][v][cplayer] VO: Description: OpenGL Callbacks for libmpv
[   5.980][v][cplayer] set video colors output-levels=0 
[   5.985][v][opengl-cb] Window size: 3840x2160
[   5.985][v][opengl-cb] Video source: 3840x2160 (1:1)
[   5.985][v][opengl-cb] Video display: (0, 0) 3840x2160 -> (0, 0) 3840x2160
[   5.985][v][opengl-cb] Video scale: 1.000000/1.000000
[   5.985][v][opengl-cb] OSD borders: l=0 t=0 r=0 b=0
[   5.985][v][opengl-cb] Video borders: l=0 t=0 r=0 b=0
[   5.985][v][opengl-cb] Testing FBO format 0x881a
[   5.985][v][opengl-cb] Create FBO: 16x16 (16x16)
[   5.985][v][opengl-cb] Using FBO format 0x881a.
[   5.985][v][opengl-cb] No advanced processing required. Enabling dumb mode.
[   5.985][v][opengl-cb] recompiling a shader program:
[   5.985][v][opengl-cb] [  1] color.rgb = 1.000000 * vec4(texture(texture0, texcoord0)).rgb;
[   5.985][v][opengl-cb] [  2] // color conversion
[   5.985][v][opengl-cb] [  3] color.rgb = mat3(colormatrix) * color.rgb + colormatrix_c;
[   5.985][v][opengl-cb] [  4] color.a = 1.0;
[   5.985][v][opengl-cb] [  5] // color mapping
[   5.992][v][cplayer] first video frame after restart shown
[   6.008][v][cplayer] starting audio playback
[   6.008][v][cplayer] playback restart complete
[  11.964][v][vo/opengl-cb] mpv_opengl_cb_draw() not being called or stuck.
[  12.213][v][vo/opengl-cb] mpv_opengl_cb_draw() not being called or stuck.
[  12.464][v][vo/opengl-cb] mpv_opengl_cb_draw() not being called or stuck.
[  12.730][v][vo/opengl-cb] mpv_opengl_cb_draw() not being called or stuck.
[  15.309][v][cplayer] Run command: stop, flags=0, args=[]
[  15.309][v][cplayer] EOF code: 4  
[  15.309][v][ad] Uninit audio decoder.
[  15.310][v][af] Removing filter lavrresample 
[  15.313][v][vd] Uninit video.
[  15.321][v][cache] Terminating cache...
[  15.321][v][cache] Cache exiting...
[  15.351][v][cplayer] finished playback, success (reason 2)
[  15.351]i[cplayer] 
[  15.351][v][ao/null] draining...
[  15.353][v][ipc_0] Client disconnected
[  15.379][v][cplayer] Set property: video-sync="audio" -> 1
[  15.379][v][cplayer] Set property: hwdec="auto" -> 1
[  15.379][v][cplayer] Set property: videotoolbox-format="nv12" -> -3
[  15.379][v][cplayer] Set property: deinterlace="no" -> 1
[  15.379][v][cplayer] Set property: display-fps=60.000000 -> 1
[  15.379][v][cplayer] Set property: audio-delay=0.000000 -> 1
[  15.379][v][cplayer] Setting option 'cache' = 76800 (flags = 64) -> 0
[  15.380][v][cplayer] Set property: video-unscaled=false -> 1
[  15.380][v][cplayer] Set property: video-aspect="-1" -> 1
[  15.380][v][cplayer] Set property: keepaspect=true -> 1
[  15.380][v][cplayer] Set property: panscan=0.000000 -> 1
[  15.380][v][cplayer] Set property: video-unscaled=false -> 1
[  15.380][v][cplayer] Set property: video-aspect="-1" -> 1
[  15.380][v][cplayer] Set property: keepaspect=true -> 1
[  15.380][v][cplayer] Set property: panscan=0.000000 -> 1
[  16.443][v][ipc_1] Client connected
[  17.525][v][opengl-cb] flushing shader cache
[  17.656][v][cplayer] Run command: quit, flags=0, args=[0]

8

(17 replies, posted in Using SVP)

MAG79 wrote:

Maybe it is 4K video hard to process with your PC?
Try fullHD video. Does it play smoothly?

No even 720p videos do not play smooth.
My PC is an i7 6800K 32gb of RAM and a NVidia GTX 1080.  I shouldnt have trouble playing anything.

9

(17 replies, posted in Using SVP)

Here is a snippet from my log:

17:56:00.813 I: Screens: updating information, 1 screen(s) found
17:56:05.106 I: VideoPlayer: mpv connected, waiting for the video info...
17:56:05.740 I: Screens: screen 0 - 3840x2160 @59.997 Hz [measured], x2.0 [59 DPI]
17:56:05.740 I: Screens: primary screen is 0
17:56:11.169 I: VideoPlayer: mpv 0.22.0-git-1d4273c
17:56:11.235 I: Media: video looks like some kind of stream
17:56:11.235 I: Media: video 3840x2160 [PAR 1.000] at 23.976 fps [constant] (via video player)
17:56:11.235 I: Media: codec type is H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264], d3d11_nv12
17:56:11.289 I: Playback: starting up...
17:56:11.289 I: Playback [60009ea5]: Frame server (64-bit) C:\Program Files\Plex\Plex Media Player\vapoursynth.dll
17:56:11.295 I: Playback [60009ea5]: resulting video frame 3840x2160
17:56:11.295 I: Playback [60009ea5]: 2 acceptible profiles, best is '4k' [100]
17:56:11.296 I: Playback [60009ea5]: enabled while video is playing
17:56:11.365 I: Playback [60009ea5]: playing at 59.9401 [23.976 *5/2]
17:56:23.723 I: Playback [60009ea5]: disabled while video is playing
17:56:23.724 I: Playback [60009ea5]: deleted
17:56:24.781 I: VideoPlayer: mpv connected, waiting for the video info...

10

(17 replies, posted in Using SVP)

I purchased  SVP 4 Pro in hopes of getting smooth motion playback with Plex.
I have been through all the posts I could find that might help.  Everything is set up, copied the file over, set my conf file.  IT appears as though it is working in the log but when I play a 24fp video on my 60mhz TV its still juddery. I have played with profiles and setting in SVP and I cannot see any difference when doing so.
are things working right with the latest version of PMP?