mpv
mpv copied to clipboard
🎥 Command line video player
### 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...
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...
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...
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...
### 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  #### ffmpeg.exe -i > Input #0, matroska,webm, from '[AniStar.org] Detective...
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"} ```...
### 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...
**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...
## 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...