Beiträge von Selur

    Hi,

    da es immer nerviger wird avsViewer für 32bit AviSynth zum Laufen zu bekommen, hatte ich mir überlegt das man eventuell MP_Pipeline nutzen könnte.


    Habe als folgendes versucht:

    1. Habe einen Ordner angelegt:

    Code
    1. I:\Hybrid\64bit\Avisynth\avisynthPlugins\mppipeline

    2. MP_Pipeline 0.23 heruntergeladen.

    3. Den Inhalt des x64-Ordners in den mppipeline-Ordner kopiert.

    4. Ein AviSynth-Skript erstellt:

    4. Das Skript in 64bit AvsPmodgeöffnet.


    Leider friert AvsPmod einfach nur ein.


    => weiß jemand wie man das richtig nutzt?



    Cu Selur

    Hybrid rev 2023.03.17.1:

    *changed*

    • Muxing: FFmpeg can't handle ttxt subtitle
    • Avisynth: use vsDeblockP77 for DeblockPP7
    • Vapoursynth: missing some needed checks
    • Vapoursynth: re-enable RealCUGAN resizer
    • Tools: set priority through niceness on vsViewer&avsViewer
    • Torch: adjust to SwinIR v3, DPIR v3.0.0, vsFeMaSR updated, vsGMFSS_union
    • Video: disable NVEncC/QSVEncC 'encoder only' for 'DVD input

    *fixed*

    • Avisynth: mclean not called with default filter order
    • Avisynth: SelectRangeEvery
    • Vapoursynth: mod requirement handling for some filters
    • Vapoursynth: crop with interlaced fields handling
    • Vapoursynth: a few issues around masking
    • Vapoursynth: restrict Santiag color spaces
    • Vapoursynth: (normal) TimeCube call
    • Vapoursynth: restrict color spaces for NVEncCL
    • Vapoursynth: convert RGBH to RGBS for fmtc
    • Vapoursynth: vsPreview handling non-square aspect ratio
    • Vapoursynth: loading BilateralGPU filter in vsGradFun
    • Synth: letterbox issue where letterbow width/height addition was uneven
    • Jobs: typo in job generation for blu-ray input
    • Jobs: index file path for 'Create sub-folder ...'
    • Video: SVT-AV1 denoise option rennamed
    • Video: x264 only add rc-lookahead when mbtree is used
    • Video: SVT-AV1 HDR10 signaling
    • Video: x265 signaling luma always as limited
    • Audio: multi-input raw audio reencode

    *added*

    • Vapoursynth: mode vsSpotLess options
    • Vapoursynth: support for vsDGDenoise, vsDGSharpen
    • Video: NVEncC npp support
    • Filtering: overwrite input color matrix and luminance value


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


    Cu Selur

    Hab mal heute 2 Stunden damit verbracht zu versuchen eine funktionierende blend detection aus ChatGPT rauszukizzeln.

    -> kein Erfolg.
    Das Teil erfindet dauernd Sachen, ersetzt sie dann durch falsche Dinge, die nicht funktionieren und kehrt dann nach einigen Korrekturzyklen wieder zu seinem kaputten falschen Vorschlag zurück.
    => Für Vapoursynth oder Python Code nicht zu gebrauchen.


    Cu Selur

    Wenn es progressiv ist und Du Dein PAL Material über ein Avisynth Skript lädst, nicht deinterlaced und in Vapoursynth öffnest sollten keine Kammartefakte zu sehen sein.

    Falls dies der Fall ist, hast Du nach dem Öffnen in VirtualDub 25p Material, außer Reencoden wäre also nichts mehr zu tun, um 25p mp4 daraus zu machen.

    2023.01.22.1:

    *fixed*

    • Analysis: mkv attachement type detection
    • Video: NVEncC disable psnr/ssim when input is 4:4:4
    • Vapoursynth: width&height mixup in SSIMD checks
    • Vapoursynth: missing matrix info on separate field handling
    • Video: x264: temporalsublayer adjustment
    • Video: x265: --sbr mixup
    • Video: aomenc: decouple auto-alt-ref and some other options
    • Vapoursynth: vsYadifMod, EEDI3 only supports YUVXXXP8
    • Jobs: ffmpeg muxing deleted audio stream even if it was an input file
    • Jobs: chuncked encoding
    • Avisynth: applying Toon, VagueDenoiser, AddGrain, GrainFactory3 during filter order handling
    • Synth: fix DG PullDown handling
    • Muxing: avi handling
    • Vapoursynth: vsFilterQueue fmtconv handling
    • Jobs: temp-folder per job handling for qp&stats files.
    • Analysis: understand "Mastering display color primaries: BT.709"
    • Avisynth: fix filterQueue
    • Video: NVencC references gui glitches
    • Video: NVEncC: weightedp not added to command line
    • Video: NVEncC: remove xxxhq modes
    • Video: fix chapter point calculation
    • Audio: audio only handling
    • Video: SVT-AVI options
    • Vapoursynth: Gradfun3d+Preview+Masking
    • Vapoursynth: fixed - save Masking&Co in Vapoursynth profiles
    • Vapoursynth: FilterQueue + MAsking and onRegionOnly</öo>
    • Vapoursynth: Santiang call
    • Filtering: AutoCrop adjustment
    • Avisynth: fix disabled controls
    • Vapoursynth: eedi3m vs eedi3m_opencl (Windows only)
    • NVEncC: no profile&level&tier control for AV1, only 4:2:0 supported.

    *changed*

    • Qt Updates: Changed to Qt 6.4.2 on Windows and Qt 5.15.3 on Linux
    • Vapoursynth: more options for MVToolsFPS
    • Video: aomenc cosmetics
    • Analysis: scan order check adjusted
    • Synth: libavsource: repeat=true handling
    • Video: aomenc adjust golden frame max, min values
    • Video: NVEncC support Lut interp option
    • Avisynth: FFT3DGPU add bitdepth option to force input depth
    • Synth: forceFilm through DGDecode, thanks to DG!
    • Vapoursynth: updated TemporalDegrain2
    • Jobs: additional user prompt when clearing temp folder
    • Avisynth: add PreRoll when using DGDecNV
    • Video: NVEncC: support aq independent of encoding mode
    • NVEncC: disable multiRef when it's not supported
    • Jobs: chunking: restrict used filters during scene change detection
    • Vapoursynth: vsRealESRGAN, Fusion, num_streams support
    • Vaporusynth: vsRetinex: increase sigma max
    • Vapoursynth: increase dehalo_alpha and finedehalp rx/ry max values

    *added*

    • Audio: 'Ignore reencode and passthrough if format is ...'-option
    • Vapoursynth: support for NeoF3kD
    • Vapoursynth: weighted resizing
    • Vapoursynth: torchAddon vsSCUNet, vs-femasr, AnimeSR support
    • Video: aomenc '--gf-max-pyr-height'-option

    *removed*

    • Video: SVT-XXX removed 'Create qp file for chapters', see: https:// forum.doom9.org/showthread.php?p=1981213#post1981213
    • Video: cuda nvencu encoder support

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



    Cu Selur

    Zitat

    Spielen nicht heutzutage alle Medienplayer auch krumme Auflösungen ab?

    Ja.


    Zitat

    Je öfter das Band kopiert wurde, desto größer ist die Zone. Meist sind 14 Zeilen betroffen. Das tolle HowTo von Gubel schreibt dazu

    Je nachdem kann EdgeFixer, Balanced Borders oder SpotLess&Co auch reichen,....


    Zitat

    Und muss das rechnerische Bildformat (abgeleitet aus dem Pixel-Verhältnis) überhaupt stimmen, oder nehmen die Player die aspect ratio nur aus den Header-Daten und sorgen durch generierte schwarze Ränder für die formatrichtige Darstellung?

    Die meisten MediaPlayer sollten schwarze Ränder automatisch richtig hinzufügen können, wenn das Material richtig geflagged ist.

    Vermute da muss noch was am Model trainiert werden damit es allgemein hilfreich ist,....

    grafik.png

    sieht eigentlich ganz nett aus.

    Finde den DeBlur-Effekt an sich ganz nett, aber teilweise rennt das Verfahren da in die falsche Richtung.

    noch ein Beispiel: https://imgsli.com/MTQzNTQ4

    -> noch nichts gefunden, wo ich FeMaSR (uneingeschränkt) empfehlen würde.


    Cu Selur