2019-02-20, 19:36
I have to file a bug report for my problem, it's tied into the way DVDDemuxFFmpeg::IsVideoReady() works. There is never a video stream available so the required initializations are being bypassed. I think this may be the main reason for the problems I've had reported, the expectation that there is always a video stream somewhere in the MPEG-TS data. Messing with the demuxer is way above my pay grade, I'll let somebody that knows what they are doing look into it