Skip to main content

Questions tagged [mpv]

For questions involving mpv, a media player based on MPlayer.

0 votes
0 answers
104 views

How to Simultaneously Play Two Videos at Different resolutions Side by Side

How do I view two videos side by side? The absolute easiest way is GridPlayer. However I liked one of the solutions that went something like this: mpv --lavfi-complex="[vid1][vid2]hstack[vo];[...
Ted T's user avatar
  • 1
0 votes
0 answers
65 views

how to use 'loop-playlist' option with a profile?

I would like to create a profile that applies to .png files, so that when a animated png file is playing, I would like for it to be looped, I tried: #____________________ GIF _____________________ [...
Ralf_Reddings's user avatar
0 votes
1 answer
57 views

Split Videos and/or Image Sequences using Video Players

Say I am using a video player like mpv, PotPlayer, VLC, and MPC-HC. I created a segment of a video by setting Mark A and Mark B. Now I want to split that segment from the video or make an image ...
Calvin Jack's user avatar
0 votes
0 answers
9 views

Specify output device for multiple files in playlist

I'm running Windows 10 (10.0.19045.4170) which has the ability to forward sound from specific applications to specific audio devices (Settings -> System -> Sound -> App volume and device ...
Zev Spitz's user avatar
  • 379
1 vote
0 answers
95 views

MPV to play videos with a geometry

I have YOCTO build and I have integrated the mpv to the image. I need to test something so, I wrote a script that could play videos with a certain width and height and position on the screen but mpv ...
thehilmisu's user avatar
0 votes
0 answers
40 views

Prevent mpv from Clearing Terminal Screen Post Video Playback

I am using mpv with the --vo=tct flag to play videos directly in the terminal. I am interested in finding out if there’s a way to prevent mpv from clearing the terminal screen when the video is either ...
N00B_141's user avatar
0 votes
0 answers
809 views

Pulseaudio not working Debian 12

Pulseaudio 16.1 doesn't work on Debian 12 using no GUI and only the TTY terminal. Upon checking, the daemon is running. Tried apt-get purge pulseaudio and reinstalled it, same problem persists. No ...
mmd's user avatar
  • 13
0 votes
0 answers
232 views

MPV is not printing its console text on the CMD window it was launched from

This used to work before but now for some reason it does not. I tried deleting all my config files to see if some preference was turning of console output, I also copied just the mpv.exe to another ...
Ralf_Reddings's user avatar
1 vote
0 answers
202 views

How to make sure all MPV windows always have a ipc connection? for command line control

For some time now, I have been looking for a way to control specific MPV windows from the command line. After searching and asking around, for example, HERE and HERE, I managed to find a way. I first ...
Ralf_Reddings's user avatar
0 votes
1 answer
269 views

Change the window title with a hotkey?

I know I can set the window title for every new window via the MPV.conf file with: --title="window title" But there are many times I need to change the window title, for the active window, ...
Ralf_Reddings's user avatar
0 votes
0 answers
24 views

What is the correct way to slow down a video 3X? [duplicate]

I have recorded a University lecture via a screen capture, in order to do it in a timely manner, I sped up the video in my browser 3X times using the extension Video Speed Controller. Now in MPV I ...
Ralf_Reddings's user avatar
1 vote
1 answer
387 views

How to achieve a backward cycle hotkey in mpv?

MPV easily lets you cycle between values with one hotkey. For example using the h key to cycle between aspect ratios of 16:9, 4:3, 2.35:1, -1 and so on: h cycle-values video-aspect-override "16:9&...
Ralf_Reddings's user avatar
0 votes
0 answers
279 views

Windows: Slideshow of all pictures in a directory but with various display durations

All pictures in a folder should be displayed automatically one after the other = Slideshow. The tricky part is that most of the pictures should be displayed for 20 seconds each and a few others should ...
Theonore's user avatar
0 votes
1 answer
598 views

Is there any way to loop audio smoothly with mpv?

I am effectively looking to play audio and when it loops (because I used the --loop flag) I want it to not have a delay afterwards. I would appreciate some help on this. edit: I read the man page but ...
FFFluoride's user avatar
3 votes
0 answers
577 views

null bytes in .mkv file

I recently downloaded a movie (.mkv), it works perfectly on VLC Android, but after I moved it to my computer (with adb), mpv could not run it (Failed to recognize file format), nor parole (GStreamer ...
WMunn's user avatar
  • 31

15 30 50 per page