Post best mpv config settings

Post best mpv config settings

Attached: 1511318812499s.jpg (250x250, 5K)

Other urls found in this thread:

github.com/bjin/mpv-prescalers/tree/master
github.com/bjin/mpv-prescalers/blob/master/vulkan/ravu-r3-rgb.hook
github.com/igv/FSRCNN-TensorFlow/releases/download/1.1/FSRCNNX_x2_r1_16-0-4-1.glsl
archive.rebeccablacktech.com/g/thread/64795812/#64821626
github.com/mpv-player/mpv/blob/master/player/lua/osc.lua#L12
github.com/mpv-player/mpv/issues/4320
github.com/mpv-player/mpv/commit/e3e2c794efcff035615ac93f8a4cd9ab2cef4d97
github.com/mpv-player/mpv/issues/5521
twitter.com/AnonBabble

profile=gpu-hq
video-sync=display-resample
interpolation #not for everyone

You may want to try different APIs and gpu context that to see what works best for you OS and hardware.

profile=gpu-hq
everything else is placebo trash

I've been using mpv on win8.1 for a while now, but cant fucking find the config file after checking the manual, anyone know where its placed?

User/appdata/roaming/mpv

Someone yesterday posted that MPV development was dead (someone important got a new job). Please tell me this is all nonsense.

>t. a filthy casual

Attached: Capture.png (301x147, 3K)

Anyone know why my 4K 60fps videos are choppy? Same with VLC.

Specs:
GTX 670
i5 3570k
1440p monitor

nevermind, just realized I could download from the master git repository

You probably need hwdec

This tbqh. Especially if you're not retarded and you download high quality videos.

Why is haasn inactive (on github)?
I hope he is well.

Is there an AV1 hardware decoding option?

Can somebody tell me which one I should get?
github.com/bjin/mpv-prescalers/tree/master

/thread

Are you using d3d11 or vulkan renderer?

I'm on windows 7 and I have gpu-api=auto, so I'm guessing I'm using d3d11.

Try this one:
github.com/bjin/mpv-prescalers/blob/master/vulkan/ravu-r3-rgb.hook

For movies (not animes), try this one:
github.com/igv/FSRCNN-TensorFlow/releases/download/1.1/FSRCNNX_x2_r1_16-0-4-1.glsl

You should add this too with ravu:
scale=haasnsoft
scale-clamp=0.2

Any clue why:
ytdl-format=bestvideo[width

probably because pornhub doesn't separate audio and video streams (I wouln't know, I'm not a sicko pervert).

Nope, removing the "+bestaudio" still gives me format errors

try
ytdl-format=bestvideo[width

That does it! Thanks~

explain to a tard what all this shit is about? Something tells me I'm under-utilizing my gtx1060....

Basically vlc for Jow Forums autists. No clue what that would have to do with your gpu other then encoding...

>pornhub

pleb

>mpv
lol

Attached: 1511493859379.gif (349x61, 497K)

Vlc wishes it could do what mpv can

is that why haasn is working on vlc now instead of mpv?

Kinda, vlc devs asked haasn to implement mpvs rendering in vlc. So haasn is working on an mpv library that would make it easy for other players to use. The improvements he's making are also being pushed into mpv like hdr improvements.
But vlc will never be as flexible as mpv with a conf file.

>asked
so he's doing it for free?

archive.rebeccablacktech.com/g/thread/64795812/#64821626

Attached: 1507967060732.webm (674x70, 618K)

idk. i know they bought him a new hdr monitor at least.

Yea, wasnt it like a 3 or 4 thousand dollar display?

just put hwdec=auto

press i to see if it works. If it doesn't you need a newer GPU

AV1 isn't even standardized completely yet, what files do you play that are encoded in AV1?

Anyone now the syntax line to make the TIME LEFT part of the OSC be TOTAL TIME by default?

I don't wanna change it manually every time I open a new video file.

Attached: 578.jpg (1080x1920, 186K)

you just left click on the number

timetotal=true in lua-settings/osc.conf

you can see the other osc settings here
github.com/mpv-player/mpv/blob/master/player/lua/osc.lua#L12

>timetotal=true

yes instead of true

I'm not sure about someone quitting. But it's still getting commits. Just got one like an hour ago

Why not FSRCNNX for anime? I thought ravu development was dead also

hwdec=no
profile=gpu-hq
vo=gpu
gpu-api=vulkan
gpu-context=winvk

why would you turn OFF hwdec? lol

it's the default

Generally does a better job of decoding if your computer can handle it. I thought hwdec was passing it off to a gpu. It definitely looks better than vdpau on x265

I never understood why it isn't on by default anyway. Modern GPUs can decode almost anything. It puts so much load off your CPU and avoids skipped frames

I think it's because default settings are supposed to work on all devices

Attached: Screenshot_20180318-121839.jpg (1080x1671, 675K)

> Please make GPU device for hardware accelerated decode selectable
github.com/mpv-player/mpv/issues/4320
github.com/mpv-player/mpv/commit/e3e2c794efcff035615ac93f8a4cd9ab2cef4d97

I think I saw someone asking about this in the last thread

hwdec=auto always selects vdpau-copy instead of vdpau. even when I hwdec=vdpau it just reverts to software decoding. Is this expected? I don't know what the difference is.

nevermind. it seems it is because I'm using gpu-api=vulkan

The only config I use is

--audio-exclusive=yes

To bypass the windows mixer.

What does --profile=gpu-hq do? I have a pascal gpu.


How do I allow HDMI passthrough to an AV receiver for atmos/dts x?

Also according to the forums
>The only way to get HDR passthrough currently is via third party programs.
github.com/mpv-player/mpv/issues/5521

Is this true? I want to switch to mpv from powerdvd but it looks like it still struggles with certain functions.