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 13th July 2020, 16:21   #3621  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
regarding the x265 options, see: https://forum.doom9.org/showthread.p...40#post1918240
-> I'll remove the whole 'Save analysis'-option and the option related to it, since they don't make sense for Hybrid.

regarding aomenc: I'll look into it.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 17th July 2020, 03:44   #3622  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2020.07.11.1:
*fixed*
  • Avisynth: limit LSFMod to YV12
  • Startup/Shutdown crashes
*added*
  • Vapoursynth: LGhost

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 25th July 2020, 21:56   #3623  |  Link
Richard1485
Guest
 
Posts: n/a
The default parameters for NVenc in Hybrid include:

Code:
-spatial-aq 0 -temporal_aq 0
But if I copy the command into the terminal and run it, ffmpeg outputs a warning that the temporal_aq option is unused -- unless I change it to:

Code:
-spatial-aq 0 -temporal-aq 0
Is this just a typo in the GUI or would it affect the output?

I was using the parameters set by Hybrid as the starting point for some tests with ffmpeg on Ubuntu 20.04 when I noticed the message.

Last edited by Richard1485; 25th July 2020 at 22:04.
  Reply With Quote
Old 25th July 2020, 22:48   #3624  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
NVEnc(ffmpeg) has been abandoned in Hybrid. Only NVEncC is supported in newer releases.
Edit: .... abandoned for Windows only; sorry.

Last edited by Sharc; 25th July 2020 at 23:11.
Sharc is offline   Reply With Quote
Old 30th July 2020, 16:01   #3625  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
@richard1485: typo -> fixed for the next release, should not change the output. Since it's the default.

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 30th July 2020, 18:56   #3626  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
According to recent update of ffmpeg 4.3.1, ffmpeg -h encoder=h264_nvenc indicates that both syntax are accepted, i.e.
'-spatial-aq' or '-spatial_aq'
'-temporal-aq' or '-temporal_aq'
I didn't test it though.
Sharc is offline   Reply With Quote
Old 2nd August 2020, 12:14   #3627  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2020.07.11.1:
*fixed*
  • Vapoursynth: saving profiles
  • Vapoursynth QTGMC bob
  • General: restting Defaults caused two instances to open
  • Jobs: tsMuxeR temp and input file handling
*changed*
  • Filtering: Removed the "force deinterlace" option, instead 'Overwrite input scan type to' should be used.
  • Tools: adjusted to latest NVEncC 'check-features' changes
  • Audio: remove unneeded '-ac' in ffmpeg call
*added*
  • Avisynth: 64bit Support, support 32bit and 64bit Avisynth jobs at the same time in the jobqueue (Windows only)

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 7th August 2020, 20:07   #3628  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Since the https://github.com/Selur/hybrid-vapoursynth-addon is clearly broken (building Vapoursynth seems to work, building plugins seems to work, but vscript and vspipe fails) and I lack the time/knowledge/motivation to spend tons of time to look into fixing this I'm thinking about dropping Linux support as a whole and turn Hybrid into a Windows only tool.

Spending most of my free time trying to get shell scripts working is way to frustrating to keep this going.

Cu Selur
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 7th August 2020 at 20:13.
Selur is offline   Reply With Quote
Old 28th August 2020, 16:44   #3629  |  Link
god_md5
Registered User
 
Join Date: Feb 2008
Posts: 45
why i have this bug?
Attached Images
 
god_md5 is offline   Reply With Quote
Old 1st September 2020, 04:44   #3630  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
image is still waiting for approval nothing I can do,...
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 15th September 2020, 07:41   #3631  |  Link
ReinerSchweinlin
Registered User
 
Join Date: Oct 2001
Posts: 454
Quote:
Originally Posted by Selur View Post
....dropping Linux support as a whole and turn Hybrid into a Windows only tool.

Spending most of my free time trying to get shell scripts working is way to frustrating to keep this going.
Totally understandable. Let me take the opportunity to thank you for the wonderfull programm you are building here all this time. This has some eral nice gems - I often use the AI-Upscaling Capabilities - which makes hybrid really unique in the way it is incorporating them into a simple GUI. Thanx !
ReinerSchweinlin is offline   Reply With Quote
Old 10th October 2020, 12:25   #3632  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2020.10.10.1:
*fixed*
  • Avisynth: handling QTGMC field order
  • Video: nvencc version check
  • Vapoursynth: Cnr2, typo sceneChroma -> scenechroma
  • Video: NVEncC bluray input with 'encoder only' not starting encoding
  • Avisynth+: no preRo for Text subittle
  • Vapoursynth: sRestore output frame count calculation fixex: Preview not working with crop
  • Vapoursynth: handle TimeCude filename changes
  • Synth: some colorMatrix fixes
  • Avisynth: DFMDeRainbow load mvtools for motion compensation
  • Vapoursynth: Fix Combed to IVTC
  • Analysis: aspect ratio detection
  • Avisynth: 64bit preview
  • Vapoursynth: restrict VFM Mi to blockx*blocky
  • Video: problem with aoemenc and svthevc
  • Vapoursynth: fixed Santiang typevh typo to typev, "AntiAliasing" - Nedi3aa vs "AnitAliasing - Nedi3aa"
  • Vapoursynth: deleting profiles
  • Vapoursynth: MAA missing dependecies
  • Analysis: prefer stream aspect ratio
  • Video: scanorder handling especially for DNxHD
  • Tools: tsMuxeR version check
