Page 1 of 1

Blu-Rays have stopped playing. I don't think I changed anything.

Posted: 02 Nov 2023 19:16
by smilingbandit2
I have been using VLC + MakeMKV to watch blu-rays on my desktop for a couple of years, but in the past week it's stopped working. I'm not sure why - I don't think I've made any changes to VLC or MakeMKV that would have caused a change.

Whenever I put a disc in and tell it to play, it attempts to load for a few seconds, then stops. If I then push play, it shows a small title card for the disc, then VLC crashes entirely.

I took a dump of the debug code during one of these attempts.

Does anyone see the problem? My apologies if it's obvious - any assistance is appreciated.

Code: Select all

lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched qt debug: IM: Setting an input libbluray info: First play: 1, Top menu: 1 HDMV Titles: 4, BD-J Titles: 77, Other: 77 libbluray debug: Disc is using AACS libbluray debug: Selecting Title 0 main debug: using access_demux module "libbluray" main debug: creating demux: access='' demux='ts' location='' file='(null)' main debug: looking for demux module matching "ts": 55 candidates main debug: attempt to destroy nonexistent variable "title 0" [b]EDIT: This error repeats for title 1- 36.[/b] main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\smili\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `bluray:///E:/#1' successfully opened main debug: no demux modules matched libbluray error: bluray: read error main debug: EOF reached libbluray debug: Selecting Title 1 main debug: creating demux: access='' demux='ts' location='' file='(null)' main debug: looking for demux module matching "ts": 55 candidates ts debug: Standard set to MPEG main debug: using demux module "ts" ts debug: DEMUX_SET_GROUP -1 0000000000000000 ts debug: pid[4352] unknown ts warning: discontinuity indicator (pid=4352) ts debug: pid[4353] unknown ts warning: discontinuity indicator (pid=4353) ts debug: pid[4113] unknown ts warning: discontinuity indicator (pid=4113) ts debug: pid[4608] unknown ts warning: discontinuity indicator (pid=4608) ts debug: pid[4609] unknown ts warning: discontinuity indicator (pid=4609) ts warning: discontinuity indicator (pid=4352) ts warning: discontinuity indicator (pid=4353) ts warning: discontinuity indicator (pid=4113) ts warning: discontinuity indicator (pid=4608) ts warning: discontinuity indicator (pid=4609) ts debug: Can't read TS packet at 1920 main debug: removing module "ts" main debug: ES_OUT_RESET_PCR called main debug: removing module "libbluray" main debug: creating demux: access='' demux='ts' location='' file='(null)' libbluray info: Closing overlays. main debug: looking for demux module matching "ts": 55 candidates ts debug: Standard set to MPEG main debug: using demux module "ts" ts debug: DEMUX_SET_GROUP -1 0000000000000000 ts debug: pid[4352] unknown ts warning: discontinuity indicator (pid=4352) ts debug: pid[4353] unknown ts warning: discontinuity indicator (pid=4353) ts debug: pid[4113] unknown ts warning: discontinuity indicator (pid=4113) ts debug: pid[4608] unknown ts warning: discontinuity indicator (pid=4608) ts debug: pid[4609] unknown ts warning: discontinuity indicator (pid=4609) ts debug: Can't read TS packet at 960 main debug: removing module "ts" main debug: dead input main debug: changing item without a request (current 0/1) main debug: nothing to play qt debug: IM: Deleting the input