Hybrid: Input -> x264/x265/Xvid/VP8/VP9/AV1

  • Also mit der letzten Test Version funktioniert der mplayer schon mal wieder... croppen geht auch...

    Hibernate funktioniert nun auch wie es soll. Prima...

     MacBookPro 15" 2017 | 4 x 3,1 Ghz | 16 GB Ram | 1TB SSD NVME |

    Einmal editiert, zuletzt von Massaguana (1. April 2018 um 19:34)

  • Der Aufruf sieht jetzt eigentlich richtig aus:

    Code
    "/usr/local/bin/vspipe" "/Volumes/MacPro T3MP/-={ T3MP }=-/encodingTempSynthSkript_09_24_40_5410.vpy" - --y4m | "/Applications/Hybrid.app/Contents/MacOS/ffmpeg" -y -loglevel fatal -threads 8 -f rawvideo -i - -an -sn  -vsync 0 -pix_fmt yuv420p  -f rawvideo - | "/Applications/Hybrid.app/Contents/MacOS/x264" --preset slow --crf 19.00 --profile high --sync-lookahead 39 --psy-rd 1.00:0.15 --sar 1:1 --qpfile "/Volumes/MacPro T3MP/-={ T3MP }=-/The_Last_Jedi_t01_new_09_24_40_5410_04.qp" --deblock -1:-1 --non-deterministic --range tv --colormatrix bt709 --demuxer raw --input-res 1920x1080 --input-csp i420 --input-depth 8 --fps 24000/1001 --output-depth 8 --output "/Volumes/MacPro T3MP/-={ T3MP }=-/09_24_40_5410_05.264" -


    Kommt da irgendein Fehler wenn Du den im Terminal aufrufst?
    Versuch auch mal ob es einen unterschied macht wenn Du:

    Code
    "/usr/local/bin/vspipe" "/Volumes/MacPro T3MP/-={ T3MP }=-/encodingTempSynthSkript_09_24_40_5410.vpy" - --y4m | "/Applications/Hybrid.app/Contents/MacOS/ffmpeg" -y -loglevel fatal -threads 8 -i - -an -sn  -vsync 0 -pix_fmt yuv420p  -f rawvideo - | "/Applications/Hybrid.app/Contents/MacOS/x264" --preset slow --crf 19.00 --profile high --sync-lookahead 39 --psy-rd 1.00:0.15 --sar 1:1 --qpfile "/Volumes/MacPro T3MP/-={ T3MP }=-/The_Last_Jedi_t01_new_09_24_40_5410_04.qp" --deblock -1:-1 --non-deterministic --range tv --colormatrix bt709 --demuxer raw --input-res 1920x1080 --input-csp i420 --input-depth 8 --fps 24000/1001 --output-depth 8 --output "/Volumes/MacPro T3MP/-={ T3MP }=-/09_24_40_5410_05.264" -

    verwendest.

    Cu Selur

  • Das kommt dabei raus:

    Code
    massaguana$ "/usr/local/bin/vspipe" "/Volumes/MacPro T3MP/-={ T3MP }=-/encodingTempSynthSkript_09_56_18_8510.vpy" - --y4m | "/Applications/Hybrid.app/Contents/MacOS/ffmpeg" -y -loglevel fatal -threads 8 -f rawvideo -i - -an -sn  -vsync 0 -pix_fmt yuv420p  -f rawvideo - | "/Applications/Hybrid.app/Contents/MacOS/x264" --preset slow --crf 19.00 --profile high --sync-lookahead 39 --psy-rd 1.00:0.15 --sar 1:1 --qpfile "/Volumes/MacPro T3MP/-={ T3MP }=-/The_Last_Jedi_t01_new_09_56_18_8510_04.qp" --deblock -1:-1 --non-deterministic --range tv --colormatrix bt709 --demuxer raw --input-res 1920x1080 --input-csp i420 --input-depth 8 --fps 24000/1001 --output-depth 8 --output "/Volumes/MacPro T3MP/-={ T3MP }=-/09_56_18_8510_05.264" -raw [info]: 1920x1080p 1:1 @ 24000/1001 fps (cfr)x264 [info]: using SAR=1/1x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2x264 [info]: profile High, level 5.0[matroska,webm @ 0x7f973c004000] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle): unspecified sizeConsider increasing the value for the 'analyzeduration' and 'probesize' options[matroska,webm @ 0x7f973c004000] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle): unspecified sizeConsider increasing the value for the 'analyzeduration' and 'probesize' options

    oder


     MacBookPro 15" 2017 | 4 x 3,1 Ghz | 16 GB Ram | 1TB SSD NVME |

  • Was für ein Auffand wäre es denn sich für Hybrid ein Zertifikat zu besorgen so dass MacOS nicht immer daran herum mosert von wegen nicht Zertifizierter Entwickler blabla... weil zukünftig wird die Funktion nicht zertifizierte Software ja immer weiter beschnitten...

     MacBookPro 15" 2017 | 4 x 3,1 Ghz | 16 GB Ram | 1TB SSD NVME |

  • Zitat

    . If you’re ready to build more advanced capabilities and distribute your apps on the App Store, enroll in the Apple Developer Program. The cost is 99 USD per membership year.


    -> Sehe ich nicht ein, da ich nicht vor habe Hybrid in nächster Zeit in den AppStore zu packen, XCode nicht wirklich nutze und Apple so schon genug Daten von mir hat und ich aktuell nicht mal nen Mac besitze. :)

    Cu Selur

  • Hybrid rev 2018.04.08.1:
    *fixed*

    • x264: cbr signaling
    • x265: only use radl with fixed gop size
    • Avisynth: fixed TemporalDegrain HQ != 0
    • Avisynth: QTGMC 'Very Slow' and 'Placebo'
    • Subtitle: srt to ass
    • Subtitle: srt overwrite styling
    • Exraction: DGIndex extract audio from DVD
    • Audio: channel count on custom downmix
    • Vapoursynth: fixed d2v indexing call
    • Vapoursynth: fixed Preview aspect ratio bug
    • Vapoursynth: fixed f3kdb.Deband parameter names
    • Filter: tonemap call when using ffmpeg (no Vapoursynth or Avisynth)
    • Decode: use ffmpeg32 when converting to UT and filtering with Avisynth
    • Jobs: crash when output name contains tool name


    *added*

    • Vapoursynth: support for MCTemporalDenoise
    • Vapoursynth: support for PSharpen
    • Vapoursynth: support for MCDegrainSharp
    • Vapoursynth: support for EdgeCleaner
    • Vapoursynth: support for TTempSmooth
    • Vapoursynth: support for LSFMod
    • Avisynth: support for DeScratch, DeSpot, DeFlicker
    • Resize: Allow to crop uneven. Note that this will enforce a conversion to RGB or 4:4:4 which might cause a slow down depending on the rest of the filter chain.
    • x265: support for 'extend-gop' and 'gop-lookahead' option
    • Vapoursynth: Mac now supports the 'VapourSynth macOS Installer' (https://forum.doom9.org/showthread.php?t=173453). Special thanks to l33tmeatwad for his help! see: https://forum.selur.net/showthread.php?tid=359


    *changed*

    • Avisynth/Vapoursynth: added 'Denoiser' option to QTGMC
    • Vapoursynth: Santiag added more parameters for NNEDI3 and EEDI3
    • Vapoursynth: more vsDaa NNedi3-Parameter
    • Vapoursynth: disabling cropView when enabling FilterView and vice versa
    • Vapoursynth: support DGDecNV deinterlacing and use native Vapoursynth filter mode
    • Resize: Increase resolution max to 32768x32768
    • NVEncC: not usins nvhsp anymore for HDR patching since NVEncC allows to signal maxcll/maxfall and master display information.
    • Changed: 'ColorMatrix' now support Rec.20202
    • Avisynth: SMDeGrain add support for prefilter mode 4 which uses KNLMeansCL
    • Input: handling of mixed input, now 'mixed'-content will be treated as normal interlaced
    • Automation: disabled automatic telecine/interlaced check by default
    • Crop: use 'Avisynth' crop style as default
    • Jobs: abort when time codes are used and inputFPS != outputFPS

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

    Cu Selur

  • 99 USD pro Jahr sind echt happig für so nen Zertifikat... kann ich nachvollziehen warum dich das nicht Interessiert...

     MacBookPro 15" 2017 | 4 x 3,1 Ghz | 16 GB Ram | 1TB SSD NVME |

  • Apple ist nun mal nur an kommerziellen Produkten interessiert, "freie Software" hat es schwer im AppStore. Ich erinnere mich noch, wie ich auf einem älteren iPad 2 in der Firma einen Firefox installieren wollte ... aus dem AppStore unmöglich, ohne zunächst Zahlungsdetails zu hinterlegen, obwohl das Produkt kostenlos war.

    Das eigentliche Problem dürfte aber wohl sein, dass Apple dann auch einen Anteil an Rechten erhält, über die Zukunft des Angebotes mitzubestimmen, glaube ich... das würde man sich besser mit Rechtshilfe noch mal genau durchlesen.

  • Hmm, also ich kenne einige Software die Zertifiziert wurde aber nicht über den AppStore zu erwerben ist... BetterZip ist so eines... das war mal vor vielen Jahren im AppStore wurde aber entfernt und wird nun selbst Vertrieben da der AppStore zu viele Einschränkungen der Software Funktionen wollte. Die bekommen nun auch kein Gewinn mehr ab... aber der Entwickler erzähle mir das der Prozess zum graue Haare bekommen ist...

     MacBookPro 15" 2017 | 4 x 3,1 Ghz | 16 GB Ram | 1TB SSD NVME |

  • Ist mit diesem Vapoursynth nun auch am Mac ein vergleichbar gutes Deinterlace (QTGMC) Möglich wie unter Windows? Mein nächstes Projekt sind die Star Trek Voyager DVD´s

    EDIT: Habe das QTGMC gefunden und teste es Aktuell, leider habe ich beim Start des encodings ein Crash, hier ein LogLevel9 des ganzen
    HybridDebugOutput.txt.zip

     MacBookPro 15" 2017 | 4 x 3,1 Ghz | 16 GB Ram | 1TB SSD NVME |

    Einmal editiert, zuletzt von Massaguana (10. April 2018 um 16:48)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!