Install mpv:
mpv.io
Wiki:
github.com
Manual:
mpv.io
User Scripts (including opengl shaders):
github.com
input.conf:
github.com
High quality video playback profile:
profile=opengl-hq
video-sync=display-resample
interpolation
tscale=oversample
Install mpv:
mpv.io
Wiki:
github.com
Manual:
mpv.io
User Scripts (including opengl shaders):
github.com
input.conf:
github.com
High quality video playback profile:
profile=opengl-hq
video-sync=display-resample
interpolation
tscale=oversample
Other urls found in this thread:
mpv.io
github.com
github.com
github.com
sourceforge.net
mpv.io
twitter.com
ffmpeg-mpv edition
bjin is alive
i like mpv and hope a reasonable & easy solution is obtained somehow. if not then i guess ill just have to find an alternative. it just sucks when situations like this come about but its nothing new (for linux)
I suggest mplayer
wm4 is on fire today.
so mpv is confirmed dead now?
...
context?
ffmpeg drama
Is there a way to force mono audio files to output to both speakers in headphones instead of just the left one?
No, why?
you probably mean single channel?
Yeah that, sorry. The first thing I did was a system wide solution but then figured out I was a retard for doing so and MPV probably has a way to set this up.
Im pretty sure its possible in mpv but i dont know how. Search through the manual or wait for someone more knowledgeable to answer.
mpv.io
I guess you can do smth with this.
af=channels=2:[0-0,0-1] maybe?
what about baka mplayer?
isn't it based on mpv?
there was a user who used it to play youtube videos
Yeah, that actually works and I did try it. But I was thinking if there was a way to script the setting into only applying to single channel music/videos. As in, it would be disabled by default and only get applied when it detects that the audio stream exists only on a single channel.
Thanks anyway. I guess I can always edit the files and force them to play on 2 channels.
cute logo
someone stop this madmen
github.com
Try alsa-ignore-chmap, also is your build outdated?
Is the other way around, mpv is based on mplayer. There is an updated version called mplayer2, is default on the repos as mplayer, works pretty well.
>but I've heard reports from a user that said async-compute bumped FPS from 520 to 550 on a 1080 Ti.
if there's anything else you want me to test just let me know haasn
also
>that captcha
I had like 30-50FPS bump as well but its really nothing, not even 5% increase. I have RX 470.
the fact that it went from not working at all to getting a minor performance bump is great though
Haasnsoft is so great.
True but i expected more gains. Still irrelevant to me since i don't use Vulkan.
It works very well with anime. Not so well with some live action content.
Pretty much, wm4 went crazy so libplacebo players will start showing up which use non-autistic ffmpeg.
Maybe we'll get proper gui as well.
I love wm4
When I switch my display to use 48 Hz on Linux with xrandr, and play back a 23.976 Hz video with video-sync=display-resample, stats says it's estimating the display framerate to be 60, and then proceeds to mistime all frames. Removing display-resample fixes the issue. Does anyone know why?
I guess I could live with a repeated frame every n seconds, but it's odd that it would estimate the framerate to be 60 with display-resample in the first place.
That's why the madshi's way is the best way.
no.
mplayer originally included its own ffmpeg copy
firefox includes its own ffmpeg copy
chromium includes its own ffmpeg copy
most other applications depend on a specific version of ffmpeg
mpv is just shifting to a model where it doesn't try to support more than one ffmpeg API version.
Is there a way to get MPV to put every screenshot it takes for one file to be put in its own directory? Like if I were watching "[Animemes] Garbage Show - 01," I want all the screenshots I take to be put in a folder called "[Animemes] Garbage Show - 01" within the directory specified with screenshot-directory.
screenshot-template="%F/%04n"
may work
I tried doing that before and I got an error.
might be because it doesn't create the directory, hmm.
nevermind, according to the code it does create the parent directory
github.com
It does that if I put %F in screenshot-directory, but it doesn't pick up on the filename and just puts the screenshots in a new folder called "%F."
Why use this when MPC-HC works just fine?
oh I see, I misread the code. It only does that for screenshot-directory, yep. Can easily be fixed.
if you need to ask then it's not for you.
VLC works fine too.
>haasn fell for a quadruple meme
Why does the new versions of MPV keep crashing.
Open video crash, crash doesn't even get to the video
I still I have an old version of MPV which still works perfectly btw, I just don't have all the new bells and whistles.
My version is the first version where the controls were changed to how it is now
Why is it there's no mpv of music players?
you need to give some more info than that
Use mpv for music then.
Check your video options in mpv.conf. It changed from one line to multiple lines.
That is literally it. I installed 2-3 versions before the latest all crashed. By crashed I mean crashed message comes up no matter what video
The version I have that works is 18072017 ver
It's a 64 bit system on win 10
What else you want to know
what I can suggest is
1. download from sourceforge.net
2. download file inside debug folder
3. setup debugger
4. make the crash report with the stack trace
config file? console output? GPU?
470 here too and if anything I think it gets worse with async compute and a higher queue. Although the difference is like... 5% at best indeed.
Are you joking or something?
Which ravu is the best for 720p to 1080p anime? r2?
ewa_lanczossharp, haasnsoft or spline36 with ssimsuperres
I prefer using ravu with ssimdownscaler than ssimsuperres.
enlighten us, what's the drama about?
Smoothest1 for vulkan when?
meme
# Muh placebo
vo=gpu
gpu-api=opengl
profile=gpu-hq
vd-lavc-dr=yes
opengl-pbo=yes
scale=haasnsoft
scale-clamp=0.2
cscale=ewa_lanczos
glsl-shader=~~/shaders/ravu-r3-rgb.hook
glsl-shader=~~/shaders/ravu-r3-rgb.hook
Vulkan is a meme. Even haasn don't use it.
this, for thos of us that don't folow newsletter shit
Vulkan works great for Windows
Ffmpeg broke mpv.
Wm4 raged because they were taking too long to fix the problem (basically accepting a patch that was already there).
Wm4 got sick of it, all his frustration with ffmpeg exploded and then he made a fork to ensure he can always revert dumb shit, include patches and diverge slightly from upstream when needed. The entire point is to be very close to upstream and only slightly different when necessary to keep mpv working. This also means mpv can simply just target its own ffmpeg instead of having to support a billion different version maintaining compatibility hacks.
additionally it is worth nothing that wm4 has been sick of ffmpeg's shit for a while now, especially of certain individuals that shall not be named.
i thought wm4 is a ffmpeg committer. what happenned?
he still is.
most ffmpeg committers hate each other.
I'm looking through the manual and all the stuff you do to customize it looks like it's done in command prompt, how do I customize it normally like in MPC-HC and get stuff like open at fullscreen at startup or not exiting out when a video finishes?
> (You)
>config file? console output? GPU?
How do you get console output run MPV from CMD?
GPU is 750ti
--log-file=somefile.txt
>wm4 recommending mplayer, even as a joke
Damn, I didn't think it was possible for him to get so angry at something.
>No, why?
Distros are likely to drop it in the coming months. Videolan must be throwing a party right now.
>Distros are likely to drop it in the coming months. Videolan must be throwing a party right now.
Even muh Gentoo?
>Distros are likely to drop it in the coming months. Videolan must be throwing a party right now.
this is not true.
ffmpeg-mpv isn't required.
>linux package
>no yum
Welp, I tried. What is a good media player for the best distro?
did you try yuck
It is now.
I'm never updating.
as expected, you did not actually read the commit message
>Wm4 raged because they were taking too long to fix the problem (basically accepting a patch that was already there).
What exactly prevented him to rush or push the fix himself? Anyone can push whatever the fuck they want to ffmpeg as long as nobody explicitly opposes it. There's like zero audit overall.
Sounds to me he just wanted an excuse to let all the accumulated frustration and hate out of his system, and that silly breakage was perfect for it.
wm4 went the extra mile, making system ffmpeg "unsupported" in his build system, meaning distros need to patch that out, and even then there's no telling if it will work without further changes to the actual codebase.
The guy is really fucking angry right now, and is not realizing how much he's annoying his own users.
devs, too. I expect most mpv developers will just stop giving a shit. I certainly won't contribute code to a project I can't compile.
>Linux
>relevant
I can't compile mpv anymore, what's there to read?
I stand corrected. Nux had an RPM in their repo.
Look at the comment in one of the recent commits from this whole crap, he didn't even bother to check if it worked on Windows or Mac.
He certainly seems to think linux is important. Pity his rage-fueled decisions don't reflect that.
All these ragings. It is not like you've choice on loonix anyway
Distros can still always patch their mpvs or ffmpegs so building against mpv's own ffmpeg isn't necessary. What wm4 did isn't exactly any different than what Chrome or Firefox already do, and those 2 are well supported.
Why are you acting like people are not sick of mpv devs and their "fans" as well?
Best scaler and prescaler for 720p HS to 1080p display?
gitgud
where do i downlaod mpv wat is the best version
where do u get the hook files wanna use that config
See OP, install
>mpv.io
lachs0r or shinchiro build
shinchiro builds more frequently
answer
Why bothering to make a nice op when no one read it...
see >User Scripts (including opengl shaders)
No.
cute anime
What's with all the ffmpeg drama what is happening?
Which leads to bigger quality loss? Upscale or downscale?
your "Your Name" release fucking sucks
it's a terrible movie to begin with
Then why make a release of it, kuchi?
i'm not whoever the fuck you're talking about, it's just a shit tier movie and among shinkai's worst.
What? anyway your name does suck.
[ffmpeg] Incorrect BOM value
[ffmpeg] Error reading comment frame, skipped
[ffmpeg] Incorrect BOM value
[ffmpeg] Error reading lyrics, skipped
I'm getting this error in color red.
What do?