30.06.2017, 19:45
(29.06.2017, 22:37)Selur Wrote: Looking at the audio queue:
and the created extraction call:D:\BD-50\2D\ATMENT\TERMINATOR SALVATION\BDMV\PLAYLIST\00002.mpls;4354;ac3;6;passthrough;640;;;48000;;hun;0;7060.886;ac3;2;3;don't change;;false;;false;8;false;;;;true;false;;;false;48000;unknown;ac-3;;false;true;false;3/2/0.1;1/1;;;;;None;;;;;;16;;;ac3;false;2;;;;;;;;;;;4354;6;false;D:\BD-50\2D\ATMENT\TERMINATOR SALVATION\BDMV\PLAYLIST\00002.mpls;true;false;;
It doesn't look like a bug in Hybrid itself. The call looks fine.ffmpeg -y -threads 12 -analyzeduration 100M -probesize 100M -i bluray:"D:\BD-50\2D\ATMENT\TERMINATOR SALVATION" -playlist 2 -angle 0 -map 0:1 -vn -sn -bsf:a dca_core -acodec copy -map_metadata -1 -metadata handler_name="Hybrid 2017.06.11.1" "D:\OUTPUT\iId_1_aid_4352_lang_eng_19_24_20_3410_01.dts"[
-> If the audio really gets extracted from mpls 00632, it is probably some bug in libbluray which is used by ffmpeg and your only hope is to use tsMuxeR instead of ffmpeg for the extraction.
Cu Selur
tsMuxer extracted the audio correctly (I did manually [not through Hybrid] using tsMuxer)