These options are here for the completely different reasons - to remove black bars (which affects interpolation quality) and to reduce CPU load in some cases
Nothing more, nothing less

> Thanks for your "help".

I'm not even sure I want to continue this conversation with you...

4,802

(3 replies, posted in Using SVP)

I meant I even don't see any problem o_O

This's interesting... I believe you're the first one with this issue

When you compare 3.1.6 vs 3.1.7 vs 4 - do you use the same Avisynth version in all cases?

4,804

(21 replies, posted in Эксплуатация SVP)

> В других плеерах работает нормально

если в логе написано "interlaced video is not supported", значит так оно и есть wink

> Но вчера обновился VLC до 2.2.4, пауза стала работать, но зато на всех видео не правильная цветопередача (лица синие и т.д.)

вот с одним и тем же видео, на 2.2.3 цвета те, а на 2.2.4 не те?
если все-таки такая фигня с каким-то конкретным видео, то требуется его сюда предъявить

где-то кто-то рекомендовал от синих морд подергать ползунок цветастости (который hue) в фильтре постобработки...

4,805

(3 replies, posted in Using SVP)

Format                         : MPEG Video
Format version                 : Version 2
Format profile                 : Main@High
Duration                       : 4mn 25s
Bit rate mode                  : Variable
Bit rate                       : 13.7 Mbps
Maximum bit rate               : 25.0 Mbps
Width                          : 1 920 pixels
Height                         : 1 080 pixels
Display aspect ratio           : 16:9
Frame rate                     : 29.970 fps
Color space                    : YUV
Chroma subsampling             : 4:2:0
Bit depth                      : 8 bits
Scan type                      : Interlaced
Scan order                     : Top Field First
20:20:13.229 [i]: VideoPlayer: new ffdshow video [10970] in mpc-hc.exe (32-bit) [MPC-HC 1.7.9.116] on screen 0
20:20:13.588 [i]: Media: video 1920x1080 [PAR 1.000] at 29.970 fps [constant]
20:20:13.588 [i]: Media: codec type is MPEG Video, YUV/4:2:0/8 bits
20:20:13.588 [i]: Media: scan type is interlaced, assuming 59.940 fps instead of 29.970 fps

4,806

(8 replies, posted in Using SVP)

I've no idea how they do this, but their URL still give an incorrect video length - i.e. 13 mins vs 1 h 20 mins.
On the other hand SVPtube's and youtube-sl's URLs show valid MediaInfo in the video properties while their URLs just show "No information available" on the MediaInfo tab.

This's strange...

Seems like the problem is MPC-HC doesn't take enough time to extract all needed info before starting the playback.
And for some reason LAV splitter's "Stream analysis duration" value doesn't affect anything.

4,807

(21 replies, posted in Эксплуатация SVP)

английским по белому написано что больше чем утроение частоты кадров VLC не может

про разные частоты мониторов в OS X - пока что руками рулить, способа получить частоту монитора, на котором играется видео, пока не обнаружено

https://forums.malwarebytes.org/topic/1 … -positive/

4,809

(4 replies, posted in Using SVP)

The short summary:

# install mpv with "with-shared" option
brew install --with-vapoursynth --with-shared mpv

# save libmpv from Plex
mv "/Applications/Plex Media Player.app/Contents/Frameworks/libmpv.1.dylib" "/Applications/Plex Media Player.app/Contents/Frameworks/libmpv.1.backup"

# replace it with the one from brew
ln -s /usr/local/Cellar/mpv/0.17.0/lib/libmpv.1.dylib "/Applications/Plex Media Player.app/Contents/Frameworks/libmpv.1.dylib"

# create mpv's config file
echo "input-ipc-server=mpvpipe" >> ~/"Library/Application Support/Plex Media Player/mpv.conf"

ahh

in this case you probably had gpu ids changed for some reason
so just turning GPU acceleration off and then on may help

4,811

(4 replies, posted in Using SVP)

I'll try to set it up on Monday or Tuesday and complete the wiki article if necessary. I just don't have access to an OS X rig now.

As in Windows it's all about locating libmpv-1.dylib (or whatever it's called in OS X) and replacing it with the one built with Vapoursynth support.

> Any solution?

reinstall graphics drivers

> I have a 21:9 monitor, thats why.

and I'm sure you're not alone...
do whatever-you-want using the player's interactive controls, why you need SVP to do it?

jc265
I need to be able to adjust the blue boxed area up and down, without changing it's size.  Here's a screenshot of what I'm needing.  The blue box is default, the red box is what I'm wanting.  I don't know how else to explain it.

the only question is "why?"

4,815

(455 replies, posted in Using SVP)

eignar17 wrote:

is bug in ubuntu mate 16.04 is icons and text big ultra big

please post the log
It could be a bug in Qt's HighDPI support subsystem

yeah, but the common "abstract user" will likely uncheck "ffdshow" and then will ask support about "why my mpc-hc doesn't work"

the things are getting too complicated so now the main stable "tool chain" (which is "directshow 32-bit") is always installed, while all others are optional

4,817

(2 replies, posted in Using SVP)

settings - show OSD messages

the installer should create usable installation at the first place, no matter what options the user selected / unselecteed

4,819

(1 replies, posted in Using SVP)

yeah, thanks for reporting
it should work now

4,820

(14 replies, posted in Using SVP)

maybe something's wrong with the cooling system...
or "you're holding it the wrong way" (c) big_smile

4,821

(14 replies, posted in Using SVP)

the frequency drops down to 1.1 GHz and even lower... too bad
do they really call this "a gaming notebook"? o_O

4,822

(14 replies, posted in Using SVP)

you can also try to reduce GPU load by turning off GPU acceleration in SVP and/or switching from madVR to EVR

4,823

(14 replies, posted in Using SVP)

> I read in the wiki that this is probably an overheating/overclocking issue? What can I do?

lower the settings to the point where it won't stutter even in the "overheated" (which means "with lower CPU frequency") state

4,824

(128 replies, posted in Using SVP)

> The .mp4's I've downloaded from YouTube so far are warped on an angle.

any sample?

4,825

(455 replies, posted in Using SVP)

>  VLC is not being detected as an active playback source.  Reinstalling VLC nor SVP doesn't make a difference.

do you see "vapoursynth' filter in the VLC's video filters list?