When running mplayer -identify dvd:// -dvd-device g: -frames 0 in order to scrape information from a DVD, I'm getting this error on the Yo Gabba Gabba! Music Makes Me Move! DVD:
MPlayer Redxii-SVN-r38151-6.2.0 (x86_64) (C) 2000-2019 MPlayer Team
Using FFmpeg N-94664-g0821bc4eee (2019-08-26 16:09:11 -0700)
Compiled on 2019-08-28 01:29:43 EDT (rev. 1)
Fontconfig error: Cannot load default config file
Playing dvd://.
libdvdcss debug: opening target `g:'
libdvdcss debug: using Win2K API for access
libdvdcss debug: disc reports copyright information 0x1
libdvdcss debug: drive region(s) 1, region mask 0xfe, RPC-II, region code set
libdvdcss debug: disc is scrambled
libdvdcss debug: requesting authentication grant ID (AGID)
libdvdcss debug: drive authenticated, using variant 0
libdvdcss debug: authentication established
libdvdcss debug: authentication success flag set, ASF=1
libdvdcss debug: decrypting disc key 53:24:5a:f4:76
libdvdcss debug: trying player key 01:af:e3:12:80
libdvdcss debug: decrypted disc key is 6a:cb:11:d3:bf
ID_DVD_TITLES=99
ID_DVD_TITLE_1_CHAPTERS=1
...
ID_DVD_TITLE_97_LENGTH=0.867
libdvdread: Unable to read invalid PCG
MPlayer interrupted by signal 11 in module: open_stream
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
What should I do to attempt to fix this error? I heard something about using GDB, but am unsure of how to use it on Windows.