https://www.waider.ie/hacks/diary/2025/september.html#28
Interesting. The DVD I am trying to figure out seems to have a
bunch of NAVI packets that
tccat is unhappy with
pursuing, because once it hits the first one it stops even though
it's only part-way through the title. It
does correctly
identify the duration of the title, though.
Aha, ok, that appears to have been pilot error with
tccat. I think I've now persuaded it to extract the
entire movie. I
think tccat relies on
libdvdnav; if that's the case then the problem is in
ffmpeg's interface to the DVD libraries.
Ok, interesting. Explicitly telling
ffmpeg to rip all the
title chapters seems to override whatever's currently
failing. Let's see if that's reliable!
Also the apparent confusion between "title" and "titleset"
continously annoys me. I think some of the current mess is because
of this.
https://www.waider.ie/hacks/diary/2025/september.html#28