View Full Version : Hybrid: Input -> x264/x265/Xvid/VP8/VP9
Selur
18th June 2018, 17:26
Hybrid rev 2018.06.18.1:
*fixed*
Vapoursynth: adjusted AddLogo to handle Logos with uneven resolutions
x265: --analysis-reuse-level
Avisynth: SMDEGrain defaults
qtgmc sharpness
Avisynth: CustomName fixed for AutoAdjust
*changed*
Filtering: remove logo path in case logo doesn't exist
Vapoursynth: better handle uneven resolutions and RGB input
*added*
Vapoursynth: DeCross
Vapoursynth: Histogram for preview
-> downloads: http://www.selur.de/downloads
Cu Selur
Revan654
18th June 2018, 17:45
Great program, one quick Question and on issue I have with your tool.
1. Is there a 64Bit version of your avs viewer? It's a great little tool to use to see the changes. I can't use it with some of my filters due to the filters are 64Bit. It would really help specially when trying to de-noise some videos.
2. One thing I've noticed when using it, Maybe it's the filter not 100% sure. It's when you use Rec.2020 it dishes out errors and refuses to load any preview. When using Rec.601 and Rec.709 it's perfectly fine. I'm not trying to do some massive color changes like 601 to 2020.
Selur
18th June 2018, 18:00
about the errors: would need more details to reproduce the issue. (I usually don't use avsViewer as a standalone tool :))
about a 64bit version: Hybrid only uses 32bit filters and thus only comes with a 32bit avsViewer.
btw. source code of avsViewer is available over at https://github.com/Selur/avsViewer/
(compiled a 64bit version and added it to my Google Drive (https://drive.google.com/drive/folders/0B_WxUS1XGCPASUZibG5XZkRfeTg?usp=sharing).)
Cu Selur
Revan654
18th June 2018, 18:07
about the errors: would need more details to reproduce the issue. (I usually don't use avsViewer as a standalone tool :))
about a 64bit version: Hybrid only uses 32bit filters and thus only comes with a 32bit avsViewer.
btw. source code of avsViewer is available over at https://github.com/Selur/avsViewer/
(compiled a 64bit version and added it to my Google Drive (https://drive.google.com/drive/folders/0B_WxUS1XGCPASUZibG5XZkRfeTg?usp=sharing).)
Cu Selur
Thanks, I couldn't recall the error or the name of the error. I will try to create the issue when I get home.
Selur
23rd June 2018, 16:50
Hybrid rev 2018.06.23.1:
*fixed*
Synth: bunch of fixes for Avisynth and Vapoursynth filtering
Avisynth: custom filter order and additions
Vapoursynth: always using DeCross
*changed*
Vapoursynth: some additional color space limitations added to some filters
general: code for loading profiles
ffmpeg: changed 'limited' to 'tv' and 'full' to 'pc'
-> downloads: http://www.selur.de/downloads
Cu Selur
Havokdan
23rd June 2018, 18:32
Hybrid rev 2018.06.23.1:
*fixed*
Synth: bunch of fixes for Avisynth and Vapoursynth filtering
Avisynth: custom filter order and additions
Vapoursynth: always using DeCross
*changed*
Vapoursynth: some additional color space limitations added to some filters
general: code for loading profiles
ffmpeg: changed 'limited' to 'tv' and 'full' to 'pc'
-> downloads: http://www.selur.de/downloads
Cu Selur
This version does not open here. Windows 10 x64. Error message:
https://i.imgur.com/aDM6Cfc.png
Selur
23rd June 2018, 18:38
Thanks for reporting!
damn, looks like I missed to update one of the windows.dll plugins,..
-> pleas download again, should be fixed now
Cu Selur
Selur
5th August 2018, 15:15
Hybrid rev 2018.08.05.1:
*fixed*
General: properly detect gpus with 'Mobile' in it's name
Analysis: Image/Video reporting in MediaInfo for an Image sequence
Audio: aften ac3 encoding
Avisynth: Image Sequence + Denoiser + only filter dark
Vapoursynth: Range conversion by setting the '_ColorRange' beforehand according to 'X' in 'X->Y'
Avisynth: pc scale handling
Vapoursynth: set range on resize, full range -> x264/x265
Audio: fixed dts encoding
Avisynth: QTGMC Sharpness value
Avisynth: FrameRateConverter + don't hide defaults
Vapoursynth: vsCustomAdditions
Avisynth: custom 'before End', 'defore DeInterlace'
Vapoursynth: vsDeGrainMedianModeY limit to 5
*changed*
Avisynth: using Avisynth+ now
Tools: adjusted to latest QSVEncC
Avisynth: removed avsCutSupport button, since avsViewer doesn't support it atm.
Input: restrict accept button in ImageSequenceDialo
*added*
Avisynth: TUnsharp, SmoothCurve, SmoothTweak(16), SmoothLevels16, SmoothLevels, DeblockPP7, Deblock, ColorBalance, BucketMedian, MedianBlur2
Avisynth: ColorYUV support which allows LumaRange change
Vapoursynth: MiniDeen, HQDN3D
Video: support some of NVEncCs VPP filters
Video: NVEncC support for 'use encoder only'-option
Input: ffmpeg hwaccel choice
-> downloads: http://www.selur.de/downloads
Cu Selur
mparade
24th August 2018, 12:23
Hello there,
When setting both ConvertBits(16) and Crop "function" on a 8-bit source within the same script file before feeding it into x264-10bit encoder, which feature should be set as first?
Thanks for the help in advance.
Selur
24th August 2018, 16:52
Shouldn't matter since Crop isn't bit depth dependent.
Also: If you are using Hybrid, there should be no need to add anything lik a 'ConvertBits(16)' manually. Hybrid will adjust the Avisynth/Vapoursynth script depending to the output bit depth of the encoder.
-> ARGH, it doesn't do that anymore, must have lost that when I switched to Avisynth+ (will add again; bit depth conversion atm. is done through ffmpeg)
Cu Selur
mparade
24th August 2018, 21:33
Thank you very much!
Gravitator
25th August 2018, 15:36
Салам!
You can add for HEVC the ability to select a simplified %25,50,75,100 CPU load (in the base tab)? It is convenient for ordinary users.
For x264 do not see the setting of the threading?
Selur
25th August 2018, 15:38
I have no clue how to control either x264 or any hevc encoder that way ( + personally I see no usage for such a feature.)
-> if either x264 or x265 supports that I can add an option for it
If you want such a feature you can try to contact the x264 and x265 developers. (same for all other encoders where you want that option)
ABDO
26th August 2018, 01:50
HI @Selur
thank you for this amazing program
is it possible to add MSU color_enhancement Filter
http://www.compression.ru/video/color_enhancement/index_en.html
it is "VirtualDub Plugin" that we can use as "HDRAGC" in avisynth, the key benefit on use it, that it can enhance shadows as hdragc+ compress highlights also.
it would be nice if you can add it to your great program
thank you
Selur
26th August 2018, 06:06
Hybrid already has 'HDRAGC' through: https://forum.doom9.org/showthread.php?t=93571
That aside I'm not so keen on adding a VirtualDub filter, since:
a. I have no clue how the VirtualDub filter would need to be called through Avisynth. (main problem)
b. Looking at the license I would need get permission from MSU Video Group to redistribute the filter.
In case you can give me some info on how to access this filter through Avisynth I can look into the permission form MSU Video Group.
-> Judging by https://forum.doom9.org/showthread.php?p=162158 it doesn't look like it's possible to use 'MSU Color Enhancement'-filter in Avisynth, thus I can't add it to Hybrid.
Cu Selur
ABDO
26th August 2018, 12:35
Hybrid already has 'HDRAGC' through: https://forum.doom9.org/showthread.php?t=93571
yes, 'HDRAGC' one of the most important filter i have ever used, it always take any video used with it to another fantastic world throw Hybrid
-> Judging by https://forum.doom9.org/showthread.php?p=162158 it doesn't look like it's possible to use 'MSU Color Enhancement'-filter in Avisynth, thus I can't add it to Hybrid.
Cu Selur
thank you very much to taking some time to look at it, i wish some day we can have hightlight compress filter to work with 'HDRAGC'.
please keep you great work in your Unique program :thanks:
Revan654
27th August 2018, 18:39
2. One thing I've noticed when using it, Maybe it's the filter not 100% sure. It's when you use Rec.2020 it dishes out errors and refuses to load any preview. When using Rec.601 and Rec.709 it's perfectly fine. I'm not trying to do some massive color changes like 601 to 2020.
I had a chance to use the app again and test rec 2020.
It seem the issue is due to the fact that 2020cl is used. If you change it from 2020cl to 2020ncl there is no issues. I think cl requires additional colorspace functions to proper work inside VS (I think Transfer has to be used as well). I don't see a option for transfer so it has to be entered manually.
It might be worth looking into, Could also be a bug within VS as well. I know others have ran into the issue as well when trying to use 2020cl.
------
One additional question, Is there reason why you never considered updating AVS filters to 64 Bit? I'm guessing it's due to the fact that many filters only have 32 Bit versions.
Selur
27th August 2018, 18:48
Is there reason why you never considered updating AVS filters to 64 Bit? I'm guessing it's due to the fact that many filters only have 32 Bit versions.
Multiple reasons:
yes, a bunch of filters in Hybrid are 32bit only
64bit used to be really buggy
I decided to go for 64bit Vapoursynth since it: a. performed better for me b. it's available on Mac and Linux too (I hate to use Wine (https://www.winehq.org) since it's always buggy for me and I always have to build the latest version and then even have to try to patch that version and still be stuck with bugs)
My main reasons nowadays not to look into Avisynth 64bit is that:
a. it's Windows only
b. I'm to lazy to change tons of lines of code to add switches depending on whether 64bit or 32bit Avisynth is used. (I recently changed in Hybrid from Avisynth MT to Avisynth+ MT which was annoying enough. ;))
Cu Selur
Forteen88
29th August 2018, 14:27
Selur, you wrote in Hybrid that:
"Use gpu for decoding":
When enabled Hybrid will add '-hwaccel auto' to ffmpeg decoding calls.
This option has no effect if the selected hwaccel is not available or not supported by the chosen decoder (only mpeg-2, H.264, VC-1 and WMV3 content are supported atm.).
Note that most acceleration methods are intended for playback and will not be faster than software decoding on modern CPUs. Additionally, ffmpeg will usually need to copy the decoded frames from the GPU memory into the system memory, resulting in further performance loss. So this option might not provide any additional speed and thus is mainly useful for testing.Does that mean that the program DGDecNV (which uses Nvidia's CUDA to decode video-frames) is also pointless and is only mainly useful for testing? I haven't done benchmarks on any of those GPU-decoders yet.
EDIT: OK, thanks for the answer Selur.
Selur
29th August 2018, 15:52
Does that mean that the program DGDecNV (which uses Nvidia's CUDA to decode video-frames) is also pointless and is only mainly useful for testing?
No. The 'use gpu for decoding' option only does anything when the decoding is done through ffmpeg on it's own. It has nothing to do with any Avisynth or Vapoursynth filters.
-> So if you use Avisynth or Vapoursynth this option does nothing. :)
Revan654
18th September 2018, 17:40
The VSEditor does not load and seems to crash.
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: using script:
# Imports
import vapoursynth as vs
core = vs.get_core()
# Loading Plugins
core.std.LoadPlugin(path="C:/Program Files/Hybrid/64bit/vsfilters/ResizeFilter/Waifu2x/Waifu2x-w2xc.dll")
core.std.LoadPlugin(path="C:/Program Files/Hybrid/64bit/vsfilters/Support/fmtconv.dll")
core.std.LoadPlugin(path="C:/Program Files/Hybrid/64bit/vsfilters/SourceFilter/LSmashSource/vslsmashsource.dll")
clip = core.lsmas.LWLibavSource(source="to.Source.File.Path.Hidden.mkv", format="YUV420P8", cache=0)
# making sure input color matrix is set as unspec
clip = core.resize.Point(clip, matrix_in_s="unspec",range_s="limited")
# making sure frame rate is set to 25/1
clip = core.std.AssumeFPS(clip, fpsnum=25, fpsden=1)
# Setting color range to TV (limited) range.
clip = core.std.SetFrameProp(clip=clip, prop="_ColorRange", intval=1)
original = clip
# resizing clip to 960x540
# adjusting bit depth to 32bit
clip = core.fmtc.bitdepth(clip=clip,bits=32)
# resizing using Waifu2x
clip = core.w2xc.Waifu2x(clip=clip, scale=4, noise=0)
# adjusting bit depth back to 8bit
clip = core.fmtc.bitdepth(clip=clip,bits=8)
# adjusting resizing
clip = core.fmtc.resample(clip=clip, w=960, h=540, kernel="spline64", interlaced=False, interlacedd=False)
# resizing original to 960x540
original = core.fmtc.resample(clip=original, kernel="spline16", w=960, h=540, interlaced=False, interlacedd=False)
# adjusting output color from: YUV420P16 to YUV420P8 for x264Model (i420)
clip = core.resize.Spline36(clip=clip, format=vs.YUV420P8, range_s="limited")
# adjusting for FilterView
if original.format.id != clip.format.id:
if (original.format.color_family == vs.RGB and clip.format.color_family != vs.RGB):
original = core.resize.Spline36(original, format=clip.format.id, matrix_s="470bg", range_s="limited")
elif (original.format.color_family == clip.format.color_family):
original = core.resize.Spline36(original, format=clip.format.id, range_s="limited")
else:
original = core.resize.Spline36(original, format=clip.format.id, matrix_in_s="470bg", range_s="limited")
stacked = core.std.StackHorizontal([original,clip])
# Output
stacked.set_output()
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: indexing finished,..
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: startPreview call: "C:\Program Files\Hybrid\64bit\Vapoursynth\vsViewer.exe" --preview-only "C:\Users\Revan\AppData\Local\Temp\tempPreviewVapoursynthFile23_34_03_200.vpy" --aspect 1 --matrix Rec601 --listen 7404_VPY_ --listen-to HYBRID --crop off#0#0#0#0
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: adjustProcessEnvironmentOfProcess,...
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: adjusted ProcessEnvironmentOfProcess
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: changingProcessPriority to: -19
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: Preview::indexingIsFinished 'VAPOURSYNTHPREVIEW' ignored,..
2018.09.17 - 23:34:03_Windows 10-64bit_2018.08.05.1 - level 9: Got unhandled IPC message: loading C:\Users\Revan\AppData\Local\Temp\tempPreviewVapoursynthFile23_34_03_200.vpy
2018.09.17 - 23:34:06_Windows 10-64bit_2018.08.05.1 - level 9: player finished,...
2018.09.17 - 23:34:06_Windows 10-64bit_2018.08.05.1 - level 9: ExitCode: -1073740791, status: 1
The second issue, I can't post any logs since it's tied to start-up. Everytime I try to start Hybrid the splash screens loads but then the program just crashes. The second time always loads flawlessly. I think it's something to do with looking for GPU's or with QT. This PC has a very old GPU and is AMD, not sure if that has any affect on the start-up.
Selur
19th September 2018, 04:01
About the Vapoursynth script:
What error does the Cropview show when you load that script?
Does the normal Vapoursynth preview work? If not what error does the Vapoursynth Preview show?
(Also loading can take a while since Waifu2x is really slow, too slow to use in my option,...)
Without knowing anything about the source other than that that it is YUV 4:2:0 8bit I got no clue.
-> Not enough data to reproduce.
Everytime I try to start Hybrid the splash screens loads but then the program just crashes. The second time always loads flawlessly.
If you set a default output folder and enable the debug output at level 9, save those settings and restart you should get a debug output of the startup.
Wild guess would be that QSVEncC, VCEEncC or NVEncC causes the crash. Adding those to the ignorelist could workaround this, but need to know more details to know for sure.
Cu Selur
Revan654
25th September 2018, 19:58
About the Vapoursynth script:
What error does the Cropview show when you load that script?
Does the normal Vapoursynth preview work? If not what error does the Vapoursynth Preview show?
(Also loading can take a while since Waifu2x is really slow, too slow to use in my option,...)
Without knowing anything about the source other than that that it is YUV 4:2:0 8bit I got no clue.
-> Not enough data to reproduce.
If you set a default output folder and enable the debug output at level 9, save those settings and restart you should get a debug output of the startup.
Wild guess would be that QSVEncC, VCEEncC or NVEncC causes the crash. Adding those to the ignorelist could workaround this, but need to know more details to know for sure.
Cu Selur
Without Waifu2x it loads fine.
It's unlikely worth the effort to deal with Waifu2x. With separate tests outside of Hybrid, It loads but it's ungodly slow. Not worth using without being used by a High End GPU.
I'll try use the ignorelist to see what happens.
--------
btw, Since it seems you use ipcServer for sending requests to VSEditor. Would you happen to have any docs or sites detailing on usage of it? I can't seem to find any get docs for the process and how to link everything up using VS2017.
Selur
25th September 2018, 21:31
Hybrid uses a modified old version of VSEditor, normal VSEditor doesn't support any ipc calls.
see: https://github.com/Selur/vapoursynth-editor
Cu Selur
Revan654
26th September 2018, 19:27
Hybrid uses a modified old version of VSEditor, normal VSEditor doesn't support any ipc calls.
see: https://github.com/Selur/vapoursynth-editor
Cu Selur
I get that, I was wonder how ipc works, I can't find any info on it when I do searches. Atlease in the area of programming.
Selur
7th October 2018, 16:15
Hybrid rev 2018.10.07.1:
*fixed*
Filtering: FFmpeg deinterlacer
Output: File name generation using chapter names
Subtitle: convertion from ass -> txt
Vapoursynth: Histogram in Preview
Windows: progress indication after minimize and restore
*changed*
Adjusted to QSVEncC 3.09 (Windows only)
Analysis: subtitle analysis through MediaInfo, due to changes in MediaInfo
Analysis: ignore audio languages which are not ISO 3166-1 alpha-2/3 conform
Analysis: handling apcm_adx audio in mpeg container, since MediaInfo reports this wrong atm.
Avisynth: set output depth explicitly
General: Close Hybrid on Windows in case it's running with administrator rights.
General: monitoring and file input.
Misc: misc.ini got an 'runAsAdmin' option, if you use it don't complain in case Hybrid messes up your system
Tags: tags clearing on file change.
Video: Removed NVEnc MB check, since NVEncC doesn't read max MB and doesn't report it anymore (Windows only)
*added*
Filtering: FFmpeg vidstab support
Vapoursynth: mClean
Video: NVEnc, key-frames on chapter start option (Windows only)
Video: QSVEnc HDR signaling support (Windows only)
Video: AV-1 support through aomenc and rav1e
*removed*
Filtering: 'mcdeint' support since it was removed from mencoder/mplayer
-> downloads: http://www.selur.de/downloads
Cu Selur
Ps.: Not releasing any Mac versions for the time being. (I don't have access to a mac anymore.)
ABDO
7th October 2018, 17:36
great work Selur, thank you
Gravitator
20th October 2018, 06:58
Салам!
Add more fine-tuning hundredths of --qcomp for x265 (0.65, 0.75).
Selur
20th October 2018, 07:37
@Gravitor: no problem, will add it for the next release
Gravitator
20th October 2018, 10:16
aomenc
.mp4 - aomenc video output is not allowed for .mp4 output!
.mkv - AV1 is only allowed as raw or inside a webm container!
ravie
.mp4 - ravie video output is not allowed for .mp4 output!
.mkv - AV1 is only allowed as raw or inside a webm container!
Selur
20th October 2018, 11:41
Please either post proper sentences stating what you want or refrain from posting.
Having to wildly guess what you might want isn't something I'm inclined to do.
So not sure what you want, but since the specification for av1 inside mkv isn't finalized it's not supported by mkvmerge atm. so Hybrid doesn't allow AV1 in mkv. Afaik there is no specification for muxing av1 inside an mp4 container, which is why Hybrid doesn't support muxing AV1 into an mkv container.
Cu Selur
sneaker_ger
20th October 2018, 12:26
AV1 in mkv spec is finalized. AV1 in mp4 is also possible. Youtube uses mp4.
Selur
20th October 2018, 12:32
AV1 in mkv spec is finalized.
Ah nice, missed that (https://forum.doom9.org/showthread.php?p=1854553#post1854553)
-> So after the next release of mvktoolnix and Hybrid, I can remove the mvk muxing restriction. :)
AV1 in mp4 is also possible.
Nice, a lot of changes in the last week. :)
-> did some test and from the looks of it I can add mkv and mp4 muxing support for av1 (and mp4 muxing support for vp9).
Cu Selur
tola5
20th October 2018, 16:41
Hi first sorry I not post so much info are in bed little sick but can try too get somevlog later too day if it are.
It just I update to the new version and I get a lot lower fps when I encoding now it are X265 crf 18 and medium All orther standard . Before the update I got 13-14 fps now it like 6-7 got a amd 2700X there use 7 core only in a vm under unraid but it was the same before the update
All the best
Tobias
Selur
20th October 2018, 17:02
Don't think I changed anything which should slow down the processing, wild guesses:
a. you are doing some filtering which slows down the processing
b. your sources have different resolutions
...
-> don't think this is Hybrids fault, log won't help
tola5
20th October 2018, 17:48
Don't think I changed anything which should slow down the processing, wild guesses:
a. you are doing some filtering which slows down the processing
b. your sources have different resolutions
...
-> don't think this is Hybrids fault, log won't help
wird just install the old version of Hybrid and the new one once more
test same file and if you have not change what filtering there are as standard it the same only change to preset to medium CRT are 18 both time
Selur
20th October 2018, 17:52
sorry, no clue what that is intended to mean :)
tola5
20th October 2018, 18:08
sorry, no clue what that is intended to mean :)
it ok sorry my whiting are not the best.
I try to install the old Hybrid_2018.08.05 to test one more time .
I test the same file in Hybrid_2018.08.05 and Hybrid_2018.10.07
both are set to X265 and CRT 18 and medium
you talk abut it cold be a filer setting but nothing is change other in to medium so if it not change some standard I don't know
Selur
20th October 2018, 18:44
whiting <- that's a fish where I live,..
cold <- the opposite of warm ;)
Okay, I get what you are doing, but make sure to:
a. deinstall Hybrid completely between the changes
b. create a separate debug output level 9 of each encoding
Cu Selur
Dclose
20th October 2018, 18:44
It just I update to the new version and I get a lot lower fps when I encoding now it are X265 crf 18 and medium All orther standard . Before the update I got 13-14 fps now it like 6-7 got a amd 2700X
I updated to the newest version last night. Drag-and-dropped a file, used my usual settings, (checked them multiple times), but the encoding speed was 3x faster than usual, and the estimated file size output was 4x bigger than expected.
I was curious what the output video would look like, but the encoding crashed towards the end. I closed Hybrid, re-opened Hybrid, drag-and-dropped the file again, and the speed returned to normal (slower) and the output has turned out as expected, on multiple files.
This is on Windows 10 and AMD 1700, and after a reboot right before updating. I didn't think anything of it until reading tola5's post and seeing he's also using AMD Ryzen. Though his speed went slower, not faster. I don't use any presets.
I don't know why closing and re-opening Hybrid fixed it, but it did.
Zetti
20th October 2018, 20:37
MKVToolNix v28.0.0 is released.
Selur
21st October 2018, 03:15
I know, as was Vapoursynth R45.
(can't get portable R45 running with vsedit/vsViewer atm.)
Selur
21st October 2018, 11:01
Hybrid rev 2018.10.21.1:
*fixed*
Analysis: mediainfo dts-hd detection
Input: Input par not properly reset when 'Input PAR' was manually changed for previous source
Audio: output created in temp folder in some cases with audio only output
Video: splitting an mkv with split chapter, deleting of temp file
Jobs: minimize job description for webm muxing
Filtering: crash when using ToneMap (No XSynth)
Video: crash when changing values in 'ffmpeg (NVEnc)'
*changed*
Video: AV1, adjusted aomenc bit-depth and color sampling restrictions
Cosmetics: x265, finer control over qcomp
Input: disabling crop when loading a new single source and autocrop isn't enabled
Input: disabling 'convert output par to' when loading a new single source
Output: support mkv(av1), mp4(av1), mp4(vp9) (requires latest mkvmerge and mp4box)
Vapoursynth: updated to R45
*added*
Video: NVEncC, trim used with cut (Windows only)
Video: NVEncC, only add VUI parameters when they are enabled (Windows only)
GUI: Added warning when drivers seem to be too old to work with NVEncC (Windows only)
Vapoursynth: HDRToSDR by DG support (Windows only)
-> downloads: http://www.selur.de/downloads
Cu Selur
Selur
1st November 2018, 21:47
Hybrid rev 2018.11.01.1:
*fixed*
output: mp4 output naming during batch processing
analysis: mkv default&forced track detection
*added*
video: support rav1e '--keyint'
*added*
Qt Linux: min. version is now 5.5.1
-> downloads: http://www.selur.de/downloads
Cu Selur
Dclose
4th November 2018, 20:48
Windows 10.
Hybrid 2018.8.05.1 had been working great. :thanks:
Updated to 2018.10.21 and got the problem mentioned on your forum about drag and dropping multiple files and then output or something renames them in a way which overwrites previous output files. You made a dev fix version and then released 2018.11.01.
Updated to 2018.11.01 today. Hybrid crashes and closes while loading a drag and dropped file. Reading the top Hybrid header as it loads the file, it looks like it goes through "extracting" fine but then hangs on something about "MP4audio." The input files are mkv.
I spent a couple hours messing with it. Different versions, updating, uninstalling completely, rebooting, installing. I've had previous troubles with 2018.10.21, such as it crashes, Windows gives a popup window of "x265.exe" still being open, and Hybrid wouldn't open again until after rebooting the computer. Something like that. Sorry for lacking more specifics. I figured it was a one-time thing with my computer or with that particular Hybrid version.
After a full install of 2018.10.21, then update to 2018.11.01, 2018.11.01 wouldn't open and gave errors that it can't find a few avs something .dll files. Something about AVCSEE and GotTools.
Reinstalling 2018.8.05.1 worked again, and then updating it to 2018.11.01 allowed 2018.11.01 to open again. Though it did the same "MP4audio" (?) crash and close when drag and dropping a file again. So, the error was repeatable, and with different files. Some have AC3, others have AAC. I also downloaded 11.01 a second time in case the first setup file was corrupted somehow during download.
Completely uninstalled Hybrid again, tried 2018.10.07.1, and that one is working completely fine so far as I type this.
I don't know what's going on with 2018.11.01, (and 2018.10.21.1 to a lesser extent). Maybe it's just me. But I saw a thread about someone having problems when loading a file, and the problem was being diagnosed as something with the audio. So, figured I'd mention this and the "MP4audio" crash to help diagnose it in case it's not just me.
Selur
5th November 2018, 05:10
Something about AVCSEE and GotTools.
No clue,...
Cu Selur
Selur
11th November 2018, 10:04
Hybrid rev 2018.11.11.1:
*fixed*
models: error messages about models which weren't created due to hardware/os limitations
jobs: Avisynth, job id wasn't replaced
-> downloads: http://www.selur.de/downloads
Cu Selur
blackhd
11th November 2018, 10:34
I would like to know how to choose NVENCC as encoder?
I bought a 2070 recently, but I cannot find it in the drop down list of video and "Config->Tools".
How can I activate it?
:thanks:
Selur
11th November 2018, 10:36
You can't since Hybrid doesn't support those atm. :)
What is the exact naming Hybrid reports your card? (see Log)
(I don't own one and https://developer.nvidia.com/cuda-gpus doesn't list those currently., same goes for all 20XX cards.)
blackhd
11th November 2018, 10:44
You can't since Hybrid doesn't support those atm. :)
What is the exact naming Hybrid reports your card? (see Log)
(I don't own one and https://developer.nvidia.com/cuda-gpus doesn't list those currently., same goes for all 20XX cards.)
Detected the following cards which seem to lack NVIDIA PureVideo support: Intel(R) HD Graphics 530 GeForce RTX 2070
Is this correct?
Since I found some of the changelog starting with "Video: NVEncC",
I think I can use NVEncC in hybrid:(
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.