View Full Version : StaxRip
stax76
13th June 2016, 16:55
Could you add a VP9 FFMPEG encoder build with 10bit support ?
Is it supported by zeranoe's x64 static builds? Can you provide a example command line?
Is it possible to add bit depth support information in your "MediaInfo Folder View" ?
The code design is ugly so I don't like to improve it but rather would like to create a new stand alone tool using DataGridView instead off ListView, at the moment I just try to keep maintenance alive though.
@Vulpix
Thanks for all details, Test Build 1.3.6.3 has a fix for what you described.
NikosD
13th June 2016, 18:05
Is it supported by zeranoe's x64 static builds? Can you provide a example command line?
Just looking at the Zeranoe's forum, I think high bit - depth support is not included in his builds.
He will probably add it after a while or after request.
Judging by this reply, Selur uses vpxenc command line for high bit - depth support
vpxenc also support 10bit for quite some time now,...
LordVako
13th June 2016, 19:03
What Windows version, .NET version and CPU do you use?
Stax Win 7 pro 64bit. .net 4.6.1 and latest skylake cpu OC'd. HRD was working on the old release. as soon as I downloaded this latest one it doesnt work.
stax76
13th June 2016, 20:01
Stax Win 7 pro 64bit. .net 4.6.1 and latest skylake cpu OC'd. HRD was working on the old release. as soon as I downloaded this latest one it doesnt work.
I hope this will work:
https://github.com/stax76/staxrip/blob/master/md/test-build.md
Vulpix
13th June 2016, 21:26
@Vulpix
Thanks for all details, Test Build 1.3.6.3 has a fix for what you described.
Thanks!
Whilst encoding, I noticed another strange thing.
x265 - when you select the various "tune" modes from the main staxrip screen, selecting the "grain" mode will cause the --rc-grain switch to remain active even after you select anything else afterwards (even if you select tune - none). In other words, after you select "tune - grain" from the gui just once, the "--rc-grain" will remain active (as a switch, but also represented by a checkbox in "x265 options->rate control 1->specialised ratecontrol for film grain content") and you have to manually go there and uncheck it; or switch the encoder from x265 to anything else and then back, which resets all of the options.
stax76
13th June 2016, 21:41
Thanks!
Whilst encoding, I noticed another strange thing.
x265 - when you select the various "tune" modes from the main staxrip screen, selecting the "grain" mode will cause the --rc-grain switch to remain active even after you select anything else afterwards (even if you select tune - none). In other words, after you select "tune - grain" from the gui just once, the "--rc-grain" will remain active (as a switch, but also represented by a checkbox in "x265 options->rate control 1->specialised ratecontrol for film grain content") and you have to manually go there and uncheck it; or switch the encoder from x265 to anything else and then back, which resets all of the options.
If I enable tune grain I don't see --rc-grain, nor do I see it when I go back to tune none.
Vulpix
13th June 2016, 22:30
If I enable tune grain I don't see --rc-grain, nor do I see it when I go back to tune none.
Hmm...
http://i.imgur.com/0xS6rXn.gif
stax76
13th June 2016, 22:43
I changed tune in the x265 options dialog where it don't happen, with the main dialog I can reproduce it.
Vulpix
13th June 2016, 23:01
I changed tune in the x265 options dialog where it don't happen, with the main dialog I can reproduce it.
Oh so you can reproduce it :) My bad for not describing it better before.
Thanks!
Sorry to always be posting "bad news" and bugs :D I really love staxrip, been using it since forever!
stax76
13th June 2016, 23:24
Oh so you can reproduce it :) My bad for not describing it better before.
Thanks!
Sorry to always be posting "bad news" and bugs :D I really love staxrip, been using it since forever!
No problem, many bugs happen only in special circumstances which often take a while to understand.
How did you make the screen capture?
Vulpix
14th June 2016, 00:02
How did you make the screen capture?
This is exactly what I said when someone showed me a bug using this capture tool as well!
It's a superultraniftyepic free tool called LiceCap. Super simple/intuitive interface, basically 2 steps to make a gif.
http://www.cockos.com/licecap/ Highly recommended :)
Reel.Deel
14th June 2016, 02:00
@Vulvix
Very neat little program, thank you for sharing.
LordVako
14th June 2016, 04:48
I hope this will work:
https://github.com/stax76/staxrip/blob/master/md/test-build.md
It did not work.. it shows 2 different versions both of which give 2 different errors...
https://i.imgur.com/Haq5CtW.png
https://i.imgur.com/zXnK1Nj.png
https://i.imgur.com/PsvCYd0.png
stax76
14th June 2016, 05:00
@LordVako
And this happens with rev6?
stax76
14th June 2016, 22:20
Last release had too many and big issues so I made a new release hoping for more luck:
v1.3.7-stable (2016-06-14)
New Features
added new QSVEncC switches
added support to use network drive as temp folder
added yadifmod for VapourSynth. Due to popular request I didn't reset the filter profiles, to make the default filter profile for yadifmod available the filter profiles must be manually reset in the filter profile editor.
added new command SaveJpgByPath to preview dialog which can be used to customize the menu to save a jpg file to a fixed path without the file browser showing, the path can contain macros.
added taskbar progress support
Fixed Bugs
fixed the check for enough free space on the disk of the target file, instead of three times the source file one time is now enough
fixed crash StaxRip checking for enough free space in file batch mode and if target directory is network share
fixed Umlaute don't work on Windows 7
fixed many avs/vs scripts are created when the target file name is changed by typing
fixed feature to run jobs in new instance and changed the behaviour of this feature in that when the jobs complete the instance exits without overwriting the settings
Updated Tools
QSVEncC 2.51
yadifmod (VapourSynth) r9
https://github.com/stax76/StaxRip/releases
LordVako
15th June 2016, 02:59
@LordVako
And this happens with rev6?
Yes Sir :( I dont understand. the earlier version works fine when I install it..
https://i.imgur.com/E5YHK7u.png
https://i.imgur.com/RHCnlYR.png
stax76
15th June 2016, 04:21
@LordVako
I finally installed Windows 7 in VMware and debugged it:
https://github.com/stax76/staxrip/blob/master/md/test-build.md
burfadel
15th June 2016, 05:40
@LordVako
I finally installed Windows 7 in VMware and debugged it:
https://github.com/stax76/staxrip/blob/master/md/test-build.md
That 1.3.7.1 test build seems to have broken it working in Windows 10! If I open an existing project (not one in batch, one where the file was indexed etc) I get the following message:
Exception
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at StaxRip.VideoScript.Contains(String category, String search) in D:\Projekte\VS\VB\StaxRip\General\VideoScript.vb:line 119
at StaxRip.Package._Closure$__._Lambda$__231-4() in D:\Projekte\VS\VB\StaxRip\General\Package.vb:line 202
at StaxRip.Package.get_IsRequired() in D:\Projekte\VS\VB\StaxRip\General\Package.vb:line 610
at StaxRip.Package.VerifyOK(Boolean showEvenIfNotRequired) in D:\Projekte\VS\VB\StaxRip\General\Package.vb:line 638
at StaxRip.GlobalClass.VerifyRequirements() in D:\Projekte\VS\VB\StaxRip\General\Misc.vb:line 64
at StaxRip.MainForm.ShowPreview() in D:\Projekte\VS\VB\StaxRip\Forms\MainForm.vb:line 3370
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at StaxRip.CommandManager.Process(Command command, List`1 params) in D:\Projekte\VS\VB\StaxRip\General\General.vb:line 1291
at StaxRip.CommandManager.Process(String name, List`1 params) in D:\Projekte\VS\VB\StaxRip\General\General.vb:line 1282
at StaxRip.UI.CustomMenu.Process(CustomMenuItem item) in D:\Projekte\VS\VB\StaxRip\UI\Menu Types.vb:line 232
at StaxRip.UI.CustomMenu.OnCommand(CustomMenuItem item) in D:\Projekte\VS\VB\StaxRip\UI\Menu Types.vb:line 225
at StaxRip.UI.CustomMenu.MenuClick(Object sender, EventArgs e) in D:\Projekte\VS\VB\StaxRip\UI\Menu Types.vb:line 217
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at StaxRip.UI.MenuItemEx.OnClick(EventArgs e) in D:\Projekte\VS\VB\StaxRip\UI\Menu Types.vb:line 402
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.MenuStrip.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
If I open a new file, I get the message:
Exception
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at StaxRip.VideoScript.Contains(String category, String search) in D:\Projekte\VS\VB\StaxRip\General\VideoScript.vb:line 119
at StaxRip.Package._Closure$__._Lambda$__231-4() in D:\Projekte\VS\VB\StaxRip\General\Package.vb:line 202
at StaxRip.Package.get_IsRequired() in D:\Projekte\VS\VB\StaxRip\General\Package.vb:line 610
at StaxRip.Package.VerifyOK(Boolean showEvenIfNotRequired) in D:\Projekte\VS\VB\StaxRip\General\Package.vb:line 638
at StaxRip.GlobalClass.VerifyRequirements() in D:\Projekte\VS\VB\StaxRip\General\Misc.vb:line 64
at StaxRip.MainForm.OpenVideoSourceFiles(IEnumerable`1 files, Boolean isNotEncoding) in D:\Projekte\VS\VB\StaxRip\Forms\MainForm.vb:line 1609
The release version 1.3.7.0 works fine.
stax76
15th June 2016, 07:16
It crashes if there is no filter of category Noise, I found out rgtools depends on VC++ 2012 redist so StaxRip checks the script for RemoveGrain to know if the user must be ask to install VC++ 2012.
What has caused the exception looks like a compiler bug:
https://github.com/dotnet/roslyn/issues/12027
burfadel
15th June 2016, 07:33
It crashes if there is no filter of category Field, I found out rgtools depends on VC++ 2012 redist so StaxRip checks the script for RemoveGrain to know if the user must be ask to install VC++ 2012.
What has caused the exception looks like a compiler bug:
https://github.com/dotnet/roslyn/issues/12027
Yes, that's it. If I remove the Noise filter from the filter list it crashes.
stax76
15th June 2016, 07:41
It's fixed now:
https://github.com/stax76/staxrip/blob/master/md/test-build.md
burfadel
15th June 2016, 08:34
The new version works well! In the output log though, it still says 'StaxRip x64 : 1.3.6.0'
stax76
15th June 2016, 08:42
The new version works well! In the output log though, it still says 'StaxRip x64 : 1.3.6.0'
It's normal when the project was created with 1.3.6.
NikosD
15th June 2016, 17:24
Using latest StaxRip 1.3.7.2 test build, broke the Execute Command Line of QSVEncC with this error: (transcoding works fine though)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Exception
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
System.InvalidOperationException: StandardErrorEncoding is only supported when standard error is redirected.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at StaxRip.CommandLine.CommandLineParams.Execute() in D:\Projekte\VS\VB\StaxRip\General\CommandLine.vb:line 49
at StaxRip.CommandLineForm._Closure$__35-0._Lambda$__0() in D:\Projekte\VS\VB\StaxRip\Forms\CommandLineForm.vb:line 53
at StaxRip.UI.ActionMenuItem.OnClick(EventArgs e) in D:\Projekte\VS\VB\StaxRip\UI\Menu Types.vb:line 460
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
NikosD
15th June 2016, 17:29
The Scaling Quality tab should have three options:
1) Auto (default)
2) Simple (simple scaling)
3) Fine (high quality scaling)
stax76
15th June 2016, 17:41
new build is online
ismail0100
15th June 2016, 20:26
new build is online
dou u offer which build?
I have i2350m Windows10
stax76
15th June 2016, 20:47
dou u offer which build?
I have i2350m Windows10
You can find the last test build here:
https://github.com/stax76/staxrip#download
ismail0100
15th June 2016, 21:03
You can find the last test build here:
https://github.com/stax76/staxrip#download
I know :)
I think may be have more stabil build :D I am using latest stabil all the time :)
LordVako
16th June 2016, 01:23
Question..
Does AQ mode 3 and Cu-tree slow lower the FPS in second pass?
This is one of my settings and the FPS are dramatically dropping whilst when I had version 1.3.4 the fps where holding firm.
wpp / ctu=64 / min-cu-size=8 / max-tu-size=32 / tu-intra-depth=1 / tu-inter-depth=1 / me=1 / subme=2 / merange=57 / no-rect / no-amp / max-merge=2 / temporal-mvp / no-early-skip / recursion-skip / rdpenalty=0 / no-tskip / no-tskip-fast / strong-intra-smoothing / no-lossless / no-cu-lossless / no-constrained-intra / no-fast-intra / open-gop / no-temporal-layers / interlace=0 / keyint=250 / min-keyint=23 / scenecut=40 / rc-lookahead=20 / lookahead-slices=5 / bframes=8 / bframe-bias=0 / b-adapt=2 / ref=3 / limit-refs=3 / no-limit-modes / weightp / no-weightb / aq-mode=3 / qg-size=32 / aq-strength=1.00 / cbqpoffs=0 / crqpoffs=0 / rd=3 / psy-rd=2.00 / rdoq-level=0 / psy-rdoq=0.00 / no-rd-refine / signhide / deblock=0:0 / sao / no-sao-non-deblock / b-pyramid / cutree / no-intra-refresh / rc=2 / pass / bitrate=1718 / qcomp=0.60 / qpmin=0 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ipratio=1.40 / pbratio=1.30
what can I do to stop fps dropping?
LordVako
16th June 2016, 03:01
Found something VERY ODD.. When upgrading to any staxrip above 1.3.4
I dont know WHAT is making the laptop's cpu throttle. There must be a setting there that is causing that..
This is using both versions above 1.3.4
http://i.imgur.com/fNKaliP.png
When I downgrade back to 1.3.4 the Overclock stays stable and the FPS thus stay stable also.
https://i.imgur.com/V8h64QU.png
Stax you think you can look up into that,,, or what setting might be causing the cpu to throttle whe using the newer versions?
stax76
16th June 2016, 03:15
I know :)
I think may be have more stabil build :D I am using latest stabil all the time :)
The latest stable release is stable enough to keep it 2 months or more. Recently I didn't make many changes so the current test build should be relative stable.
Lynx_TWO
19th June 2016, 13:38
Hey, quick question Stax, would it be possible to have a thread to share settings for StaxRip that would include all filters and settings? Perhaps even with the ability to show pre and post screenshot examples?
It might be good for the community as well as there are a lot of pros that use StaxRip.
StaxRip could have support for exporting settings and filter versions as a post-friendly option as well that would standardize shared posts. Data that could be useful for analysis for future improvements could include the user's system information (CPU, GPU, Memory) as well as encoding speed, time, compression ratios, etc. StaxRip already writes most of this information to the log file...
Just a thought :)
Thanks again for all your hard work!
stax76
20th June 2016, 17:06
@LordVako
You did not state what encoder causes it, for x265 there is a drop down button at the bottom of the x265 options dialog that allows to run the x265 command line directly out of StaxRip, alternatively you can always copy a command line from the log file into the command prompt, with these two methods you can see if a console app behaves inside StaxRip different compared to outside of StaxRip, the Intel, NVIDIA and ffmpeg encoder options dialog are based on the same dialog framework than the x265 dialog so they have also the possibility to run the command line directly from the codec options dialog. If the problem is x265 you can use the x265 support thread.
@Lynx_TWO
I don't mind if somebody wants to create a thread, somebody posted a thread with filter profiles some time ago (was that you?). Exporting/importing profiles is technically difficult due to keeping compatibility between versions would require even more care, recently I'm started to reset things less often btw.
x264 supports command line import IIRC, this could probably added to x265 since the routine is already implemented (used by the C# script).
NikosD
20th June 2016, 20:07
Latest v4463 driver - for Haswell it's Windows 10 only - from Intel, added API v1.19 support even for Haswell
It supports the new scaling options, but not the mirroring (vertical/ horizontal)
The funny thing is that they removed rotation support on Haswell, that they had added in the previous API!
Oh Crazy Intel.
Update:
It seems that Intel only changed the function of rotate but hasn't removed it.
According to rigaya, next version of QSVEncC will bring back rotate feature, since it's still there.
So, Intel is not that crazy!
VelleX
20th June 2016, 23:15
is there an option to deactivate free disk space check? Because cant even convert a 18GB 1080p MKV to SD Resolution, which of course would not need 18GB of free disk space.
I know i am lack of hard disk space :P
Yanak
23rd June 2016, 15:13
Did not had much time before but thanks a lot for the pictures quality setting and the ability to set paths variables for the captures, works like a charm.
I set the program to open the preview once a file source is loaded then created a menu "Save Cover Picture" in the preview mode with "SaveJpgByPath" using this command " %working_dir%%source_name%.jpg"
Then added a custom mp4 muxing profile using the same path and name variables to add a cover picture on the MP4 files. It's perfect, thanks a million for adding this.
Little things that could be done maybe :
- an option to delete the temp files only when exiting the program instead of deleting them once the encoding is finished, right now it's either keep temp files or delete once the encoding is done only.
- Also if possible have directly a setting to set the picture quality by default and additionally an option to bring or not the menu asking for the quality each time we take a screen, but it's not that important.
Thanks a lot again for this great program.
PS: reported in github something about selecting flac audio output with mp4 muxer crashing the program as those are not compatible, a message should pop out telling us it's not possible instead of letting the encoding run and crash at the end : https://github.com/stax76/StaxRip/issues/84
burfadel
25th June 2016, 03:58
@Stax
aWarpSharp2 has an updated x64 version now (dated 24 June 2016) thanks to pinterf :).
http://forum.doom9.org/showthread.php?p=1771614#post1771614
brumsky
27th June 2016, 18:33
Hi everyone, I was hoping someone might be able to help with some Staxrip CLI questions.
I created a PowerShell script to automate the use of Handbrake, here is an example bit of code. I'd like to replace HB with Staxrip. I like the fact it supports 10bit HEVC and it's flexibility.
HBCLI -i $SourceToEncode --main-feature -o $FileDestination -m -e $HbEncoder --cfr -q $HbQaulity --audio-lang-list eng -E copy --audio-copy-mask $HbAudioMasks -X $HbWidth -Y $HbHeight --loose-anamorphic -F -N eng --native-dub -x $ExtraOptions$PerformanceOPts
I've reviewed the Command Line Reference page several times but I don't see how to add a source and destination file... Also, how to specify a template to use. I'm afraid my googlefu has failed me as I haven't been able to find a non-batch scripting answer myself.
jshimanek
27th June 2016, 21:19
I tried 256 but it didn't help.
Generally my first impression of the Intel H.265 encoder isn't that good, both speed and quality is somehow disappointing. :(
I'll add it if it's not too much work, regarding the current piping solution, maybe it's better to keep it as option instead to remove entirely.
@NikosD
Thanks for investigating, I'll work on it.
I set max gop length to 24 and that took care of the first 10 seconds of video being mosaic.
stax76
28th June 2016, 14:02
answers below refer to the test build from today:
https://github.com/stax76/staxrip/blob/master/md/test-build.md
is there an option to deactivate free disk space check? Because cant even convert a 18GB 1080p MKV to SD Resolution, which of course would not need 18GB of free disk space.
I know i am lack of hard disk space :P
I've added a Continue and Abort button to the task dialog.
- an option to delete the temp files only when exiting the program instead of deleting them once the encoding is finished, right now it's either keep temp files or delete once the encoding is done only.
- Also if possible have directly a setting to set the picture quality by default and additionally an option to bring or not the menu asking for the quality each time we take a screen, but it's not that important.
The benefits are much smaller then the costs so I'm skeptical.
aWarpSharp2 has an updated x64 version now (dated 24 June 2016) thanks to pinterf
I've updated it, thanks.
I've reviewed the Command Line Reference page several times but I don't see how to add a source and destination file... Also, how to specify a template to use.
I've added some examples to the docs and a SetTargetFile command, try:
StaxRip -LoadTemplate:aaa "src path" -SetTargetFile:"dest path"
chummy
28th June 2016, 20:14
Avisynth+ multithreading not work for me, at least scripts i have dont improve speed from single-thread to multithreading. In normal Avisynth multithreading works and increase speed with same script.
I just dont know if Avisynth+ has broken multithreading for some filters or if i dont set it properly. I find not many information about it.
stax76
30th June 2016, 14:52
Avisynth+ multithreading not work for me, at least scripts i have dont improve speed from single-thread to multithreading. In normal Avisynth multithreading works and increase speed with same script.
I just dont know if Avisynth+ has broken multithreading for some filters or if i dont set it properly. I find not many information about it.
I does not relate to StaxRip but is a pure AviSynth+ issue and this thread is read only by a very limited amount of AviSynth+ experts. You can post in the AviSynth+ thread, people might guesswork your issue, if you actually post the full script code, avsmeter logs, MediaInfo and ideally a sample, then devs might actually be able to understand and debug the issue.
brumsky
30th June 2016, 17:34
Stax76, how can I specify an input and output file via the command prompt?
Thanks!
stax76
30th June 2016, 17:55
Stax76, how can I specify an input and output file via the command prompt?
Thanks!
as posted previously:
StaxRip "src path" -SetTargetFile:"dest path"
brumsky
30th June 2016, 17:59
Stax76, how can I specify an input and output file via the command prompt?
Thanks!
Ok so I found that you specify the file by itself.
This is what I have so far.
staxrip.exe -ensurex265 "Filename" -addjob:true,"Template Name"
Currently, my PS script waits for each encode to complete. This Staxrip I'd basically queue everything up then the script would exit.
Does that sound correct?
brumsky
30th June 2016, 18:04
as posted previously:
StaxRip "src path" -SetTargetFile:"dest path"
Stax76 thank you! Sorry I didn't read the complete post, I thought it was directly entirely to someone else.
:thanks:
I can't wait to ditch Handbrake and rock Staxrip instead! :cool:
LordVako
1st July 2016, 01:24
Does ANYBODY know what this error means? what causes it? a few of my encodes are hit by it...
>
>
> D:\Downloads\The Dead Pool 1988.mkv
>
> ------------------------------------------------------------
> Encoding video using x265 1.9+140 x64 multi lib 8/10/12 bit
> ------------------------------------------------------------
>
> C:\Stax\Apps\ffmpeg\ffmpeg.exe -i "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.avs" -f yuv4mpegpipe -pix_fmt yuv420p -loglevel error - | C:\Stax\Apps\x265\x265_ml.exe --pass 1 --bitrate 1861 --output-depth 10 --aq-mode 3 --bframes 8 --frames 131224 --y4m --stats "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.stats" --output NUL -
>
> cmd.exe /C call "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new_encode.bat"
>
> C:\Stax>C:\Stax\Apps\ffmpeg\ffmpeg.exe -i "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.avs" -f yuv4mpegpipe -pix_fmt yuv420p -loglevel error - | C:\Stax\Apps\x265\x265_ml.exe --pass 1 --bitrate 1861 --output-depth 10 --aq-mode 3 --bframes 8 --frames 131224 --y4m --stats "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.stats" --output NUL -
> y4m [info]: 1920x1072 fps 24000/1001 i420p8 unknown frame count
> raw [info]: output file: NUL
> x265 [info]: HEVC encoder version 1.9+140-34a3d35c5f97
> x265 [info]: build info [Windows][GCC 5.3.0][64 bit] 10bit
> x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
> x265 [info]: Main 10 profile, Level-4 (Main tier)
> x265 [info]: Thread pool created using 8 threads
> x265 [info]: frame threads / pool features : 3 / wpp(17 rows)
> x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
> x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
> x265 [info]: ME / range / subpel / merge : dia / 57 / 2 / 1
> x265 [info]: Keyframe min / max / scenecut : 23 / 250 / 40
> x265 [info]: Lookahead / bframes / badapt : 20 / 8 / 2
> x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
> x265 [info]: References / ref-limit cu / depth : 1 / on / on
> x265 [info]: AQ: mode / str / qg-size / cu-tree : 3 / 1.0 / 32 / 1
> x265 [info]: Rate Control / qCompress : ABR-1861 kbps / 0.60
> x265 [info]: tools: rd=2 psy-rd=2.00 early-skip signhide tmvp fast-intra
> x265 [info]: tools: strong-intra-smoothing lslices=6 deblock sao stats-write
> x265 [info]: frame I: 1303, Avg QP:21.09 kb/s: 11713.94
> x265 [info]: frame P: 32784, Avg QP:22.47 kb/s: 4286.01
> x265 [info]: frame B: 97137, Avg QP:28.01 kb/s: 913.93
> x265 [info]: Weighted P-Frames: Y:3.1% UV:2.7%
> x265 [info]: consecutive B-frames: 6.8% 4.4% 8.5% 65.4% 8.1% 6.3% 0.4% 0.1% 0.0%
> encoded 131224 frames in 7486.98s (17.53 fps), 1863.63 kb/s, Avg QP:26.56
>
> Start: 6:51:29 PM
> End: 8:56:17 PM
> Duration: 02:04:47
>
>
> ------------------------------------------------------------
> Encoding video second pass using x265 1.9+140 x64 multi lib 8/10/12 bit
> ------------------------------------------------------------
>
> C:\Stax\Apps\ffmpeg\ffmpeg.exe -i "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.avs" -f yuv4mpegpipe -pix_fmt yuv420p -loglevel error - | C:\Stax\Apps\x265\x265_ml.exe --pass 2 --bitrate 1861 --output-depth 10 --aq-mode 3 --bframes 8 --frames 131224 --y4m --stats "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.stats" --output "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new_out.hevc" -
>
> cmd.exe /C call "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new_encode.bat"
>
> C:\Stax>C:\Stax\Apps\ffmpeg\ffmpeg.exe -i "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.avs" -f yuv4mpegpipe -pix_fmt yuv420p -loglevel error - | C:\Stax\Apps\x265\x265_ml.exe --pass 2 --bitrate 1861 --output-depth 10 --aq-mode 3 --bframes 8 --frames 131224 --y4m --stats "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.stats" --output "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new_out.hevc" -
> y4m [info]: 1920x1072 fps 24000/1001 i420p8 unknown frame count
> raw [info]: output file: D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new_out.hevc
> x265 [info]: HEVC encoder version 1.9+140-34a3d35c5f97
> x265 [info]: build info [Windows][GCC 5.3.0][64 bit] 10bit
> x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
> x265 [info]: Main 10 profile, Level-4 (Main tier)
> x265 [info]: Thread pool created using 8 threads
> x265 [info]: frame threads / pool features : 3 / wpp(17 rows)
> x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
> x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
> x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
> x265 [info]: Keyframe min / max / scenecut : 23 / 250 / 40
> x265 [info]: Lookahead / bframes / badapt : 20 / 8 / 2
> x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
> x265 [info]: References / ref-limit cu / depth : 3 / on / on
> x265 [info]: AQ: mode / str / qg-size / cu-tree : 3 / 1.0 / 32 / 1
> x265 [info]: Rate Control / qCompress : ABR-1861 kbps / 0.60
> x265 [info]: tools: rd=3 psy-rd=2.00 signhide tmvp strong-intra-smoothing
> x265 [info]: tools: lslices=6 deblock sao stats-read
> av_interleaved_write_frame(): Broken pipe
> Error writing trailer of pipe:: Broken pipe
>
> ------------------------------------------------------------
> Error Encoding video second pass using x265 1.9+140 x64 multi lib 8/10/12 bit
> ------------------------------------------------------------
>
> Encoding video second pass using x265 1.9+140 x64 multi lib 8/10/12 bit failed with exit code: -1073741819 (0xC0000005)
>
> The exit code might be a system error code: The instruction at 0x
>
> C:\Stax>C:\Stax\Apps\ffmpeg\ffmpeg.exe -i "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.avs" -f yuv4mpegpipe -pix_fmt yuv420p -loglevel error - | C:\Stax\Apps\x265\x265_ml.exe --pass 2 --bitrate 1861 --output-depth 10 --aq-mode 3 --bframes 8 --frames 131224 --y4m --stats "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new.stats" --output "D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new_out.hevc" -
> y4m [info]: 1920x1072 fps 24000/1001 i420p8 unknown frame count
> raw [info]: output file: D:\Downloads\The Dead Pool 1988_temp\The Dead Pool 1988_new_out.hevc
> x265 [info]: HEVC encoder version 1.9+140-34a3d35c5f97
> x265 [info]: build info [Windows][GCC 5.3.0][64 bit] 10bit
> x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
> x265 [info]: Main 10 profile, Level-4 (Main tier)
> x265 [info]: Thread pool created using 8 threads
> x265 [info]: frame threads / pool features : 3 / wpp(17 rows)
> x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
> x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
> x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
> x265 [info]: Keyframe min / max / scenecut : 23 / 250 / 40
> x265 [info]: Lookahead / bframes / badapt : 20 / 8 / 2
> x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
> x265 [info]: References / ref-limit cu / depth : 3 / on / on
> x265 [info]: AQ: mode / str / qg-size / cu-tree : 3 / 1.0 / 32 / 1
> x265 [info]: Rate Control / qCompress : ABR-1861 kbps / 0.60
> x265 [info]: tools: rd=3 psy-rd=2.00 signhide tmvp strong-intra-smoothing
> x265 [info]: tools: lslices=6 deblock sao stats-read
> av_interleaved_write_frame(): Broken pipe
> Error writing trailer of pipe:: Broken pipe
>
>
> Start: 10:27:43 PM
> End: 10:27:43 PM
> Duration: 00:00:00
stax76
1st July 2016, 13:13
please see my signature regarding log file
moonwhaler
1st July 2016, 14:19
Hello! Does anyone know whether nvidia Pascal supports NVENC with B Frames? Wikipedia does not help on that matter... Thanks!
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.