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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 11th January 2021, 22:07   #501  |  Link
VoodooFX
Banana User
 
VoodooFX's Avatar
 
Join Date: Sep 2008
Posts: 990
Quote:
Originally Posted by gispos View Post
True, false is possible, you just have to read this page.
Nice, thx for the hint.

There is very annoying issue: disappearing/appearing numbers in tabs, after you click on preview and have like 5 tabs, then you can't click on the right tab, it goes to nothing or wrong tab, because size of tabs changes when you try to click tab.

And there is bug when you try to press a jump button on the script editor window:
Code:
Traceback (most recent call last):
  File "avsp.pyo", line 9995, in OnMenuVideoNextFrame
NameError: global name 'offeset' is not defined
VoodooFX is offline   Reply With Quote
Old 15th January 2021, 19:19   #502  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Quote:
Originally Posted by VoodooFX View Post
Nice, thx for the hint.

There is very annoying issue: disappearing/appearing numbers in tabs, after you click on preview and have like 5 tabs, then you can't click on the right tab, it goes to nothing or wrong tab, because size of tabs changes when you try to click tab.

And there is bug when you try to press a jump button on the script editor window:
Code:
Traceback (most recent call last):
  File "avsp.pyo", line 9995, in OnMenuVideoNextFrame
NameError: global name 'offeset' is not defined
In the next version the tab images will not be removed if separate video windows are used and the script window gets the focus
There is no other way.

You can also deactivate the tab images under the options. Then the problem no longer exists.

The bug is a typing error, offeset instead of offset. Will be fixed.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 15th January 2021, 21:04   #503  |  Link
VoodooFX
Banana User
 
VoodooFX's Avatar
 
Join Date: Sep 2008
Posts: 990
Quote:
Originally Posted by gispos View Post
In the next version the tab images will not be removed if separate video windows are used and the script window gets the focus
There is no other way.

You can also deactivate the tab images under the options. Then the problem no longer exists.
I'm not sure what "the tab images" means, but "Show tabs in fixed width" option solved the issue. Thanks.
VoodooFX is offline   Reply With Quote
Old 16th January 2021, 03:19   #504  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Quote:
Originally Posted by VoodooFX View Post
I'm not sure what "the tab images" means, but "Show tabs in fixed width" option solved the issue. Thanks.
Or so.
I meant, Misc > 'Use keyboard images in tabs'
__________________
Live and let live
gispos is offline   Reply With Quote
Old 16th January 2021, 18:38   #505  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
AvsPmod 2.6.6.2
Code:
* Automatic calculation of the DPI factor changed. (I can't test it and I hope it works)
* Fix for tab change with separate video window
* Bugfix step frame buttons
To those with the high DPI monitors,
I have changed the automatic calculation of the PPI factor. Didn't work before. It would be nice if you would tell me if this works now.

Simply unzip AvsPmod into a directory and start from this directory. The correct scaling should now be calculated automatically, I hope so.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 17th January 2021, 16:39   #506  |  Link
Raizo
Registered User
 
Join Date: May 2020
Posts: 9
While encoding (using the Script Encoder CLI) clicking inside the batch process window, freezes / stops the encoding.
Does it happen to any of you too? Or is it just me?

Raizo is offline   Reply With Quote
Old 17th January 2021, 21:54   #507  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
The encoding continues for me, I can click in the window or move the window. Win7 64bit

Edit:
Go to the settings of the encoder Gui, I think button 'Config' (German for me).
Set the encoder priority higher 'above normal' or to 'high'
Does it help?
__________________
Live and let live

Last edited by gispos; 17th January 2021 at 22:10.
gispos is offline   Reply With Quote
Old 17th January 2021, 23:32   #508  |  Link
Raizo
Registered User
 
Join Date: May 2020
Posts: 9
I see.. so it's me !
I can too move/resize the window, but it stops as soon as I click inside the CLI window.

I'm using:
Win10 20H2 x64; avisynth+ x64; avspmod 2.6.6.2 x64 - x570/Ryzen 3700x

I tried the priority trick you suggested without any luck, but It seemed like a good idea thanks!=)

I'll try some different scenarios to figure out if something change ^^
Raizo is offline   Reply With Quote
Old 19th January 2021, 00:02   #509  |  Link
StvG
Registered User
 
Join Date: Jul 2018
Posts: 450
Quote:
Originally Posted by Raizo View Post
While encoding (using the Script Encoder CLI) clicking inside the batch process window, freezes / stops the encoding.
Does it happen to any of you too? Or is it just me?
On Windows 10 cmd pauses when you click on the window. Just hit any key to continue.
StvG is offline   Reply With Quote
Old 19th January 2021, 00:27   #510  |  Link
Raizo
Registered User
 
Join Date: May 2020
Posts: 9
Quote:
Originally Posted by StvG View Post
On Windows 10 cmd pauses when you click on the window. Just hit any key to continue.
lel No way!! 😅 I'm so dumb..

Danke!!
Raizo is offline   Reply With Quote
Old 19th January 2021, 00:40   #511  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Sorry, not usable at 288 DPI.
stax76 is offline   Reply With Quote
Old 19th January 2021, 17:22   #512  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Quote:
Originally Posted by stax76 View Post
Sorry, not usable at 288 DPI.
And with the amount of information about it, nothing will change.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 22nd January 2021, 19:20   #513  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
AvsPmod 2.6.6.3
Code:
* Slider window and sliders revised
* The preview filter index is displayed on the right in the status bar
* Fixed bug with selections (trim) marks
* A few other changes
__________________
Live and let live
gispos is offline   Reply With Quote
Old 22nd January 2021, 23:43   #514  |  Link
radiant chains
Registered User
 
