Selur's Little Message Board

Full Version: tsMuseR crashing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi,

I'm using Hybrid on Manjaro Linux.

After a couple of month without using it, I have updated to last version of Hybrid.
Now, when tsMuxeR ends the Bluray structure, it hangs.

If I use tsMuxeR out of Hybrid all goes OK, no errors and structure is fine.

Attached log file.

Thank you in advance.

Awesome piece of software!
Haven't changed anything regarding tsMuxeR for ages.
The tsMuxeR meta file (/home/inigo/BDR/Spider-Man_Homecoming_t06_21_04_08_5310__08.meta):
Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --label="SPIDER-MAN_HOMECOMING_T06" --vbr --vbv-len=500 --custom-chapters=00:00:00;00:05:33;00:14:24;00:20:50;00:26:19;00:36:27;00:46:03;00:54:40;01:05:10;01:12:03;01:20:19;01:29:41;01:36:56;01:44:44;01:50:31;01:57:53
V_MPEG4/ISO/AVC, "/home/inigo/BDR/21_04_08_5310_05.264", fps=23.976, ar=1:1 (Square), lang=eng

A_DTS, "/home/inigo/BDR/iId_1_aid_0_lang_es_21_04_08_5310_01.dts"
S_HDMV/PGS, "/home/inigo/BDR/Spider-Man_Homecoming_t06_id_3_lang_es_default.sup",fps=23.976, lang=spa
looks fine to me and the tsMuxeR call itself also doesn't look strange in any way:
Code:
/usr/bin/tsMuxeR" "/home/inigo/BDR/Spider-Man_Homecoming_t06_21_04_08_5310__08.meta" "/home/inigo/BDR/Spider-Man_Homecoming_t06"
Hybrid assumes that after that call there should be a file callend '/home/inigo/BDR/Spider-Man_Homecoming_t06.m2ts', but since that isn't the case it aborts.

-> What output do you get when you call the last call?

Cu Selur
[quote pid='903' dateline='1511612460']

-> What output do you get when you call the last call?

Cu Selur
[/quote]

Sorry, I don't know what do you mind.

P.S. The error appears with every MKV I try.
I want you to call:
Code:
"/usr/bin/tsMuxeR" "/home/inigo/BDR/Spider-Man_Homecoming_t06_21_04_08_5310__08.meta" "/home/inigo/BDR/Spider-Man_Homecoming_t06"
inside a terminal and report what output that gives on your system.

Cu Selur
ARGh,.. got it that call shouldn't create a file it should create a folder. Smile
Think I fixed it.
Will send you a dev file for testing in a few minutes.
(In case you are using Avisynth under Linux, you will have to adjust your version.txt file inside the avisynthPlugins-folder for the dev version to work.)

Cu Selur
I can't make the DEV version start:

"GlobalDataModel get->found no field NVEnc
Looking into it. Smile
(25.11.2017, 18:10)Selur Wrote: [ -> ]Looking into it. Smile

Wow! Thank you very much!
Updated the download,..
Pages: 1 2