Beiträge von Selur

    Sieht jemand warum, wenn ich:


    verwende, input&output nicht identisch sind?

    Alle etwas umfangreicheren GUIs (StaxRip, MeGui,... ) sollten können, was du willst, da sie alle die gleichen Encoder&Co verwenden wäre es da nur eine Frage nach dem, was Dir am angenehmsten ist.

    Wenn du VirtualDub2 verwenden willst, dann könntest du da doch über 'external encoder' x264 etc. verwenden.

    Wenn ich mich recht entsinne, kann man dort doch für Audio, Video und Muxing externe Tools mit Command Lines angeben.

    2024.06.15.1:
    *added*

    • Vapoursynth: support CPreview from hello_hello


    *changed*

    • Vapoursynth: torch, adjust to DeOldify 4.0.0
    • Vapoursynth: torch, adjust to vsRealESRGAN 5.0.0
    • Vapoursynth: reworked FillDuplicateFrames, FillDrops, ReplaceSingle into one class for stability
    • Vapoursynth: vs-mlrt, RIFE scale support optional requires 'onnx' in Vapoursynth/Lib/site-packages, see: https://github.com/AmusementClub/vs-mlrt/issues/94


    *fixed*

    • Vapoursynth: do not change color matrix on RGB content
    • Vapoursynth: fixed some unnecessary, popups during startup
    • Video: NVEnc support --tflevel --lookahead-level


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

    Cu Selur

    Ps.: deinstall old version before installing this one.

    2024.06.09.1:
    *aded*

    • Vapoursynth: torch, ProPainter


    *changed*

    • Vapoursynth: torch, adjusted to DeOldify 0.3.5.3
    • Filtering: remove 'none' as auto deinterlacer handling option
    • Video: NVEnc support --tflevel --lookahead-level


    *fixed*

    • Vapoursynth: another EEDI3/EEDI3CL handling
    • Vapoursynth: Masking for RGBH filters
    • QSVEnc: remove '--tier' during hevc encoding
    • QSVEnc: set '--output-csp' (this is broken for most choices)
    • Jobs: QSVEnc av1 encoding in webm
    • Vapoursynth: torch, DeOldify fix FP16
    • Vapoursynth: TFM/VFM, fps refresh
    • Avisynth: custom with dual view
    • Avisynth: interlaced output + cropView
    • x265: 3.0 and 4.0 vbv values not set


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

    Cu Selur

    Die erkannten Versionen kannst Du auch bei "Config->Tools->Tool Versions" nachschauen.

    Wie sieht bei Dir die Ausgabe von "mkvextract --version" aus?
    Unter Windows habe ich z.B.

    Code
    mkvextract --version
    mkvextract v85.0 ('Shame For You') 64-bit

    Hybrid verwendet dann:

    Code
    line = line.remove(0, line.indexOf(QString(" v")) + 2);
       line = line.remove(line.indexOf(BRACE1), line.size());


    und erhält "85.0"
    (könnte ich auch mal ne RegExp für schreiben,... jetzt wo ich den Code sehe,...)

    Cu Selur

    2024.05.05.1:
    *changed*

    • Subtitle: handling IETF BCP 47 languages
    • torch-addon: adjusted to vsDeOldify
    • addon: updated and mlrt
    • Vapoursynth: experimental script highlighting option
    • Vapoursynth: removed vsQTGMC order; always set to -1
    • Vapoursynth: SoftLight 10bit support
    • mlrt-addon: using 'engine_folder' to make sure .engine files are created in temp folder


    *fixed*

    • Avisynth: TemporalDegrain2 postFFT handling
    • Vapoursynth: RGBH handling for CartoonEdges&Bloated-Edgemask
    • Crop: crop with multi-input
    • Muxing: mkv color signatling
    • Vapoursynth: use old RIFE version for FillDrops, FillDuplicates, ReplaceSingle due to: https://github.com/styler00dollar…FE-ncnn-Vulkan/ issues/16
    • Vapoursynth: Merge not working with FilterQueue
    • Vapoursynth: TemporalDegrain2 extraSharp=True crash


    *added*

    • mlrt-addon: SCUNet (mlrt)
    • Jobs: Vapoursynth chunking call
    • Avisynth: fixed TemporaDegrain(2) script/call
    • Vapoursynth: option for diff to increase difference visibility
    • torch-addon: VSGAN (filter only)


    *removed*

    • torch-addon: VSGAN parameters

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

    Cu Selur

    Das mit dem WE wird wohl nix, da vsViewer nen fetten Memory leak hat werde ich wohl erst mal schauen ob ich das irgendwie behoben bekommen, sonst werde ich wohl vsViewer komplett austauschen. Dann gibt es erstmal ne Weile keine Hybrid updates,..

    (war nicht vsViewer sondern bifrost)

    Hi, da ffmpeg 7 ja mit VVC decoding support kommt, habe ich mir gedacht, dass ich demnächst Support dafür in Hybrid hinzufügen sollte.

    Ist da jemand auf dem Laufenden?
    Was für encoder gibt es (vvcencapp/vvencFFapp/uvg266/ ???)?
    Wie unterscheiden sie sich?
    Ist einer besonders empfehlenswert?

    Soweit ich es sehe, sind vvcencapp und vvencFFapp unterschiedliche 'command line frontends' für den gleichen Encoder.
    Sind bei vvencFFapp Optionen, die man wirklich haben will? Spontan erscheint mir vvcencapp vollkommen ausreichend, oder übersehe ich da was?
    Wie verhält sich vvcencapp zu uvg266?
    Hat da jemand Erfahrungen und kann einen kleinen Überblick geben? :D
    Nebenbei: Wie sieht das mit Vapoursynth/Avisynth Source filtern aus, kommen die mit VVC klar? (vermute die aktuell mit libav gebauten sollten damit klar kommen)

    Cu Selur

    2024.04.06.1:
    *fixed*

    • Vapoursynth: VIVTC 'fix combed with deinterlacer'
    • Analysis: sox volume analysis
    • Audio: delaycut problems
    • Muxing: Crash with video pass-through
    • x264: disable 'adjust letterbox to crop' when Blu-ray/AVCHD restriction is enabled


    *changed*

    • Vapoursynth: BasicVSR++ added 'wanted width'
    • Vapoursynth: adjusted to vsDeOldify v3.0.1
    • Video: x265 adjusted to v3.6

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

    Cu Selur

    Ps.: also updated torch-addon