Posts: 10
Threads: 3
Joined: Nov 2017
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!
Posts: 10.973
Threads: 56
Joined: May 2017
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):
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:
/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
Posts: 10
Threads: 3
Joined: Nov 2017
[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.
Posts: 10.973
Threads: 56
Joined: May 2017
I want you to call:
"/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
Posts: 10.973
Threads: 56
Joined: May 2017
ARGh,.. got it that call shouldn't create a file it should create a folder.
Posts: 10.973
Threads: 56
Joined: May 2017
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
Posts: 10
Threads: 3
Joined: Nov 2017
I can't make the DEV version start:
"GlobalDataModel get->found no field NVEnc
Posts: 10.973
Threads: 56
Joined: May 2017
Looking into it.
Posts: 10
Threads: 3
Joined: Nov 2017
(25.11.2017, 18:10)Selur Wrote: Looking into it.
Wow! Thank you very much!
Posts: 10.973
Threads: 56
Joined: May 2017