Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
18th July 2024, 17:04 | #681 | Link | |
Registered User
Join Date: Aug 2013
Posts: 202
|
Quote:
Not length, size, or %, or... simply the amount of time that the clip has been open (not necessarily playing or anything else, simply open) - with a minimum time needed before a file is logged of 60 seconds. --- And in that respect... history.lua a minimum of 60 sec. Last edited by therube; 18th July 2024 at 17:14. |
|
18th July 2024, 17:41 | #682 | Link |
Registered User
Join Date: Aug 2013
Posts: 202
|
(I don't really know what I'm saying below, so I'll just carry on... heh.)
input.conf > a cycle-values video-aspect 16:9 4:3 2.35:1 -1 #menu: Video > Cycle Aspect Ratio so 'a' cycles aspect ratio i suppose you can simply add any wanted value, say 16:10, to that "list", & they would then (also) cycle what is the meaning of -1 ? or does that mean something like, reset on close (of clip)? oh "video-aspect-override"... & that means just what... ? oh, oh. so -1 resets AR to "Default", & if set that way, /then/ subsequent clips open at Default - otherwise they'll open at whatever the last override was set to. in that regard, could hitting -1 throw up a message, "video-aspect: #, Default", to make it more apparent that the DAR is being used instead of an override? likewise, considering a/r carries forward unless reset, maybe an 'A' to manually reset it - without cycling, or can something like the be defined in input.conf ? and 0 is "PAR", which is "native resolution" ? NO, must be "pixel aspect ration"... which means what, width/height ? and -1 is "Default", which is what "DAR", display aspect ration ? so if: Width: 426 Height: 282 PAR is then: 1.5106 = ar = 0 DAR: 3:2, is 1.5000 = ar = -1 Do I kind of understand the above - kind of correctly? |
20th July 2024, 02:24 | #683 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,845
|
I did a little maintenance work and released a new beta version.
Code:
# v7.1.1.1 Beta (2024-07-20) - Korean, Russian and Turkish translation added, Japanese translation fixed. Thanks to the translation team! - Action/Workflow/Auto build fix and update. - New default bindings and menu items for select.lua which is a new simple mpv built-in command palette script. In the context menu select.lua features can be found under `View > On Screen Menu`. https://github.com/mpv-player/mpv/bl...lua/select.lua - New PowerShell script 'Tools\release-mpv.net.ps1' used to releases mpv.net on GitHub. - Fix DVD ISO file support. - MediaInfo updated to version v24.6. - New ARM64 support. - New zhongfly libmpv x64 build. - New Andarwinux libmpv ARM64 build.
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
23rd July 2024, 17:17 | #684 | Link | |
Registered User
Join Date: Aug 2013
Posts: 202
|
7111.
Quote:
Win7 x64 (might matter). No messages in Console. If I download select.lua, I get: Code:
[select] stack traceback: [select] C:\mpvnet7111\portable_config\scripts/select.lua:19: in main chunk [select] [C]: at 0x07fec638c550 [select] [C]: at 0x07fec638cb00 [select] Lua error: C:\mpvnet7111\portable_config\scripts/select.lua:19: module 'mp.input' not found: [select] no field package.preload['mp.input'] [select] no file 'C:\mpvnet7111\lua\mp\input.lua' [select] no file 'C:\mpvnet7111\lua\mp\input\init.lua' [select] no file 'C:\mpvnet7111\mp\input.dll' [select] no file 'C:\mpvnet7111\loadall.dll' [select] no file 'C:\mpvnet7111\mp.dll' [select] no file 'C:\mpvnet7111\loadall.dll' Last edited by therube; 23rd July 2024 at 17:50. |
|
24th July 2024, 12:47 | #685 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,845
|
I don't know if you can use select.lua with an old libmpv build, you can use command_palette.lua. It has new features:
- Command palette features - Bindings - Playlist - Chapters - Profiles - All tracks - Audio tracks - Video tracks - Subtitle tracks - Secondary subtitle tracks - Subtitle line - Commands - Properties - Options - Audio devices - Blu-ray Titles https://github.com/stax76/mpv-script...ommand_palette
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists Last edited by stax76; 26th July 2024 at 06:22. |
18th August 2024, 12:43 | #686 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,845
|
The command palette user script supports now stream quality and aspect ratio.
https://github.com/stax76/mpv-script...ommand_palette
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
5th September 2024, 03:44 | #688 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,845
|
They are both easy to learn and use mpv GUIs, mpv.net is easier to learn and use, and it will probably stay that way. I intend to improve both, it depends on the feedback I get.
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
10th October 2024, 13:22 | #689 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,845
|
Code:
# v7.1.1.2 Beta (2024-10-10) - Polish translation fixed. German, Turkish and Japanese translation updated. French translation added! Thanks to the translation team! - Support of relative folders from command line. - Support for the mpv option `cursor-autohide`. - A issue with the support of the mpv property `title-bar` has been fixed, at the moment this is most useful for users of the popular uosc user script, the mpv built-in OSC doesn't fully support it yet. - `media-controls=yes` is now enabled by default, this enables play controls in the `KDE Connect` android app. - The mpv.net option `auto-load-folder` by default is now disabled and the option is deprecated. The reason for this is mpv has new native support for it using `autocreate-playlist`, which mpv.net uses now instead by default. - New zhongfly libmpv x64 build. - New Andarwinux libmpv ARM64 build.
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
Thread Tools | Search this Thread |
Display Modes | |
|
|