/mpv/ - the Sup Forumsreatest media player

...

Other urls found in this thread:

github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua
github.com/igv/FSRCNN-TensorFlow/releases
mpv.io/manual/stable/#files-on-windows
rg3.github.io/youtube-dl/supportedsites.html
twitter.com/SFWRedditGifs

Nextgen motion interpolation when?

How to know if interpolation works without the buggy built-in stats.lua script?

Check for dropped frames.

hwdec=auto
profile=opengl-hq
video-sync=display-resample
interpolation
tscale=triangle

Is this config good for watching anime or would you recommend anything else? I'm not using gpu-hq as I'm on an older build.

Remove interpolation.

Could you explain why?

Fast actions will give you horrid ghosting.

With the console - terminal?

I've done some testing and I can't really tell the difference.

I imagine it depends on the scenes. The OP of my favorite show had a certain scene that ghosted up the ass with that setting on.

Is Gentoo as easy to use as ArchLinux?
Are there pre-built packages?
Is Sabayon good for normies/noobs?

I guess, or wait a bunch and then look at stats.lua. If there's only few or no dropped frames you're good.

How do u disable cache

How do I stream porn videos with mpv? Right now I’ll use ublock to get the video url and whenever I try to open it with mpv through CMD it gives me some YouTube-dl error

put url in double quotes

i'd recommend not watching anime

well you need youtube-dl installed, then you can just literally run
>mpv $(xsel --clipboard --output)

Or just 'xsel -b'

>triangle
Use oversample instead.

to the guy who taught me about mpv.conf with aid=3 on the last thread, thanks.

When are you fuckers going to learn that oversample is not superior to other tscales, this shit is very subjective.

How do I make mpv to take screenshot in same directory?
On windows.

It doesn't do enough from my testing and what I've read in other /mpv/ threads.

i want mpv to automatically load the next file in the folder when the current file is finished or when i press skip.

i put this script github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua in ~/.config/mpv/scripts/, but nothing happens.

what am i doing wrong?

oversample is just does basic frame blending, bud
Artifacts similar to ghosting is visible when the frame doesn't match the cadence of the display. At least with other frame blending algorithms, the blur is only slight and is consistent instead of having godawful spikes of sudden blurring.

>Is Gentoo as easy to use as ArchLinux?
There is more to understand for Gentoo
>Are there pre-built packages?
Yes, you can configure portage to use cloverOS's and other's binpkgs.
>Is Sabayon good for normies/noobs?
Yes. Gentoo is more fun IMO. Has live builds for mpv and ffmpeg.

What does video-sync=display-resample do?

>profile=opengl-hq
>I'm not using gpu-hq
user...

>as I'm on an older build

Oversample is the least destructive though. That's why madshi added only oversample to madvr.
You don't know what your talking about. Thinks twice before giving "advices".

But it still works. It wasn't removed yet.

I am on an older build that does not recognize the "gpu-hq" profile as being valid, hence why I'm using opengl-hq. No what are you are on about.

Ah yeah madshi is indeed well known for only making the finest non-destructive shit.

I use VLC. Approved by RMS himself

Oh, I misunderstood you. My bad! Try not to use hwdec if possible. Triangle is blurry as fuck to me and I for headaches when watched anime with it. Try oversample and catmull_rom.

Just to be sure, is that the mpv.conf path on Windows?
%appdata%\mpv\mpv.conf

>hwdec
I've heard it can cause some performance problems but I've never had any issues myself.
>Triangle is blurry
I didn't think oversample did enough but catmull_rom is also nice.

>Madshi
>FYI, another film maker paid me good money to make the HDR -> SDR algorithm available to him via VapourSynth.
Holy shit! Can we do the same with mpv?

New igv's fsrcnnx release!!!
github.com/igv/FSRCNN-TensorFlow/releases

mpv already can use vapoursynth.

I know it but can we use mpv algo inside vapoursynth?

If you pay haasn to make libplacebo bindings for vapoursynth.

Ooooooookay! So it's not possible without a proper vapoursynth port (mpv is foss) or libplacebo binding. :(

Can I pay him with pure love?

Is this worth using if the highest one I can run is r1_16-0-4-1?

Even 8 looks fine.

What about speed compared to NGU Sharp High?

Is it slower than haasnsoft?

idk.

You can save raw video output of mpv and pipe that into vapoursynth...

Any example script to do it?
And is mpv renderer still maintained or the future is libplacebo?

go ask in irc

Thanks for the news!

Use your eyes

just pick one or use Windows you absolute scro. This isn't even mpv related.

No logs, no dropped, but still get stuttering compared to madvr smooth motion. :(
It's probably shitty drivers...

help

mpv.io/manual/stable/#files-on-windows

Nice. Thanks user

I do but it gives me some YouTube-fl failed error because of network error

What sites are you using? If it's on this list you can just drag and drop the link onto the mpv window. You don't need to "get the video url with ublock" or whatever it is you're doing.
rg3.github.io/youtube-dl/supportedsites.html

Make sure your youtube-dl is up to date.

Now that I have it installed what do

enjoy

Watch anime

I like mpv but when I watch YouTube videos through it, it always plays the highest quality video so it loads to slowly with my shit Internet. Is there a way to choose what quality I want?

add this to mpv.conf
ytdl-format=bestvideo[height

It is subjective, but a lot of people seem to like oversample (which I believe used to be the default).

While there are much smoother options available, I can't deal with how 'blurry' they all look. I don't even bother with interpolation anymore. Just gotta wait until true high frame rate video becomes mainstream.

You don't even need to bother with them in the first place. Just get a high refresh rate monitor. Chances are, they're going to allow you to change refresh rate. Use it in conjunction with the autospeed script and you're golden.