Selur's Little Message Board
Does not work on new imac - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Does not work on new imac (/thread-189.html)

Pages: 1 2


RE: Does not work on new imac - DoZer1911 - 31.12.2017

here is the log with subtitle extraction ok and audio extraction who crash at 99%

DoZer


RE: Does not work on new imac - Selur - 31.12.2017

The extraction calls itself looks fine:
"/Applications/Hybrid.app/Contents/MacOS/ffmpeg" -y -threads 8 -analyzeduration 200M -probesize 200M -i bluray:"/Users/thierrygeissler/Movies/BD_50" -playlist 800 -angle 0 -map 0:4 -vn -sn -acodec copy -map_metadata -1 -metadata handler_name="Hybrid 2017.12.27.1" "/Users/thierrygeissler/Movies/Temp/iId_1_aid_4355_lang_fra_15_48_58_8610_01.dts"
Strange thing is that the debug output simply stops in the middle of the processing,...
Do you get any errors when you call the above inside a terminal?

Cu Selur


RE: Does not work on new imac - DoZer1911 - 31.12.2017

No errors, but it's the same as hybrid, the program gets to the end and stops

(See picture)


RE: Does not work on new imac - Selur - 01.01.2018

Okay. At least we know now for sure it's not a bug in Hybrid, might be related to a bug in ffmpeg.
You could try if it works with an older version from https://ffmpeg.zeranoe.com/builds/macos64/static/ or https://evermeet.cx/ffmpeg/, might be problem with the libbluray version that is integrated into ffmpeg.

Cu Selur


RE: Does not work on new imac - DoZer1911 - 01.01.2018

Hello,

Thank you selur, now it works fine

Happy New Year

DoZer


RE: Does not work on new imac - Selur - 01.01.2018

Which ffmpeg version did you use to fix the issue?

Cu Selur


RE: Does not work on new imac - DoZer1911 - 03.01.2018

Hello,

the version from 13 October 2017  works, I tried others version from November 2017,December 2017and January 2018 but does not work

DoZer


RE: Does not work on new imac - Selur - 03.01.2018

Seems like there ist a bug in libbluray.
Best workaround ist probably to Remix to MKV before doing any reencoding.