r/mpv

▲ 3 r/mpv

How can I always set --no-audio-display for all audio files?

Hey everyone,

I've just started writing my mpv config, and I'm a bit confused on how I can set an auto profile for all audio files (.flac, .m4a, .mp3, .wav, etc).

The docs say that I technically can use legacy auto profiles and set [extension.flac], but the docs say it's not recommended because it's deprecated.

When playing an audio file, the output says there's an image (video?) stream containing the cover art and an audio stream:
● Image --vid=1 (mjpeg 1200x1200)

● Audio --aid=1 (flac 2ch 96000 Hz)

Is there a way I can automatically set this up so I don't have to manually set --no-audio-display every time? I'd really appreciate it!

reddit.com
u/cometomypartyyy — 24 hours ago
▲ 3 r/mpv

Make UOSC look nicer?

Hey guys, I've recently setup MPV with uosc to have a pretty big interface with all the useful options easily, quickly accessible, with custom crop (zoom in to be precise) aspect ratios. It's functionally perfect, but it looks like crap lol. Is there any way to make it look nicer, more "modern"?

u/Ihadtosubscribe — 3 days ago
▲ 6 r/mpv

Good MPV Config For G3 OLED And Linux?

I'm coming from Windows and MPC so fairly familiar with this stuff. But the MPV Config is fairly daunting. Especially how HDR support on Linux isn't as streamlined as Windows. I have a G3 OLED and will be playing high quality bluerays and also older television shows - what's a good MPV config to try? Thank you kindly for the help.

reddit.com
u/ColdsnapBryan — 3 days ago
▲ 1 r/mpv

Updated mpv and can no longer use the + and - buttons on the side of my numpad

Hi, noob question but i updated my mpv player recently (i use a fork called mpv.net) and i can no longer use the + and - buttons to control volume. Pressing shift and = to input a + from the main keyboard still works and so does the - on the main keyboard, but just not the ones on the side of the numpad. Is there some setting i need to change? Thanks for any help you can give.

reddit.com
u/thedadyouneverhad — 4 days ago
▲ 3 r/mpv+1 crossposts

Some Dolby audio codecs(DDP5.1 atmos) are not getting passed/played to the USB headphones(Arctis Nova Pro Wired). The audio track keeps going away after selecting it

u/SomeOrdinary_Indian — 5 days ago
▲ 2 r/mpv

Need guidance

I'm leaning about mpv-android and thinking about creating a video player on top of that.Do my app needs to be open source or not?

Any clarification will be helpful.

reddit.com
u/MentalProposal9455 — 7 days ago
▲ 4 r/mpv

Mpv-cut: unable to choose among multiple audio tracks and subtitles when cutting clips

Hello, I have been using https://github.com/familyfriendlymikey/mpv-cut to cut clips out of longer videos.

However, when a file has multiple audio tracks and subtitles, the copied clip defaults the capture to the defaulted audio & subtitles rather than the ones I am currently using to watch.

Is there a way I can capture exactly what I am watching? E.g. if the default audio is in English, but I change to an Italian track, and I also set the subtitles to Italian, I would like the clip to sound and show that.

I am not very confident with my tech skills so if you can reply in a dumb-proof way - me being the dumb - I'd be super grateful.

Thanks everyone for the support

u/rossocenere — 8 days ago
▲ 4 r/mpv

Normalize ALL peaks to 0db

trying to figure out how to get all my videos to sound somewhat consistent volume-wise. i have tried the audio filters but they all change the volume dynamically and i don't want that. i have videos of tape transfers and the background hiss gets amplified really loud until music plays/someone speaks. is there a way around this in mpv?

reddit.com
u/_ENunn_ — 9 days ago
▲ 48 r/mpv

Script showcase: interactive keybind cheat-sheet and a clickable subtitle seeker

I got tired of trying to remember my keybinds, so I made this script that reads all your keybinds set on input.conf and draws them on an on-screen keyboard:

Keybind visualizer - Hit the key and an on-screen keyboard pops up. Hover over any key to see what it does. It reads mpv's live bindings, so it shows both your input.conf and the builtin defaults, always matching your real setup. Mouse buttons and modifier combos included.

And always wanted an easier way to seek subtitles, so I made this:

Subtitle seeker - A fullscreen list of every subtitle line with timestamps. Click one to jump straight there. Great for finding that one quote without scrubbing around. The current line is highlighted as you watch.

Appreciate any suggestions.

Repo link with the scripts: https://github.com/v-amorim/mpv

u/vamorim — 11 days ago
▲ 3 r/mpv

"Drop files or URLs to play here." appearing after video ends

When a video finishes, I am seeing the black window with "Drop files or URLs to play here.". Previously it would just close/disappear - like when quitting/pressing Q.

W10/mpv-x86_64-20260607-git-71ebd08.

Is there a way to disable this behavior? Suggestions online say to clear the OSC but I need the OSC for playback controls...

reddit.com
u/hayato___ — 9 days ago
▲ 4 r/mpv

Audio normalization

I want to play a series of audio/video files in mpv with loudness normalization applied across the entire playlist. I need the files to sound at a consistent volume relative to each other, but I want to avoid dynamic range compression or volume changes within each individual file. I feel like most people go for the dynamic route because it's useful for movies with explosions, quiet parts with people speaking etc but I need this for music; my library of offline files has volume all over the place, and at the same time I hate the pumping/breathing effect typical of dynamic normalization.

reddit.com
u/BitNo2406 — 9 days ago
▲ 32 r/mpv

SoM x MPV config player

I just wanted to put you guys on SoM new MPV player. It handles everything perfectly, WEB-DLs, HDR/SDR tonemapping, UHD and literally everything. It's a quick powershell command but my god is it perfect.

Ripped directly from the site:

"

  • High quality GPU Next video scaling
  • SDR colorspace auto profiles for consistent and proper playback using GPU Next
  • HDR & Dolby Vision to SDR auto tone mapping profiles
  • Custom subtitle styling for files without embedded fonts (e.g., .srt)
  • Auto profiles for scaling control and weaker hardware
  • Improved screenshot output with detailed naming and correct colors
  • Built in right click context menu
  • Minor UI changes "

It scans your hardware and puts on the best settings for you based on what you have. It's incredibly quick to download it without having to manage multiple things, while putting your video file on the best quality possible. It's incredibly good.

u/Coolersdisciple — 12 days ago
▲ 8 r/mpv

Audio compression/normalization in mpv. looking for a universal filter that works across different audio formats

Hello,

i'm trying to set up a dynamic range compression filter to avoid constantly adjusting the volume (dialogues too quiet, action scenes aoo loud, and some high-pitched voices spike the volume unexpectedly). I'm not trying to boost dialogues specifically.

I just want to even out the dynamic range so everything stays at a comfortable level without having to touch the volume controller constantly.

I have currently this on my mpv.conf :

af=lavfi=[acompressor=ratio=4:attack=40:release=3000,loudnorm=I=-18]

is this good ?

will this filter work with different audio quality ? (6 channels, 2 channels) ?

thank you !!

reddit.com
u/Ojake06 — 13 days ago
▲ 10 r/mpv

for some reason the torrent im using for gintama season 7 has all the subtitles as yellow and in PGS format while the previous seasons used embedded subs and I'm assuming that's the reason why my MPV config lines doesn't work on these subs? does anyone know of a workaround please

u/Hyp3rPlo — 13 days ago