Mark-Joy
Mark-Joy
Hello, Thank you for your awesome software! I have some question about Unmout-Mount behavior. Here are my observations, I am not sure if the behaviors are correct or not. I...
Hello, Here is what I found after playing around with fbind, feel free to correct it if there is any mistake: ** fbind wizard's behavior: In fbind wizard, there are...
1. As title, [New Empty Window] button doesn't open new empty window when [Autoload Recent File/AutoLoadMRUFile=true] 2. With [Autoload Recent File/AutoLoadMRUFile=true]: - When **there's no** notepad3 instances opened, double-click notepad3.exe...
Hello, Thank you for the DLL!! It's working good opening the .HEIF files. However, the HEIF thumbnails are not showing
As per described in #30: ``` qpdf in.pdf in.pdf --pages in.pdf 1-5,11,60,70-100 -- --split-pages=3 ``` will split the pdf into: ``` in-1.pdf: page 1,2,3 in-2.pdf: page 4,5,11 in-3.pdf: page 60,70,71...
### Important Information Provide following Information: - mpv version: 0.38.0 - Windows Version: Windows 10 IoT Enterprise LTSC - Source of the mpv binary: [sourceforge](https://sourceforge.net/projects/mpv-player-windows/files/64bit-v3/mpv-x86_64-v3-20240512-git-3874145.7z/download) - If known which version...
Is there a way to dynamically adding menu items in lua script? Example: ``` for i =1,#mylist,1 do uosc.add_menu_item('#script-message-to myscript myfunction args #! ItemList > Item' .. i) end ```
Hello, Thank you for your useful module! Can "Max Cache Limit" be made configurable? That would be awesome if users can config it as per their needs.
With [MBTN_LEFT cycle pause] or [MBTN_LEFT script-message-to mpvnet play-pause] in input.conf, video is cycle paused when left-mouse double-clicking (fullscreen toggle). This can't be reproduced with mpv. In other words, this...
Please don't use powershell Get-Clipboard in console.lua. It can take up to 1x seconds on first run
### mpv Information ```bash mpv v0.38.0-476-gd2bd77ad Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects built on Jun 9 2024 00:05:18 libplacebo version: v7.349.0 (v7.349.0-rc1-2-gbc9de9c-dirty) FFmpeg version: N-115628-g658439934 FFmpeg library versions: libavutil 59.21.100 libavcodec...