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 > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th May 2017, 22:06   #2041  |  Link
mcjordan
Registered User
 
Join Date: Nov 2010
Posts: 123
What about DPI scaling in last build /1.4.5.5 on LTSB 14393/? I've a "little bit" non-scalable StaxRip in miniature window on my 4K monitor? See - https://postimg.org/image/i14fqov07/a4653bec/
Hmm... and on Creators Update on my other machine - same behaviour. Оn both systems are installed .NET 4.7 /on CU machine it is by default/.

Last edited by mcjordan; 26th May 2017 at 22:41.
mcjordan is offline   Reply With Quote
Old 26th May 2017, 23:01   #2042  |  Link
Zetti
Registered User
 
Join Date: Dec 2015
Posts: 306
Quote:
Originally Posted by Natty View Post
what was the last build with worked fine without .net 4.7 ? on my win 10 installation of 4.7 is blocked and it says os not supported. whenever u make the stable release, please if possible, make a build which can work fine without 4.7 also. thanks.
No need to updating to creators update.

Just download .net 4.7 and install.

https://www.microsoft.com/en-us/down....aspx?id=55167
Zetti is offline   Reply With Quote
Old 26th May 2017, 23:58   #2043  |  Link
Magik Mark
Registered User
 
Join Date: Dec 2014
Posts: 666
Hi Stax:

In windows 10 you can have several desktops. I have 2. When using staxrip I usually do that in "Desktop 2". I realized that everytime it finishes a job, staxrip would move to "Desktop 1" then continue with the next job. Is there way for staxrip to remain in "Desktop 2" until it finishes all the jobs?
__________________
Asus ProArt Z790 - 13th Gen Intel i9 - RTX 3080 - DDR5 64GB Predator - LG OLED C9 - Yamaha A3030 - Windows 11 x64 - PotPlayerr - Lav - MadVR
Magik Mark is offline   Reply With Quote
Old 27th May 2017, 00:19   #2044  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@mcjordan

What's your DPI setting?


@Magik Mark

I don't know if there is an API or something to control this.
stax76 is offline   Reply With Quote
Old 27th May 2017, 01:23   #2045  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
There was a StaxRip.exe.config file missing and the function that restores the windows positions was accidentally removed.

https://github.com/stax76/staxrip/bl.../test-build.md
stax76 is offline   Reply With Quote
Old 27th May 2017, 01:29   #2046  |  Link
Zetti
Registered User
 
Join Date: Dec 2015
Posts: 306
#stax76

Which x264 have you included in StaxRip??

x264 Vanilla, x264 kmod or other one.
Zetti is offline   Reply With Quote
Old 27th May 2017, 06:35   #2047  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Next build includes 0.150.2833 Vanilla both 10 and 8 bit.
stax76 is offline   Reply With Quote
Old 27th May 2017, 11:21   #2048  |  Link
Zetti
Registered User
 
Join Date: Dec 2015
Posts: 306
Ok thanks.
Zetti is offline   Reply With Quote
Old 27th May 2017, 11:51   #2049  |  Link
mcjordan
Registered User
 
Join Date: Nov 2010
Posts: 123
Sorry for delay. I must have to sleep from time to time ;-) My setting based on standart scaling factor - 150%.
Anyway, last build 1.4.5.7 and the new config file work together seamlessly. Thank you, Frank, and sorry for disturbance.
mcjordan is offline   Reply With Quote
Old 28th May 2017, 03:32   #2050  |  Link
qjb2016
Registered User
 
Join Date: Aug 2016
Location: cq
Posts: 15
ParseException

所在位置 行:1 字符: 1
+ Using namespace StaxRip;
+ ~~~~~
此语言版本中不支持“using”关键字。

所在位置 行:2 字符: 1
+ Using namespace StaxRip.UI;
+ ~~~~~
此语言版本中不支持“using”关键字。



System.Management.Automation.ParseException: 所在位置 行:1 字符: 1
+ Using namespace StaxRip;
+ ~~~~~
此语言版本中不支持“using”关键字。

所在位置 行:2 字符: 1
+ Using namespace StaxRip.UI;
+ ~~~~~
此语言版本中不支持“using”关键字。


在 System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
在 StaxRip.Scripting.RunPowershell(String code) 位置 D:\Projekte\VS\VB\StaxRip\General\Scripting.vb:行号 26
qjb2016 is offline   Reply With Quote
Old 28th May 2017, 05:30   #2051  |  Link
AMED
Registered User
 