*changed*
  • Cosmetics: Bunch of cosmetic changes
  • Video: Using xvid_encraw instead of mencoder for XviD encoding.
  • Vapoursynth: using D2VSource instead of MPEG2DecPlus
  • Tools: use 64bit of vStripFree, Telxcc and MP4FPSmod (Windows only)
  • Synth: added QTGMC custom addition
  • Synth: splitting QTGMC into "QTGMC - Deinterlacer" (InputType = 0) and "QTGMC - Filter" (InputType > 0)
  • Vapoursynth: Anime4KCPP support for HDNLevel Option
  • Vapoursynth/Avisynth: in custom section you can now overwrite width, height, scantype and colorformat using: Note that these values are only respected inside the Vapoursynth/ Avisynth script.
    Frame rate and frame count need to be globally overwrite using "Filtering->Misc->Overwrite output". All other values also need to be overwritten globally if you set them.
  • Vapoursynth: Levels handling
  • Avisynth: added QTGMC MatchPreset, MatchPreset2, MatchEnhance
  • Crop: lowered min Crop-Width-Mult from 0.75 to 0.7
  • Avisynth: TDecimate added additional parameters
  • Vapoursynth: VIVTC added Deinterlacer option
  • Avisynth: Flash3KDeband adjust output bit depth
  • Avisynth: TemporalDegrain requires 8bit input
  • Vapoursynth: KNLMeans adjust RGBX
  • Vapoursynth: TimeCube RGB handling
  • Vapoursynth: restrict filters based on Hqdn3d to 8bit
  • Tools: look also for '3D controller" in lspci output for video card
  • Analysis: added option to prefer stream luma range
  • Video: changed ProRes models to proxy, lt, standard, hq, 4444, 4444x
  • Avisynth: added RemoveDirt
  • Output: added 'Config->Output->MKV Contains->Matroska advanced video signaling->Import HDR data from source'
*added*
  • Video: Cineform HD support
  • Filtering: option to flip video horizontally
*removed*
  • Tools: nvhsp not used on Windows, hardly working on Linux&Mac, sadly ffmpeg does still not support signaling max cll/fall etc
  • Tools: not using ffmbc any more
  • Avisynth support on MacOS


-> downloads: http://www.selur.de/downloads

Cu Selur

Ps.: Added Mac OS back to the release OSs.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 10th October 2020, 13:19   #3633  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997


Can't try it.
It starts to initialize then closes ....
Sharc is offline   Reply With Quote
Old 10th October 2020, 14:54   #3634  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hmm,.. works fine here. :/
Can you try if it works if you move the content of your settings folder?
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 10th October 2020, 16:54   #3635  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Yes, this helped. I just lost my configurations, however.

Edit:
Copying the former settings back piece by piece and see where it crashes .........

Last edited by Sharc; 10th October 2020 at 17:11.
Sharc is offline   Reply With Quote
Old 10th October 2020, 17:23   #3636  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
If you figure out what it is let me know and I can probably fix it.

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 10th October 2020, 17:29   #3637  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
I could so far recover most of it, but disableIcons=true in the misc.ini has no effect .... (I prefer the test buttons).
Sharc is offline   Reply With Quote
Old 10th October 2020, 18:21   #3638  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Yeah, that option is removed due to complains that it breaks the layout, not sure whether it will return.

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 11th October 2020, 13:47   #3639  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2020.10.11.1:
*fixed*
  • Vapoursynth: TDeintMod in VIVTC and FixCombed
  • Muxing: always used ffmpeg for mkv muxing
*changed*
  • Vapoursynth: add 'Use RGB' for Limiter and Levels and use it as default.
  • Vapoursynth: extend compatible TimeCube color spaces by RGBS
*added*
  • Filtering: "fieldmatch + yadif + deint + decimate2" as IVTC through FFmpeg method.
*removed*
  • Vapoursynth: support for mClean due to missing TemporalMedian library. (MacOS only)

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 15th October 2020, 10:23   #3640  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Hybrid v2020.10.11.1

x265
Enabled hevc-aq and disabled psy-rd results no-hevc-aq (In the MInfo output file).
Attached Files
File Type: txt HybridDebugOutput.txt (134.9 KB, 16 views)
__________________
Win10x64, Xeon E5450, GTX 750 2GB, DDR3 8GB.
Gravitator 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 10:23.


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