Selur's Little Message Board

Full Version: Hybrid 2025.03.29.1 crasht
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
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.

Code:
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
Ja, kann ich nachstellen.
Ich schau mal drauf. (ist vermutlich einfach zu beheben)

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

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

Mal sehen ob der Fehler bei mir liegt.
Ich teste auch nochmal, nicht das, was beim Upload schiefgegangen ist.
Argh, Fehler beim Kompilieren unter Linux. Smile Hatte ein 'git pull' vergessen .Angel
=> ich kompiliere es mal neu
Hab den dev Download aktualisiert (gleicher Name).

Cu Selur
Mit der ursprünglichen Videodatei (stereo) funktioniert es jetzt. Mit Filtering-Optionen crasht es wieder.
mkvmerge crashed wegen:
Code:
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:
Code:
"/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.
"cut-support" darf nicht aktiviert sein. Dann klappt es bei mir.
Pages: 1 2