AMED's Avatar
 
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 466
Quote:
Originally Posted by stax76 View Post
@AMED

Clicking on 'Copy Message' was supposed to copy the error message to the clipboard and show a message box 'Error was copied to clipboard'. Even though I couldn't understand why (something threading related I think) it didn't work, I think it is fixed now.

The exception that was happening is hopefully fixed too.

https://github.com/stax76/staxrip/bl.../test-build.md
Thanks Stax, I haven't seen this error again while using v1.4.5.4.
__________________
A Man Eating Duck
AMED is offline   Reply With Quote
Old 28th May 2017, 06:35   #2052  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@qjb2016

When you run powershell from the start menu what do you see when you execute each of following lines:

$PSVersionTable.PSVersion

[Environment]::OSVersion
stax76 is offline   Reply With Quote
Old 28th May 2017, 09:26   #2053  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Version 1.5.0.0 has been released today.

Thanks everybody for the feedback provided since the least release.

https://github.com/stax76/staxrip/releases
stax76 is offline   Reply With Quote
Old 28th May 2017, 10:21   #2054  |  Link
qjb2016
Registered User
 
Join Date: Aug 2016
Location: cq
Posts: 15
Quote:
Originally Posted by stax76 View Post
@qjb2016

When you run powershell from the start menu what do you see when you execute each of following lines:

$PSVersionTable.PSVersion

[Environment]::OSVersion
PS C:\Users\Administrator> $PSVersionTable.PSVersion

Major Minor Build Revision
----- ----- ----- --------
4 0 -1 -1


PS C:\Users\Administrator>
PS C:\Users\Administrator> [Environment]::OSVersion

Platform ServicePack Version VersionString
-------- ----------- ------- -------------
Win32NT 6.3.9600.0 Microsoft Windows NT 6.3.9...
Attached Images
 
qjb2016 is offline   Reply With Quote
Old 28th May 2017, 11:19   #2055  |  Link
VincAlastor
Registered User
 
Join Date: Sep 2009
Location: Berlin
Posts: 173
Quote:
Originally Posted by stax76 View Post
this works for me:

I'm sorry for asking but is it possible to do the same with ffmpeg as decoder?

Background is, i always wanna use the latest opus alpha/beta/stable encoder as external encoder.

Latest release is opusenc 1.2 beta and i only can find ffmpeg versions with opusenc 1.1.4 stable.

Last edited by VincAlastor; 28th May 2017 at 11:30.
VincAlastor is offline   Reply With Quote
Old 28th May 2017, 11:30   #2056  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@qjb2016

Next build has a better error message:

MsgError("PowerShell Setup Problem", "Ensure you have at least PowerShell 5.1 installed.")

https://www.microsoft.com/en-us/down....aspx?id=54616


@VincAlastor

Sure it's possible, if you can't find out how and nobody answers then please create a new thread.


A guess would be:

Code:
ffmpeg -i %input% - | opusenc - %output%

Last edited by stax76; 28th May 2017 at 11:32.
stax76 is offline   Reply With Quote
Old 28th May 2017, 15:25   #2057  |  Link
DaMacFunkin
Registered User
 
Join Date: Mar 2002
Posts: 140
Amazing, Audio and subtitles demux at the same time, Mega Thanks.
DaMacFunkin is offline   Reply With Quote
Old 29th May 2017, 02:38   #2058  |  Link
qjb2016
Registered User
 
Join Date: Aug 2016
Location: cq
Posts: 15
@stax76

Thanks!!
qjb2016 is offline   Reply With Quote
Old 29th May 2017, 06:56   #2059  |  Link
wildpig1234
Registered User
 
Join Date: Jun 2016
Posts: 2
nvenc not supported even though i have gtx1070

I am not sure if i am getting this error in stax because it's trying to use my nvs510 card that i have in the same computer instead of the gtx1070.

Any help is appreciated why i am getting this error. thanks
wildpig1234 is offline   Reply With Quote
Old 29th May 2017, 07:48   #2060  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
In the NVIDIA options dialog there is a 'Device' option on the 'Other' tab, on the bottom of the dialog is a small button with a drop down menu with some features to show hardware info.
stax76 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 03:27.


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