I had the same problem, so I tried (using my files but extending your example):ragico wrote: ↑Wed Nov 04, 2020 2:09 pm@Yusesope
I am trying to use your command for chapters in gamma tool without success.
First command:Second command:Code: Select all
python-3.7.6.amd64\python.exe src\app.py -mode 2 -mux -exp I:\Atomic\BDMV\STREAM\00234.m2ts
And I get this:Code: Select all
src\Gpac\gpac.exe -i pipe://video:ext=hevc:audelim=true -o stdout:ext=ts:pes_pack=none | src\FFmpeg\ffmpeg_win_x64.exe -hide_banner -y -i - -i bluray: I:\Atomic -map 0:0 -map 1:2 -map 1:6 -map 1:11 -map_chapters 1 -c copy -bsf:v hevc_metadata=aud=insert -metadata title="Atomic_____________________________________" D:\Atomic.mkv
Of course my mistake, But "where?"
Code: Select all
python-3.7.6.amd64\python.exe src\app.py -mode 2 -mux -exp bluray:\I:\Atomic