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

  • ^ bei einer spezifischen Auflösung von ... 704×576 oder 720×576?

    1024 : 16 * 11 = 704

    1024 : 64 * 45 = 720

    Man kann das nicht an "MPEG-2" oder "MPEG-4" festlegen. Sowohl 704×576 als auch 720×576 sind auf DVD Video als MPEG-2-Videoauflösung erlaubt, und beide werden theoretisch auf die gleiche Breite entzerrt (wenn der Player sich an "Generic AR" hält, wie der MPEG-2-Standard es vorsieht, statt ITU-R, wie es das Analogfernsehen erwartet...).

  • Da alle neueren DVD soweit mir bekannt alle generic verwenden, geht Hybrid von generic und 64:45 für MPEG-2 16:9 DVD aus, man kann aber umschalten ob man will, dass generic (64:45), ITU 601 (dann wird 512:351) genommen oder MPEG-4 (16:11). (Crop/Resize->Base->Pixel Aspect Ratio (PAR)->Force input PAR type)

  • "Generic" bedeutet aber: DAR 4:3 oder 16:9, egal ob 352 oder 704 oder 720 Pixel Breite. PAL DVD Video wird immer auf 576 * 4 : 3 = 768 oder auf 576 * 16:9 = 1024 Pixel Breite entzerrt.

    Wenn MPEG-2 mit 16:9-Flag und 720 Pixel Breite, dann ergibt sich daraus ein SAR von 64:45, sonst würde man nicht auf 576 * 16:9 = 1024 Pixel Breite kommen.
    Wenn MPEG-2 mit 16:9-Flag und 704 Pixel Breite, dann ergibt sich daraus ein SAR von 16:11, sonst würde man nicht auf 576 * 16:9 = 1024 Pixel Breite kommen.

    Von MPEG-4 hat keiner was gesagt.

  • Zitat

    Von MPEG-4 hat keiner was gesagt.


    Doch ich :)

    Zumindest für den Nel-son und seine DVD sind die Standardeinstellungen alle okay.
    Und ich kann ja demnächst noch nen Sonderfall für das automatische flagging (falls der PAR nicht angegeben wird) von 704 Material hinzufügen. :)

    ----
    @ Massaguana: Testversion gibt es vermutlich erst am WE mir ist da eben noch ein Bug aufgefallen,.. :)

  • Hmm,..

    Code
    "/private/var/folders/9z/crfxvh6n4rbf2z2l0pbqxy3w0000gn/T/AppTranslocation/CB860674-8EEA-48F2-B673-355C02AB235D/d/Hybrid 2.app/Contents/MacOS/ffmpeg" -y -threads 8 -i "/Volumes/MacPro T3MP/-={ T3MP }=-/2.Guns.German.DL.1080p.BluRay.x264-EXQUiSiTE.mkv" -map 0:0 -an -sn  -vsync 0 -pix_fmt yuv420p  -vcodec hevc_videotoolbox -profile:v 1 -b:v 1500k -g 250 -aspect 2.4 -allow_sw 1 "/Volumes/MacPro T3MP/-={ T3MP }=-/2.Guns.German.DL.1080p.BluRay.x264-EXQUiSiTE_new_13_54_25_0710_03.mkv"


    kommt da irgendeine Fehlermeldung wenn Du den Aufruf im Teminal machst?

  • Da kommt nur "No such file or directory"... ich schätze das liegt an diesem merkwürdigen pfad... das ist einer vom unix unterbau würde ich sagen...

    habe den pfad mal korrigiert, dann kommt dies:

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

  • War in dieser Test Version auch schon der Fix für den Hibernate für MacOS drin? Ich hoffe nicht, weil es funktioniert nicht... wie bisher Schießt sich Hybrid einfach

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

  • Hybrid rev 22018.01.28.1:
    *fixed*

    • x265: only allow strictCBR when vbv/profile&level is set
    • x264: rgb input handling
    • Vapoursynth: Hysteria call
    • Subtitle: add font
    • View: NVEncC progress indication


    *added*

    • Avisynth: support for SuperToon
    • Avisynth: high bit depth handling
    • Vapoursynth: using vsnedi3 instead of nnedi3 now
    • Vapoursynth: support .vpy input
    • Vapoursynth: tonemap filter
    • Input: support image sequences as input
    • Encoder: experimental support for videotoolbox - gpu encoding on mac
    • filtering: added experimental support for ffmpegs toneMap, note that Mplayer preview will not work with this, since Mplayer doesn't support toneMap. Better use toneMap through Vapoursynth.


    *changed*

    • container: make xps_inband optional for mp4, for Quicktime playback compatibility
    • 264: assume unified build starting with r289
    • Windows: file locations and installer -> Windows users need to deinstall old versions completely

    Hybrid rev 22018.01.28.2:
    *fixed*

    • x265: typo strctCbr -> strictCbr

    -> downloads: https://www.selur.de/downloads (http not https)

    Cu Selur

  • Hybrid rev 2018.02.03.1:
    *fixed*

    • Vapoursynth: missing "quotes" around fontDir when handling vapoursynth subtitles
    • Avisynth: fixed some small stuff
    • Video: small bug in fps<>fraction conversion


    *added*

    • audio: option to remove negative delays through ffmpeg (cutting)

    Download bei selur.de – Link macht hier im Board keinen Sinn.

    Cu Selur

    Hybrid hier im Board, Homepage (http://www.selur.de), Forum

    Wünsche allen ein paar fröhliche Weihnachtstage!

    Einmal editiert, zuletzt von LigH (3. Februar 2018 um 17:14) aus folgendem Grund: Reparturen

  • Hybrid rev 2018.02.18.1:
    *fixed*

    • Vapoursynth: resize + crop preview
    • Input: crash when first loading a file and then enabling DVD input
    • Avisynth: Preview not working for content with color matrix 'fcc'
    • x264: removed unnedded empty cleanUpCall


    *added*

    • Vapoursynth: FastLineDarken, Toon, ResampleHQ, GradFun3, Flash3kDeband


    *changed*

    • vpx: adjusted to vpx 1.7
    • Vapoursynth: using AssumeFPS to set frame rate on input to handle 'prefer original frame rate'
    • Input: FFmpeg GPU decoding make thread limitation optional


    -> downloads: https://localhost/www.selur.de/downloads

    Cu Selur

  • Hi Selur,

    ich habe mich mal gestern an deinem Tool versucht.
    Ich hatte vor ein UHD-HDR Stream in FullHD-SDR mit x265 zu wandeln.
    Dafür habe ich den Button HDRtoSDR im Vaporsynth-Tab angeschaltet.
    Ein bißchen cropping und resizing dazu und encodieren lassen. Zu meinem erstaunen kam ich gerade mal bei 2-2,5fps Geschwindigkeit raus.
    In StaxRip ohne HDRtoSDR (weiß nicht mal ob das da geht) hatte ich immerhin 11-12fps.

    Ist die Konvertierung von HDRtoSDR wirklich so rechenintensiv?

    "Ist es schon Zeit, um Thaddäus den Tag zu vermiesen?"

Jetzt mitmachen!

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