[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Mpv thread r8 my configuration

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 58
Thread images: 11

File: 1449436442236.png (178KB, 2048x2048px) Image search: [Google]
1449436442236.png
178KB, 2048x2048px
Mpv thread

r8 my configuration
                                                                              
## Fix
x11-bypass-compositor=no

## Placebo
profile=opengl-hq
opengl-pbo=yes # helps with performance

## Interpolation
interpolation=yes
tscale=oversample #tscale=linear
interpolation-threshold=0.01
video-sync=display-resample
blend-subtitles=yes

## Audio
volume=100
volume-max=100
audio-file-auto=fuzzy
audio-channels=2

## Profiles
[UHD]
profile-desc=cond:get('height',0) >= 2160
scale=spline36
cscale=spline36

[HD]
profile-desc=cond:get('height',0) < 2160 and get('height',0) >= 720
scale=haasnsoft
cscale=ewa_lanczos

[SD]
profile-desc=cond:get('height',0) < 720
scale=haasnsoft
cscale=ewa_lanczossoft

[noauto]
script-opts=no-auto-profiles=true
>>
profile=opengl-hq
>>
>>60283316
>x11-bypass-compositor=no

What's the purpose of this?
>>
>>60283383
For some reason when I would put it in fullscreen I could not exit the full screen anymore.
That fixed it
>>
>>60283316
You should set volume-max to a value above 100 if you want to be able to increase the volume of quieter content. If you're going to downmix the audio (setting output channels to 2) consider adding:
ad-lavc-downmix=no #use when ac3 downmix needed but decoder downmix doesn't work properly
ad-lavc-threads=6 #set to number of system cores
audio-normalize-downmix=yes #prevent clipping when downmixing


For video, you should enable a deband filter if it's not set already as a part of the opengl-hq profile.
>>
>>60283551
How do I set deband filter?
I don't even know what deband is
>>
File: out.png (2MB, 1280x2160px) Image search: [Google]
out.png
2MB, 1280x2160px
>>60283722
>How do I set deband filter?
deband=yes
deband-iterations=4 #values above this yield no meaningful improvement


>I don't even know what deband is
It tries to remove banding in an image (frame) by dithering.

Here's an image I've prepared to demonstrate this.
>

The top image is without any filters (visible banding in gradients). The center image has my filter chain applied (including deband). The bottom image is the differences between the first two images where the difference is above the average level of distortion between the images (MAE, needed because I set target-prim, target-trc in my config and didn't bother to make a one-off config for this, which would make a better example).
>>
>>60283551
>>60284138
Deband is included in profile=opengl-hq
>>
if I can only get a show via HorribleSubs/Crunchyroll release, should I get pre-upscaled 1080p version or 720p version with ewa_lanczossharp scale and cscale
>>
>>60286934
Just go for the 720p release if it's a TV rip. Wait for BD rips before considering 1080p, and then examine the actual quality (base animation and of encode / release(r)) before deciding.
>>
I don't know why mpv became instable since last week, random auto-quit (not streaming videos), mega stuttering with some videos, black tearing and two times it made my system to reboot itself! So yes there some advanced features that some other players don't have but they are also more stable and less buggy.
>>
>>60284138
finally, a setting that is explained and isnt tin foil hat audiophile tier
>>
>>60283316
>flat meme
fuck off
>>
>>60287053
Sounds like your hardware is dying or you got a bad driver update m8

Nothing particular changed during the last week on the mpv side
>>
>>60287076
>finally, a setting that is explained and isnt tin foil hat audiophile tier
All the settings are explained in the documentation, anon

https://mpv.io/manual/master/#options-deband
>>
File: mpv_icon-raster-fs8.png (2MB, 10000x10000px) Image search: [Google]
mpv_icon-raster-fs8.png
2MB, 10000x10000px
>>60287237
Here.
>>
>>60287529
>big ass PNG meme
wew lad, sure was an efficient use of network bandwidth compared to the svg you obviously saved it from
>>
>>60287546
listen man, I'm here if you need to talk
>>
>>60287546
>wew lad, sure was an efficient use of network bandwidth compared to the svg you obviously saved it from

Oh it's worse than that. I exported a PNG from the SVG using Inkscape, but it's too large to upload, so I had to reduce the color pallet and dither it (Floyd-Stienberg) to make it small enough to upload.
>>
File: vomitingmadotsuki.jpg (417KB, 740x740px) Image search: [Google]
vomitingmadotsuki.jpg
417KB, 740x740px
>>60283316
>
tscale=oversample 
>>
>>60283316
>
opengl-pbo=yes # helps with performance

WTF is that shit?
>>
>>60287574
>jewish dithering modes
>in MY /mpv/
it's over, they won
>>
File: 1465161704494.png (960KB, 2504x1506px) Image search: [Google]
1465161704494.png
960KB, 2504x1506px
in a previous thread, someone posted this ss. how do I get this OSD?
>>
>>60287614
it's an applel libmpv frontend.
>how do i get this OSD
install cuckOS
>>
File: 1467872773749.png (618KB, 1280x720px) Image search: [Google]
1467872773749.png
618KB, 1280x720px
This is my HW profile. I have an nvidia card + 4K monitor so the source (usually 1080p) gets scaled a lot. Can I improve it in any other way?

  [hardware-nvidia]
vo=opengl
profile=opengl-hq
# opengl-backend=x11egl
hwdec=vdpau


Also, anyone have a recommendation for SW rendering path for watching animu that requires scaling from 720/1080p to 4K?
>>
>>60287624
fuck . mac always gets the best shit.
>>
>>60287578
is there a better option?
>>
>>60287715
#Video output settings
profile=opengl-hq
deband=yes
deband-iterations=4
target-prim=adobe #monitor dependent
target-trc=gamma2.2 #monitor dependent
icc-profile-auto
icc-cache-dir=~/icc-cache
icc-3dlut-size=256x256x256
scale=ewa_lanczossharp
cscale=ewa_lanczossoft
dscale=mitchell
tscale=robidouxsharp
dither-depth=auto
scaler-resizes-only=yes
sigmoid-upscaling=yes
correct-downscaling=yes
temporal-dither=yes
#scale-antiring=0.8 #sometimes adds artifacts
#cscale-antiring=0.9 #sometimes adds artifacts
#prescale-luma=superxbr:prescale-downscaling-threshold=1.5 #uncomment if you have insane resources


Ditch your vo=opengl line (it's deprecated).
>>
>>60287306
aint nobody got time for that
>>
>>60288200
kill yourself back to baka-mplayer or vlc then.
>>
>>60284138
quickie question... how do you do this image diff? how do you manage to stop on the same frame and do a frame-grab and how do you show diffs?
>>
>>60288532
>how do you manage to stop on the same frame
-pause -start HH:MM:SS.XXXX
>and do a frame-grab
ctrl+s
>how do you do this image diff?
`compare` most likely
>>
>>60287606
underrated post
>>
>>60288552
thanks anon!
>>
>>60288097
Sweet! Using this now.
>>
>>60283316
Any recommended configuration for Windows?

I would prefer 720p output on youtube-dl and nothing too fancy or intensive.
>>
>>60287614
>>60287624
how would I get this as a mac user?
>>
>>60289683
I think it's the default on macos.
>>
>>60289780
it's not, unfortunately
>>
>>60287614
It's an app
https://github.com/lhc70000/iina
>>
>>60289901
Thanks! that was it
>>
>>60287755
it's called SVP motherfucker
>>
>>60289901
Surprisingly, that's a LOT of code! I was expecting that player to be some custom Lua code for OSD but the author did a lot of work on top of mpv to make it better.

Wish this could be ported to Linux...
>>
>>60290023
no thanks, I don't want ugly artifacts
>>
screenshot-template="~/Desktop/vlcsnap-%tY-%tm-%td-%n"
screenshot-format=jpg
screenshot-jpeg-quality=100
>>
>>60290260
screenshot-jpeg-quality=30
>>
layout=slimbox
seekbarstyle=diamond


What's the syntax to get the above into my mpv.conf instead of having it in lua-settings/osc.conf?
>>
File: 1577422.jpg (9KB, 342x342px) Image search: [Google]
1577422.jpg
9KB, 342x342px
>>60287606
maximum fucking kek
>>
tscale question
oversample vs mitchell vs robidouxsharp
>>
>>60288552
>>60289133
Basically, but getting the filtered / non-filtered screenshots is a little easier. Use 's' for a screenshot as is from the source (includes overlayed subs if present and visible I believe, if not then 'shift-s' does), and 'ctrl-s' for a screenshot that includes your entire filterchain (what you see on screen).

As for the comparison: >>60288552 anon's got it. I use compare. In this case the metric was mae with a fuzz distance (stated previously). The images were combined with montage (both being part of the Imagemagick suite).
>>
File: vlcmpcmpv__cpuusage.png (16KB, 872x89px) Image search: [Google]
vlcmpcmpv__cpuusage.png
16KB, 872x89px
>>60283316
lol
>>
>>60290396
Try them out faggot, there's no objectively better one. Oversample seems to be generally considered better for anime and other artificial sources, because it leaves the original frames intact. I personally don't like the others for that reason, they're too blurry. They do look smoother though.
>>
>>60291229
all of them are shit compared to SVP. SVP has an 'animation' mode for anime as well which has no artifacting
>>
>>60291250
Hahaha.
>>
File: 1493880078510.png (802KB, 1098x766px) Image search: [Google]
1493880078510.png
802KB, 1098x766px
>>60291267
???
>>
https://www.fiercepc.co.uk/
>>
>>60291296
I liked your joke anon, that's all.
>>
>>60291316
I'm not joking you faggot, have you tried the latest svp?
Thread posts: 58
Thread images: 11


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.