Hybrid - multiplatforma Qt (Windows / Linux / Mac OS X)

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37254
Reakcje/Polubienia
33668
Hybrid 2019.03.14.1
  • 2019.03.14.1:
    *fixed*
    • Avisynth: loading FFms2k
  • *changed*
    • input: MakeMKV input handling
    • Avisynth: updated extension version,..
    • jobs: enforce negative audio delay fixing with ffmpeg for mov output
    • jobs: enforce cfr decoding for mov output
  • *added*
    • Avisynth: ChannelMixer
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19143
Reakcje/Polubienia
55677
Hybrid 2019.08.25.1
Changelog:
  • 2019.08.25.1:
    *fixed*
    • jobs: removed unneeded copy call during subtitle speed-change
    • Avisynth: FrameRateConverter
    • Analysis: adjusted to MediaInfo reporting 'TrueHD / AC-3' streams as just 'AC-3'
    • Analysis: chapter info parsing from mediainfo
    • video: some ffmpeg nvenc options
    • subs: automatic extraction of PGS subtitles from transport streams
    • Vapoursynth: waifux dependency loading
    • jobs: mkvmerge call input detection checks
    • muxing: tsMuxer call
    • analysis: raw audio handling
    • jobs: Avisynth/Vapoursynth: DGIndexNV log cleanup
    • analysis: AutoCrop for Blu-ray/mpls input
    • muxing: force 1:1 signaling in case input and output PAR differ
    • Avisynth: Preview refresh problem
    • video: NvEncLogicService errors/crash
    • video: support adaptive quantization nvenc / ffnvenc
  • *changed*
    • Vapoursynth: adjusted to lates DFTTest changes
    • jobs: process priority only on Windows systems
    • analysis: ffmpeg direct timecode extraction
    • Vapoursynth: used sub.TextFile for .srt subtitles (VsFilter is Windows only :/)
    • Vapoursynth: adjusted to HDR10ToSDRDG 1.12
    • Analysis: if time code count and indicated frame count differ more than 1000 frames use time code count as frame count
    • Global: don't check for avsviewer when no Avisynth is detected, don't check for VSPIPE or VSViewer, when Vapoursynth isn't detected
    • video: adjusted to x265 3.1, rewrote x265-"minimize command line"
    • Preview: report Avisynth and Vapoursynth Errors not through popups, but through an entry into the log
  • *added*
    • gui: option to 'ask for confirmation' in multiple places
    • gui: optional warnings when deleting/resetting/... stuff
    • jobs: auto save after adding jobs option
    • video: support for const quality in ffmpeg (nvenc)
    • video: support for NVEncCs 'constant quality'-mode
    • video: x265, support for adaptive quantization mode 4
    • video: x265, support hierarchical motion estimation (--hme/--hme-search)
    • video: nvenc, support --dhdr10-info, allow aq-strength for H.265, --nonrefp, i/b adapt
    • jobs: 'ignore crashed'-option
    • Vapoursynth: vs subtitle blend option
    • Vapoursynth: 'custom font path'-option
  • *removed*
    • audio: support for libvo (since ffmpeg dropped support for it back in 2016)
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37254
Reakcje/Polubienia
33668
Hybrid 2019.09.29.1
2019.09.29.1:
*fixed*
  • Jobs: d2v Indexer output detection
  • x265: removed '--no-intra-refresh'
  • Input: ffmpeg direct time code extraction
  • Jobs: x265, don't create .cutree-deletion job when '--no-cutree' is used.
  • Jobs: 'MPEG-4 ASP + mkv stretch'-handling on passthrough
  • FilterPreview: with interlaced content, that doesn't get deinterlaced while 'No Avisynth during Preview' is disabled
  • *changed*
    • Vapoursynth: make vsFilterMod optional (Windows only)
    • Vapoursynth: handle chapter selection
    • x265: support selective SAO
    • Preview: mplayer preview + crop force refresh
    • Removed old compatibility code for old platforms (XP/Vista/SnowLeopard/...)
    • Input: small stuff, disable stretch detection (since it only works for video atm.)
  • *added*
    • Vapoursynth: Cnr2, TemporalDegrain filter
    • Synth: support 'prefer HW decoding' for LWLibAvSource
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37254
Reakcje/Polubienia
33668
Hybrid 2019.11.03.1
  • 2019.11.03.1:
    *fixed*
    • VideoModel: loading a preset overwrote the resolution&c
    • Vapoursynth: SMDeGrain Ui glitch
    • Vapoursynth: KNLMeansCL, color adjustment for cmode
    • Vapoursynth: LWLibavSource: don't add prefer_hw for AVC with high bit depth
    • Vapoursynth: CTMF dependency missing for TemporalDegrain depending of Input and/or settings
  • *changed*
    • Analyse: Always using '--File_TestContinuousFileNames=0' with MediaInfo.
    • Avisynth: adjust interlaced crop handling
    • NVEncC: adjusted progress indication
    • Subtitle: Teletext handling
    • muxing: explicilty set empty 'name'-tags when using MP4box to avoid a bug in MediaInfo
    • Video: NVEncC support for --multiref-l0/--multiref-l1
    • Video: adjusting To Kvazaar updates
  • *added*
    • Vapoursynth: FilterView 'difference'-mode
    • Video: support SVT-HEVC

Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19143
Reakcje/Polubienia
55677
Hybrid 2019.11.23.1
Version 2019.11.23.1:

