Cobra Forum

Linux => New to Ubuntu => Topic started by: mahesh on Aug 08, 2023, 08:43 AM

Title: VLC player doesn't play DVD...
Post by: mahesh on Aug 08, 2023, 08:43 AM
(I know this isn't VLC player forum, but I couldn't think another place to post my woes, since one topic that posted about same issue was unanswered in VLC forum.. So here goes a try.)

I decided to try if this system(age-old Sony Vaio, Ubuntu 22.04 LTS) could play DVD:s, and no...
I managed to download some packages so the hurdle of DVD country region encoding error was cleared. (with help of https://itsfoss.com/play-dvd-ubuntu-1310/)

However, VLC gives following error when I try play DVD:

    Code:

main debug: processing request item: dvd:///dev/sr0, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on dvd:///dev/sr0
main debug: dvd:///dev/sr0 is at 0
main debug: creating new input thread
main debug: Creating an input for 'dvd:///dev/sr0'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using default timeshift path
main debug: `dvd:///dev/sr0' gives access `dvd' demux `any' path `/dev/sr0'
main debug: creating demux: access='dvd' demux='any' location='/dev/sr0' file='/dev/sr0'
main debug: looking for access_demux module matching "dvd": 18 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /home/heta/.local/share/vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /home/heta/.local/share/vlc/lua/meta/art
lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
lua debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in /home/heta/.local/share/vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in /home/heta/.local/share/vlc/lua/meta/art
lua debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
lua debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
main debug: no art finder modules matched
qt debug: IM: Setting an input
dvdnav warning: ifoOpenVMGI(): Invalid main menu IFO (VIDEO_TS.IFO).
dvdnav warning: ifoOpenVMGI(): Invalid main menu IFO (VIDEO_TS.BUP).
dvdnav error: vm: vm: failed to read VIDEO_TS.IFO
dvdnav warning: cannot open DVD (/dev/sr0)
dvdread warning: Invalid IFO for title 0 (VIDEO_TS.IFO).
dvdread warning: Invalid IFO for title 0 (VIDEO_TS.BUP).
dvdread error: DVDISOVolumeInfo, failed to read ISO9660 Primary Volume Descriptor
dvdread warning: cannot open VMG info
main debug: no access_demux modules matched
main debug: creating access: dvd:///dev/sr0
main debug: (path: /dev/sr0)
main debug: looking for access module matching "dvd": 29 candidates
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 0/1)
main debug: nothing to play

If someone can read the code... What's wrong with my VLC player? Or.. Are my DVD:s damaged for good? They've been stored in cupboard for last five years or so.