Join Date: Aug 2009
Posts: 12
With the automatic DPI scaling introduced in 2.6.6.2, everything is scaled too large. I'm not using a high-DPI monitor; just 1920x1080 at 100% scaling (on Windows 10 20H2). Enabling the "DPI scaling overall only manually option" makes the scaling correct as it was in previous versions.

Screenshot with auto-DPI
Screenshot with manual DPI option enabled

Last edited by radiant chains; 22nd January 2021 at 23:45. Reason: added OS detail
radiant chains is offline   Reply With Quote
Old 23rd January 2021, 01:33   #515  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Quote:
Originally Posted by radiant chains View Post
With the automatic DPI scaling introduced in 2.6.6.2, everything is scaled too large. I'm not using a high-DPI monitor; just 1920x1080 at 100% scaling (on Windows 10 20H2). Enabling the "DPI scaling overall only manually option" makes the scaling correct as it was in previous versions.

Screenshot with auto-DPI
Screenshot with manual DPI option enabled
First of all, thanks for the information. At least one who gives feedback.
With my monitor, all sizes are normal with automatic DPI. A little strange.

Please go to Help > 'DPI info' and post me the first two values:
Monitor DPI and Screen DPI

Thanks for that!

PS: If you do not use a high DPI monitor, i.e. only use 100% scaling, you can also select 'Disable DPI awareness' under the options.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 23rd January 2021, 04:02   #516  |  Link
radiant chains
Registered User
 
Join Date: Aug 2009
Posts: 12
Quote:
Originally Posted by gispos View Post
First of all, thanks for the information. At least one who gives feedback.
With my monitor, all sizes are normal with automatic DPI. A little strange.

Please go to Help > 'DPI info' and post me the first two values:
Monitor DPI and Screen DPI

Thanks for that!

PS: If you do not use a high DPI monitor, i.e. only use 100% scaling, you can also select 'Disable DPI awareness' under the options.
This is what the DPI info dialog box shows when auto DPI is enabled:
Code:
Monitor DPI: (141, 141)
Screen DPI: (96, 96)

DPI scaling overall: 146.875 %
DPI scaling main tab: 146.875 %
DPI scaling video controls: 146.875 %
DPI scaling statusbar: 146.875 %

DPI Aware: True
DPI Awareness: 2
radiant chains is offline   Reply With Quote
Old 23rd January 2021, 09:55   #517  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Quote:
Originally Posted by radiant chains View Post
This is what the DPI info dialog box shows when auto DPI is enabled:
Code:
Monitor DPI: (141, 141)
Screen DPI: (96, 96)

DPI scaling overall: 146.875 %
DPI scaling main tab: 146.875 %
DPI scaling video controls: 146.875 %
DPI scaling statusbar: 146.875 %

DPI Aware: True
DPI Awareness: 2
It looks good to me.

You have a monitor DPI of 141 and you use 100% system zoom. That means that you have everything about 46% smaller.
I noticed that in your pictures. You're probably pretty young with good eyesight.

I don't know yet whether it is possible to take that into account in the calculations.

Have a nice Weekend.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 23rd January 2021, 10:38   #518  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
To everyone with a high DPI monitor, I'll try again. The last.

I don't know whether the current version is the right one, I have a modified version here.
Which works better now, the current one or the changed one? It would be nice if I could finish here and someone give me feedback.

In the AvsPmod / lib directory replace the 'library.zip' with the one in the link.
__________________
Live and let live
gispos is offline   Reply With Quote
Old 23rd January 2021, 10:48   #519  |  Link
radiant chains
Registered User
 
Join Date: Aug 2009
Posts: 12
Quote:
Originally Posted by gispos View Post
It looks good to me.

You have a monitor DPI of 141 and you use 100% system zoom. That means that you have everything about 46% smaller.
I noticed that in your pictures. You're probably pretty young with good eyesight.

I don't know yet whether it is possible to take that into account in the calculations.

Have a nice Weekend.
Ah, that makes sense. For my system, the default/recommended scaling in Windows is 125%, but I changed it to 100% as that's what I prefer.
I've set the "Disable DPI awareness" option and that works well for my use.

Thanks

Edit: The updated library.zip from your last post fixes the automatic scaling for my setup, at least. With DPI awareness on, I get the expected 100% scaling

Last edited by radiant chains; 23rd January 2021 at 10:55.
radiant chains is offline   Reply With Quote
Old 23rd January 2021, 19:41   #520  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,002
Quote:
Originally Posted by radiant chains View Post
Ah, that makes sense. For my system, the default/recommended scaling in Windows is 125%, but I changed it to 100% as that's what I prefer.
I've set the "Disable DPI awareness" option and that works well for my use.

Thanks

Edit: The updated library.zip from your last post fixes the automatic scaling for my setup, at least. With DPI awareness on, I get the expected 100% scaling
It's good! Now all I need is feedback from a user who uses more than 100% zoom.
Or you set the 125% for yourself and see whether the automatic scaling also works.

Anyway, thanks for the information.
__________________
Live and let live
gispos is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:07.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.