mpv icon indicating copy to clipboard operation
mpv copied to clipboard

🎥 Command line video player

Results 808 mpv issues
Sort by recently updated
recently updated
newest added

### Important Information Provide following Information: - mpv version 0.34.1 FFmpeg library versions: libavutil 57.17.100 libavcodec 59.18.100 libavformat 59.16.100 libswscale 6.4.100 libavfilter 8.24.100 libswresample 4.3.100 FFmpeg version: 5.0.1 - Linux...

os:linux

This fixes builds for tvOS which are currently broken because `fork` is unavailable. See https://github.com/mpv-player/mpv/issues/5331

Hello, Is there a way to get frame data before rendering on opengl context? I want to add some specical filter on mpv but they are not ffmpeg filters, I...

meta:question

Why is this not a feature in mpv? Most browsers do it natively to save power. If you are streaming a youtube video in mpv but the player is not...

meta:feature-request

Playback of HEVC video can be slow on the RPI 4. It is hard to pin down what causes the slowness. I see it most often when there are complex...

meta:feature-request

### Important Information - mpv 0.34.0-31-gc478a1efba (by shinchiro) - Windows Version 19042.1348 - Source of the mpv binary https://sourceforge.net/projects/mpv-player-windows/files ![изображение](https://user-images.githubusercontent.com/20769035/143734738-d8ff49d4-3d20-4a41-987b-7b93f2a56115.png) #### ffmpeg.exe -i > Input #0, matroska,webm, from '[AniStar.org] Detective...

os:win

Hi. Supposing this stream playing: ```bash mpv http://s1.myradiostream.com:12508/listen.mp3 --input-ipc-server=/tmp/mpvsocket ``` and this record starting via IPC: ```bash echo '{ "command": ["set_property_string", "stream-record", "/home/user/record.mp3"] }' | socat - /tmp/mpvsocket {"request_id":0,"error":"success"} ```...

meta:question

### Expected behavior of the wanted feature Hi all, I find it that `mpv` in full screen mode does not take advantage of "magic corners" and Fitts's Law. In a...

meta:feature-request

**I found no error in mpv's log file.** Thanks. ### Important Information mpv version mpv-x86_64-20220206-git-0197729 Source of the mpv binary: Windows builds by shinchiro (releases and git) | https://sourceforge.net/projects/mpv-player-windows/files Windows...

os:win

## Important Information Provide following Information: - mpv 0.34.0-198-gbc9805c71a - Windows 11 - sourceforge ## Reproduction steps Trying to play an HLS file with encryption using HTTPS or FILE as...