31.12.2017, 17:01
Pages: 1 2
31.12.2017, 17:11
The extraction calls itself looks fine:
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
Code:
"/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"
Do you get any errors when you call the above inside a terminal?
Cu Selur
31.12.2017, 17:31
No errors, but it's the same as hybrid, the program gets to the end and stops
(See picture)
(See picture)
01.01.2018, 03:24
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
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
01.01.2018, 20:09
Hello,
Thank you selur, now it works fine
Happy New Year
DoZer
Thank you selur, now it works fine
Happy New Year
DoZer
01.01.2018, 22:00
Which ffmpeg version did you use to fix the issue?
Cu Selur
Cu Selur
03.01.2018, 11:22
Hello,
the version from 13 October 2017 works, I tried others version from November 2017,December 2017and January 2018 but does not work
DoZer
the version from 13 October 2017 works, I tried others version from November 2017,December 2017and January 2018 but does not work
DoZer
03.01.2018, 18:45
Seems like there ist a bug in libbluray.
Best workaround ist probably to Remix to MKV before doing any reencoding.
Best workaround ist probably to Remix to MKV before doing any reencoding.
Pages: 1 2