[SOLVED] Failing to read DVDs in 0.31

Have a MythTV related problem? Ask for help from other MythTV users here.

Moderator: Forum Moderators

Post Reply
cliveb
Senior
Posts: 131
Joined: Fri Jan 08, 2016 9:59 am
Great Britain

[SOLVED] Failing to read DVDs in 0.31

Post by cliveb »

I recently built a new 0.31 system, and things are generally going well.
Today I attached an external DVD drive and when attempting to play a DVD get the error "Could not read first 2048 bytes".
The frontend log includes these three lines repeated over & over until eventually it gives up:

Code: Select all

2020-11-26 10:40:35.164250 E [16596/16596] CoreContext DVD/dvdringbuffer.cpp:713 (safe_read) - DVDRB: Failed to read block: Error reading NAV packet.
2020-11-26 10:40:35.164278 W [16596/16596] CoreContext ringbuffer.cpp:1263 (Peek) - RingBuf(//dev/dvd): Peek() requested 2048 bytes, but only returning -1
2020-11-26 10:40:35.164295 W [16596/16596] CoreContext mythplayer.cpp:845 (OpenFile) - Player(0): OpenFile() waiting on data
I've tried different disks, different USB cables, connecting directly and via a powered USB hub. This new 0.31 system is on a Raspberry Pi4.
Playing DVDs using the same external drive works just fine on my existing 0.27 system on an old Acer Revo 3700.

Is there some configuration issue I've missed?
Last edited by cliveb on Wed Dec 02, 2020 3:35 pm, edited 1 time in total.
User avatar
Steve Goodey
Moderator
Posts: 220
Joined: Fri Feb 07, 2014 6:30 pm
Location: Colchester, England
Great Britain

Re: Failing to read DVDs in 0.31

Post by Steve Goodey »

Wouldn't be due to a lack of libdvdcss would it?
Don't forget the Wiki.
cliveb
Senior
Posts: 131
Joined: Fri Jan 08, 2016 9:59 am
Great Britain

Re: Failing to read DVDs in 0.31

Post by cliveb »

Steve Goodey wrote:
Thu Nov 26, 2020 4:00 pm
Wouldn't be due to a lack of libdvdcss would it?
Indeed it would. Thanks, DVD playback is now working.
Now you mention it, I do vaguely recall having to add it on the 0.27 system, but it was so long ago I forgot about it!
User avatar
Steve Goodey
Moderator
Posts: 220
Joined: Fri Feb 07, 2014 6:30 pm
Location: Colchester, England
Great Britain

Re: Failing to read DVDs in 0.31

Post by Steve Goodey »

Glad I could be of help. :D

If you're happy with the fix could you possibly added [Solved] to the subject line in the first post?

Ta.
Don't forget the Wiki.
Post Reply