*fixed*
  • muxing: ffmpeg indicating vfr even when video is cfr
  • video: x265 HDR-10+ signaling
  • video: maxCLL typo related to STV-HEVC encoding (can't be used there anyways so more a cosmetic fix)
  • video: NVEncC multi level typo bug
  • Avisynth: crop not working with custom resizer
  • muxing: mp4 language passthrough
  • gui: VIDEOHANDLING problem on Linux
*changed*
  • profiles: Do not allow to load Global Profiles while a source is loaded.
  • Vapoursynth: Make sure that after QTGMC the clip is preceived as frame based.
  • video: NVEncC allow L0 and L1 references at the same time
  • video: x265 added support for 'scenecut-aware-qp' with 'scenecut-window' and 'max-qp-delta'
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37254
Reakcje/Polubienia
33668
Hybrid 2019.12.01.1
  • 2019.12.01.1:
    *fixed*
    • video: x265 make sure 'fixed quantizer' zones use integer
  • *changed*
    • muxing: Hybrid doesn't send 'und' to MP4Box but empty language strings
  • *added*
    • muxing: option to overwrite not only container but additionally stream aspect ratio
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37254
Reakcje/Polubienia
33668
Hybrid 2020.01.11.1
  • 2020.01.11.1:
    *fixed*
    • analyse: HDR parameter import rounding
    • Synth: ignore timecodes for output if FrameInterpolation or Restore is
    • cosmectice: AudioTab, AudioInfo on track change
    • Synth: ImageSource handling
    • video: qsv encoding mode
    • tools: manual set tools could cause crashes
    • Vapoursynt: Waifu2x limited range compression by using RGBS
    • video: vsPipe Problem gefixed
    • video: NVEnc only singal VUI in case VUI Signaling is enabled
    • audio: handling of multiple trueHD streams with ffmpeg
    • jobs: mkvmerge muxing timecodes parallel processing
    • video: x265 support histogram scence change detection
  • *changed*
    • audio: dts-es muxing
    • Synth: allow to set LibWAV HW decoding preference
    • Vapoursynth: allow Waifu2X even when resize resolution is the same as the crop resolution.
  • *added*
    • Vapoursynth: added support for EdgeFixer

  • Synth: 'SelectRangeEvery' for Avisynth and Vapoursynth (video only!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37254
Reakcje/Polubienia
33668
Hybrid 2020.02.16.1
  • 2020.02.16.1:
    *fixed*
    • Video: QSVEnc encoding mode mapping.
    • Vapoursynth: custom script mismapping
    • Vapoursynth: SelectRangeEvery and Tweak
    • Vapoursynth: Fixed HDR to SDR DG call
    • Vapoursynth: HDRToSDR
    • Vapoursynth: LWLivavSource use track instead of streamindex
    • Video: aomenc - tx64 handling
    • Profile: error message regarding 'input' when loading a GlobalDataModel
    • Muxing: mp4 video&audio tagging
    • Video: NVEnc, arib-std-b67 vs. arib-srd-b67
    • Muxing: h264 avi muxing
    • Analysis: mediainfo video bitrate indication
    • Avisynth: handling high bitdepth content
    • Decoder: FFmpeg decoder call
  • *changed*
    • Avisynth: force LibavSource for AV1 content
    • Avisynth: make sure BalanceBorders isn't used when Top/Bottom/Left/Right isn't mod
  • *added*
    • Vapoursynth: option to save/load custom script content
    • Video: rav1e added "--threads X", "--switch-frame-interval X", "--reservoir-frame-delay X" and "--rdo-lookahead-frames X"
    • Video: NVEncC added support for '--psnr', '--ssim'
  • *removed*
    • check for update
    • Synth: removed FFms2k (it's changes were incorporated in ffms2)


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19143
Reakcje/Polubienia
55677
Hybrid 2020.02.19.1
Version 2020.02.19.1

Fixed:

  • Video: x265, messed up during 3.3. branch adjustment
Changed:
  • Internals: removed some abandoned code which causes unneeded slow downs after files with lot of meta data were analysed
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37254
Reakcje/Polubienia
33668
Hybrid 2020.05.01.1
What's new in Hybrid 2020.05.01.1
May 1, 2020
  • Fixed:
  • Monitoring: some small bugs with the monitoring feature
  • Muxing: removed '-r' as input option for ffmbc, since it causes 'Option framerate not found.', works fine with ffmpeg
  • Jobs: FFmpeg job optimizer, properly handle extern audio
  • Vapoursynth: glitch with Vapoursynth Filter Preview
  • Avisynth: Deen mode restictions
  • Avisynth: dfttest ui mapping issue
  • Muxing: ui crash when video calls didn't generate a video output
  • Video: NVEnc: UI init problem regarding HDR selection
  • Vapoursynth: fix odd/even selection when not using bob
  • Vapoursynth: when using Stab include mvtools
  • Synth: output bit depth adjustment on VideoModel bitDepth change for some VideoModels
  • Vapoursynth: support for Bwdif deinterlacer
  • Muxint: muxing: title&language passthrough during mp4 muxing
  • GUI: font size adjustments (misc.ini)
  • Added:
  • Video: SVT-AV1 support
  • Audio: 'ignore encode and use passthrough if format doesn't change' option
  • Synth: added FineDehalo support through Avisynth and Vapoursynth
  • Audio: eac3 encoding support
  • Filtering: added bwdif for FFmpeg
  • Changed:
  • Vapoursynth: QTGMC always set TFF according to 'order' even for progressive input
  • Video: Support new NVEncC rotate (and transpose) and adjust it to FilterModels rotate option
  • Video: NVEncC: aq handling
  • Video: NVEncC: supporting '--input-option' for Blu-ray support
  • Video: NVencC: support for HDR to SDR
  • Avisynth: handling of interlaced filtering
  • Avisynth: mftoons now use masktools2 instead of masktools
  • Avisynth: add trim according to cut&chapter selection
  • Video: x265 using --rskip-edge-threshold and --rskip X
  • Vapoursynth: allow Waifu2x scale =1
  • Video: support more aomenc options
  • Vapoursynth: support for 'Waifu2x NCNN Vulkan' (Windows only)
  • Synth: Updated svpflow dlls and adjusted Avisynth Interframe2.avsi
  • Changed:
  • Vapoursynth: removed support for Waifu2x on Linux since I can't get it to compile
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry