Selur's Little Message Board
Hybrid 2025.03.29.1 crasht - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Probleme und Fragen (https://forum.selur.net/forum-4.html)
+--- Thread: Hybrid 2025.03.29.1 crasht (/thread-4131.html)

Pages: 1 2


Hybrid 2025.03.29.1 crasht - ggrub08 - 22.06.2025

Hi Selur,

Ich möchte aus u.g. Videodatei mit "Hybrid 2025.03.29.1", nur die Audiospur als wav extrahieren.

Settings:
Video: ignore
Audio: custom
Container: raw
Audio format: pcm
Coding: 16bit Little Endian
Container: wav
Filtering: alles deaktiviert

Debugfile wird nicht geschrieben, weil Hybrid bei "Add to queue" abschmiert.

General
Complete name                            : Pexels_4k_8bit_59.940~aac_2.0.mp4
Format                                  : MPEG-4
Format profile                          : Base Media
Codec ID                                : isom (isom/iso2/avc1/mp41)
File size                                : 302 MiB
Duration                                : 1 min 41 s
Overall bit rate                        : 25.0 Mb/s
Frame rate                              : 59.940 FPS
Writing application                      : Lavf61.7.100

Video
ID                                      : 1
Format                                  : AVC
Format/Info                              : Advanced Video Codec
Format profile                          : High@L5.2
Format settings                          : CABAC / 5 Ref Frames
Format settings, CABAC                  : Yes
Format settings, Reference frames        : 5 frames
Codec ID                                : avc1
Codec ID/Info                            : Advanced Video Coding
Duration                                : 1 min 41 s
Bit rate                                : 25.0 Mb/s
Width                                    : 3 840 pixels
Height                                  : 2 160 pixels
Display aspect ratio                    : 16:9
Frame rate mode                          : Variable
Frame rate                              : 59.940 (59940/1000) FPS
Minimum frame rate                      : 30.644 FPS
Maximum frame rate                      : 59.940 FPS
Color space                              : YUV
Chroma subsampling                      : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                      : 0.050
Stream size                              : 298 MiB (99%)
Writing library                          : x264 core 161 r10 59c0609
Encoding settings                        : ...
Color range                              : Limited
Color primaries                          : BT.709
Transfer characteristics                : BT.709
Matrix coefficients                      : BT.709
Codec configuration box                  : avcC

Audio
ID                                      : 2
Format                                  : AAC LC
Format/Info                              : Advanced Audio Codec Low Complexity
Codec ID                                : mp4a-40-2
Duration                                : 1 min 41 s
Bit rate mode                            : Constant
Bit rate                                : 253 kb/s
Channel(s)                              : 2 channels
Channel layout                          : L R
Sampling rate                            : 48.0 kHz
Frame rate                              : 46.875 FPS (1024 SPF)
Compression mode                        : Lossy
Stream size                              : 3.05 MiB (1%)
Default                                  : Yes
Alternate group                          : 1

Kannst du das mal mit deinen Videofiles nachstellen ?

Bye ggrub


RE: Hybrid 2025.03.29.1 crasht - Selur - 22.06.2025

Ja, kann ich nachstellen.
Ich schau mal drauf. (ist vermutlich einfach zu beheben)

Cu Selur


RE: Hybrid 2025.03.29.1 crasht - Selur - 22.06.2025

Habe eine Linux dev version (Hybrid_20250622_64bit_binary_qt515) hochgeladen, die das Problem behebt.

Cu Selur


RE: Hybrid 2025.03.29.1 crasht - ggrub08 - 22.06.2025

Mhhmmm, bei mir crasht es immer noch. Hab auch mal andere Videofiles getestet. Immer das Gleiche.

Mal sehen ob der Fehler bei mir liegt.


RE: Hybrid 2025.03.29.1 crasht - Selur - 22.06.2025

Ich teste auch nochmal, nicht das, was beim Upload schiefgegangen ist.


RE: Hybrid 2025.03.29.1 crasht - Selur - 22.06.2025

Argh, Fehler beim Kompilieren unter Linux. Smile Hatte ein 'git pull' vergessen .Angel
=> ich kompiliere es mal neu


RE: Hybrid 2025.03.29.1 crasht - Selur - 22.06.2025

Hab den dev Download aktualisiert (gleicher Name).

Cu Selur


RE: Hybrid 2025.03.29.1 crasht - ggrub08 - 22.06.2025

Mit der ursprünglichen Videodatei (stereo) funktioniert es jetzt. Mit Filtering-Optionen crasht es wieder.


RE: Hybrid 2025.03.29.1 crasht - Selur - 22.06.2025

mkvmerge crashed wegen:
Error: Invalid end time for '--split' in '--split parts:00:00:00.000-00:00:00.000' (current part: 00:00:00.000-00:00:00.000). The end time must be bigger than the start time.
im Aufruf von:
"/home/user/.config/Hybrid-bin/mkvmerge" -o "/media/L-VIDEOS/iId_1_aid_1_lang_de_DELAY_4ms_2025-06-22@15_19_17_801000.mka" --default-track 2:no --forced-track 2:no -a 2 --no-global-tags --no-chapters --no-attachments --no-video --no-subtitles --no-track-tags "/media/L-RECORD/Testfiles/3840x2160x10bit/4k_DV-HDR10+_23.976~MultiAudio.mkv" --track-order 0:2 --split parts:00:00:00.000-00:00:00.000
Noch keine Ahnung warum das bei Dir auftaucht.


RE: Hybrid 2025.03.29.1 crasht - ggrub08 - 22.06.2025

"cut-support" darf nicht aktiviert sein. Dann klappt es bei mir.