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 June 2017, 15:39   #2201  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@Natty

I can add more options but in order to make it more manageable I'm refactoring a lot code which might result in new bugs and reset settings.


@Ma

I have a automated test that is checking for common problems and compares my code file against the help console output of x265, nvenc, qsvenc and vceenc, theoretically staxrip is in sync 100%, there are some small issues sometimes but generally the CLI interface and documentation of most encoders are fantastic.

https://github.com/stax76/staxrip/bl...mmands.vb#L349
stax76 is offline   Reply With Quote
Old 26th June 2017, 16:28   #2202  |  Link
craigpro
Registered User
 
Join Date: Feb 2003
Posts: 68
stax76 - how do I batch resize a folder please? I have a folder of 1080p content which I want to resize to 720p. Thank you.
craigpro is offline   Reply With Quote
Old 26th June 2017, 16:47   #2203  |  Link
Ma
Registered User
 
Join Date: Feb 2015
Posts: 326
Quote:
Originally Posted by stax76 View Post
I have a automated test that is checking for common problems and compares my code file against the help console output of x265 [...]
I see, so the error messages:
x265.exe: unknown option -- analysis-file
x265.exe: unknown option -- refine-level
are from StaxRip. Impressive!

I just remind that:
old option name ==> new option name
--analysis-mode ==> --analysis-reuse-mode
--analysis-file ==> --analysis-reuse-file
--refine-level ==> --analysis-reuse-level

From ver. 2.4+85 up to 2.4+87 doesn't work 2-pass encoding (we are waiting for a patch).
Ma is offline   Reply With Quote
Old 26th June 2017, 18:32   #2204  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
I think the newest test build has everything changed correctly but I'll double check it when the patch is here.

https://github.com/stax76/staxrip/bl...265Enc.vb#L790

https://github.com/stax76/staxrip/bl...265Enc.vb#L976
stax76 is offline   Reply With Quote
Old 26th June 2017, 21:51   #2205  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
hey, can delete temp file/folder delete the files permanently? as the temp folder can be as much as 40 G.B. mere moving to recycle bin doesnt save disk space. thanks.
I've forgotten there is already a setting under: Tools > Settings > System > Use recycle bin...

In the next build I move both to the settings as menu:

Disabled
Recycle Bin
Permanent

Quote:
how do I batch resize a folder please? I have a folder of 1080p content which I want to resize to 720p. Thank you.
It's simple I believe, first you setup your empty project and then you add the source files in file batch mode, it then creates a job for every source file.

https://www.dropbox.com/s/gpr2yhowox...axRip.png?dl=0
stax76 is offline   Reply With Quote
Old 26th June 2017, 22:33   #2206  |  Link
Natty
Noob
 
Join Date: Mar 2017
Posts: 221
Quote:
Originally Posted by Ma View Post
--analysis-mode ==> --analysis-reuse-mode
--analysis-file ==> --analysis-reuse-file
--refine-level ==> --analysis-reuse-level

From ver. 2.4+85 up to 2.4+87 doesn't work 2-pass encoding (we are waiting for a patch).
oh renamed commands were causing those issues. a lot of modifications in x265 lately. and thanks a ton for ur avx2 builds.
Natty is offline   Reply With Quote
Old 26th June 2017, 22:36   #2207  |  Link
Natty
Noob
 
Join Date: Mar 2017
Posts: 221
Quote:
Originally Posted by stax76 View Post
Disabled
Recycle Bin
Permanent
perfect . thanks
Natty is offline   Reply With Quote
Old 27th June 2017, 21:13   #2208  |  Link
suspiciousBob
Registered User
 
Join Date: Apr 2003
Location: London Town
Posts: 38
Quote:
Originally Posted by stax76 View Post
It should work with the build from today.
Thank you for the fix; staxrip has taken every audio i have thrown at it and processed it as expected. great stuff

Another small bug (in 1.5.0.0 at least); it seems that staxrip can't burn in .sup subtitles (don't understand why, but fair enough). In tools > advanced > hardcoded subs, the extension filter has *.sup (and others) in the list but when a .sup file is selected stax throws "only idx, srt and ass file types are supported" error dialog.
suspiciousBob is offline   Reply With Quote
Old 27th June 2017, 21:29   #2209  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
It could probably be more intuitive and more clear, unfortunately AviSynth has no sup filter, only VapourSynth. At the moment I cannot change it as I'm trying to implement parallel audio processing, the code quality of this area is a total mess.
stax76 is offline   Reply With Quote
Old 27th June 2017, 23:26   #2210  |  Link
gonca
Registered User
 
Join Date: Jul 2012
Posts: 1,213
Quote:
unfortunately AviSynth has no sup filter,
Suptitle
gonca is offline   Reply With Quote
Old 28th June 2017, 07:48   #2211  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
Hello Frank.

