Febus
> Выбрать профиль №1 в профилях видео?

оно так и будет если в кодировщике выбран профиль с "автонастройками", не обязательно руками выбирать "профиль номер 1"

Cryptor
> но только не встроенной утилитой перекодирования... Нужно скрипт скармливать стороннему софту, например в xvid4psp 5

и в чем же принципиальная разница?

Is it the same as manually turn on HDR mode in display settings before Kodi launch and turn it off after closing Kodi?

New dev. build available - smplayer-19.10.0.9290-x64.exe

But it actually added more problems than solved hmm
Right now it is NOT compatible with SVP.

2,004

(1 replies, posted in Using SVP)

1 - you can just save a profiles config file from %APPDATA%\SVP4 folder

2 - this is how it works... mpv-based players work slightly better

2,005

(6 replies, posted in Using SVP)

Is SVP 4 any better than SVP 3? wink

it's x265 limitation
there're a few more x265-specific options - "pools" and "numa-pools", you can specify them on your own in Advanced mode
https://x265.readthedocs.io/en/default/ … tion-pools

2,007

(6 replies, posted in Using SVP)

> Are the old versions free to use?

yes, SVP 3 always was free

2,008

(11 replies, posted in Using SVP)

If Python itself doesn't run properly on your system it's either Python's fault or your system's fault. Not SVPtube's.

Try previous versions:
3.8.1 - https://www.python.org/ftp/python/3.8.1 … -win32.zip
3.8.0 - https://www.python.org/ftp/python/3.8.0 … -win32.zip

BTW, what is your OS?

2,009

(11 replies, posted in Using SVP)

ok, this is probably the good news... cause it's definitely not our fault big_smile

is it possible you have some files broken? hmm

take the official distro - https://www.python.org/ftp/python/3.8.2 … -win32.zip
and unpack into into mpv32 folder

2,010

(11 replies, posted in Using SVP)

run mpv32\python.exe, type 'import ctypes' - does it work?

it appears it doesn't work if the "threads" parameter is >16
right now what you can do is move the "cpu usage" slider to the left to the point where it work

SVPcode only re-encodes video to high frame rate, leaving any other tracks (audio/subs) untouched. This is by design.

default values: tolerance = 0.02, vfr_diff = 0.2

2,014

(11 replies, posted in Using SVP)

[removed]

2,015

(5 replies, posted in Using SVP)

easy...
replace the file in SVP 4\extensions\tube\youtube-dl\extractor and restart SVP

2,016

(11 replies, posted in Using SVP)

any other python 3.8 somewhere in the PATH?
search for python38.dll

2,017

(5 replies, posted in Using SVP)

it (youtube-dl) actually failed on parsing available subtitles

dunno what we could do other than do NOT download subtitles

2,018

(1 replies, posted in Using SVP)

CUVID is definitely better in some cases (like playing 4K on a 120+ Hz screen)

> because of SMPlayer or newer MPV

SMPlayer uses a command line switch "input-file" deprecated in mpv 0.30 and completely removed 8 days ago

Here's the previous build.

===
https://forum.smplayer.info/viewtopic.p … mp;t=12378

still no newer version here, we just have to wait: https://sourceforge.net/projects/smplay … nt-builds/

yeah, will be fixed asap

2,021

(2 replies, posted in Using SVP)

> How do I make it stop?

only by manually removing the "ext.tube.ydl" section from the components.xml file (use the plain text editor)

2,022

(11 replies, posted in Using SVP)

any errors on the log?

the main difference is Python 3.8 vs 3.7

2,023

(12 replies, posted in Using SVP)

yep

> 25 долларов, но это слишком дорого

а за 499 рублей - не годится?

2,025

(12 replies, posted in Using SVP)

gpuid=11
"nvof==0 ? ...", not "nvof=true ?"

why don't just run SVP and look at the script? hmm