Attached: screenshot%2020160621.png (829x459, 75K)
/mpv/ - the Jow Forumsreatest player
Colton Hill
Other urls found in this thread:
madshi.net
madshi.net
pastebin.com
github.com
gist.github.com
twitter.com
Easton Morgan
Igv, could you create an antiringing FSRCNNX variant?
Hunter Kelly
Igv, could you ask hanna to support MRT?
Hudson Murphy
What's the result of the sharper (the recommended one) FSRCNNX shader with this picture: madshi.net
Is it better than with NGU Sharp?
madshi.net
Kayden Rodriguez
whats the name for this button that will work in input.conf
Nicholas Long
mpv --input-test --force-window --idle
Robert Collins
Carriage return / Enter
Michael King
Why when I build mpv with mpv-build in the end it still lacks two dependencies?
Justin Reyes
mpv-builds compiles mpv ffmpeg and libass, you have to install other packages with your package manager
Isaac Miller
stupid question, can you select which GPU MPV should use?
Colton Gutierrez
But I've installed dependencies from the Debian/Ubuntu section of the building manual. It has everything but those two dependencies.
Mason Jenkins
Is it possible to pause mpv automatically before it closes? I want everything I have set to save-position-on-quit for to start paused when I resume. I've been toying around with a lua script, but it seems the event triggers too late for it to pause the video, or mpv doesn't honor it when resuming playback.
mp.register_event("end-file", function()
mp.set_property_native("pause", true)
mp.msg.info("hit")
end)
I've tried registering the event end-file and shutdown but I don't know what else.
Asher Wilson
Look at keep-open
Xavier Thompson
maybe try finding a way of checking if the file is in watch later when you open it and then pausing it if it is
Colton Baker
Doesn't pause or remember that I paused when I close.
Ayden Anderson
Any news on the "official" mpv GUI?
Matthew Myers
typing in "carriage enter screenshot" didn't work
wat
Connor Morris
I use this
q set fullscreen no; set pause yes; quit-watch-later
John Gray
that'll work. ty
Henry Hill
What's your favorite filter for audio normalization? Like on some shows where it gets really loud then really quiet. I've tried:
af="lavfi=[loudnorm=I=-18:TP=-1.5:LRA=1]"
af="lavfi=[acompressor=3]"
af="lavfi=[dynaudnorm]"
and I like loudnorm the best for the most part. Are there any other I should try out?
Joshua Jones
mpv.conf:
pastebin.com
Ayden Carter
Is there any way to pause video when minimized to taskbar (hitting win + ↓) ?
thanks for this
Lincoln King
>all of these autistic configuration requests in this thread that no sane person would ever use are actually possible
mpv never fails to impress me.
Noah Rodriguez
Kek it is pretty cool how flexible it is
Oliver Gray
Been using this for a while. Great script.
Levi Cook
Thanks for this.
wonder if i can bind this script simply by hitting "b" , Instead of using (win + ↓).
or do i have to compile from source to make this possible?
Julian Bailey
Ryan James
please someone?
Julian Campbell
Run this in your terminal and press that key
It will tell you what it's called
Carson King
i don't use linux
Nathan Diaz
Same thing as cmd prompt
Logan Wright
Or run it on a live CD to get the information you want.
Then just go ahead and install it because it's better than what you're using.