A new QSVEncC v2.70 is available: (with a few new options and bug fixes)
https://onedrive.live.com/?id=6BDD43...DD4375AC8933C6
__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 28th June 2017, 13:21   #2212  |  Link
ABDO
Registered User
 
Join Date: Dec 2016
Posts: 65
Hi Frank
just want to thank you for your great and hard work in staxrip ، and we strongly appreciate that

thank you very mush 😍👍
ABDO is offline   Reply With Quote
Old 28th June 2017, 22:46   #2213  |  Link
alter4
Registered User
 
Join Date: Apr 2007
Posts: 129
Excuse me guys, might be stupid question but I am newbie to StaxRip. Is recent "unstable" version really unstable? I like cutting edge software and what to try recent version if it is "beta" and not "alpha" quality.
alter4 is offline   Reply With Quote
Old 29th June 2017, 07:08   #2214  |  Link
burfadel
Registered User
 
Join Date: Aug 2006
Posts: 2,229
Seems for me Staxrip is preventing the monitor to turn off after the 5 minutes I have it set to. Not standby, just monitor off. Using knlmeanscl, but was never an issue before with earlier builds. Using latest test build, but was happening with the previous one as well.
burfadel is offline   Reply With Quote
Old 29th June 2017, 10:31   #2215  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@gonca

As far as I know there isn't a AviSynth+ x64 compatible sup filter that is working in a .NET client app. There is a filter from somebody who also worked on a player but it's discontinued and don't work in StaxRip.

Quote:
A new QSVEncC v2.70 is available: (with a few new options and bug fixes)
https://onedrive.live.com/?id=6BDD43...DD4375AC8933C6
I'm getting:

D3D9Device: Failed CreateDeviceEx: -2005530516.
Failed to initialize HW Device. : null pointer.
Failed to CreateHWDevice. : null pointer.
QSVEncC.exe finished with error!

2.66 is working, maybe my driver is old, in device manager it shows as: 21.20.16.4534


@ABDO

You're welcome.

Quote:
Excuse me guys, might be stupid question but I am newbie to StaxRip. Is recent "unstable" version really unstable? I like cutting edge software and what to try recent version if it is "beta" and not "alpha" quality.
Some are more stable than others, unless you want x265 2pass encoding the last test build should be fine. One issue the stable release for instance has is with mp4box muxing.

Quote:
Seems for me Staxrip is preventing the monitor to turn off after the 5 minutes I have it set to. Not standby, just monitor off. Using knlmeanscl, but was never an issue before with earlier builds. Using latest test build, but was happening with the previous one as well.
I've not changed the code since it was added. I've changed a flag now and tested it successfully afterwards (without knlmeanscl), new flag is called PowerRequestExecutionRequired, old was PowerRequestSystemRequired.
stax76 is offline   Reply With Quote
Old 29th June 2017, 11:10   #2216  |  Link
burfadel
Registered User
 
Join Date: Aug 2006
Posts: 2,229
After some playing around it seems to be fine now! Must be one of those little glitches in Windows because of the use of the video card with knlmeanscl.
burfadel is offline   Reply With Quote
Old 29th June 2017, 11:25   #2217  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
Quote:
Originally Posted by stax76 View Post
2.66 is working, maybe my driver is old, in device manager it shows as: 21.20.16.4534
My Haswell Core i3 works fine using latest 15.40 drivers which is 4624 (compatible with Broadwell/ Haswell)

Take a look here:
https://downloadcenter.intel.com/product/81497

For Skylake/ Kabylake latest 15.45 drivers you can download 4678 version from here:
https://downloadcenter.intel.com/pro...D-Graphics-630
__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 29th June 2017, 11:48   #2218  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Thanks for the link, with the new driver neither worked, after a second look at the error:

D3D9Device: Failed CreateDeviceEx: -2005530516

I remembered there are related options so I tried --d3d11 and this works.
stax76 is offline   Reply With Quote
Old 29th June 2017, 11:59   #2219  |  Link
NikosD
Registered User
 
Join Date: Aug 2010
Location: Athens, Greece
Posts: 2,901
Ah OK.

I have my only GPU (iGPU) connected directly to the monitor, so D3D9 always works fine.

I think you need the latest driver/API and Kabylake for some new features of 2.70 to work, anyway.
__________________
Win 10 x64 (19042.572) - Core i5-2400 - Radeon RX 470 (20.10.1)
HEVC decoding benchmarks
H.264 DXVA Benchmarks for all
NikosD is offline   Reply With Quote
Old 29th June 2017, 13:35   #2220  |  Link
JohnLai
Registered User
 
Join Date: Mar 2008
Posts: 448
Dear stax76,
Where did the 'fixed bitrate' option at Project Options go?
JohnLai 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 23:06.


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