Modify
Warning Please read the Ticket HowTo before creating or commenting on a ticket. Failure to do so may cause your ticket to be rejected or result in a slower response.

Opened 5 years ago

Closed 5 years ago

#5466 closed defect (fixed)

internal player can't play dvd-images anymore

Reported by: Markus Schulz <msc@…> Owned by: awithers
Priority: minor Milestone: 0.22
Component: mythvideo Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

it's not possible to play a dvd-image from harddisk anymore, worked fine till qt4-mythtv version.

all i got was:

dvd2008-06-23 22:51:54.310 TV: Attempting to change from None to WatchingPreRecorded?
libdvdnav: Using dvdnav version 0.1.10-xine from http://xine.sf.net
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Can't stat /dev/dvd
Datei oder Verzeichnis nicht gefunden
libdvdnav: vm: faild to open/read the DVD
2008-06-23 22:51:54.310 Failed to open DVD device at /dev/dvd

don't know why he want to access the dvd-rom instead of the file.

Attachments (0)

Change History (5)

comment:1 Changed 5 years ago by nigel

Markus, a few changes were made to the dvd: URI processing over the last few days. What version were you running, and does -v playback reveal anything?

comment:2 Changed 5 years ago by anonymous

$ mythfrontend --version
Please include all output in bug reports.
MythTV Version : 17504M
MythTV Branch : trunk
Library API : 0.22.20080612-1
Network Protocol : 40
QT Version : 4.4.0
Options compiled in:

linux release using_oss using_alsa using_arts using_jack using_backend using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun using_iptv using_ivtv using_joystick_menu using_lirc using_opengl_vsync using_opengl_video using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_libavc_5_3 using_live

-v playback:

2008-06-24 00:09:37.223 TV: Attempting to change from None to WatchingPreRecorded?
2008-06-24 00:09:37.224 RingBuf?(dvd:/data/media/filme/Kein.Science.Fiction/fiction.img): OpenFile?(dvd:/data/media/filme/Kein.Science.Fiction/fiction.img, 12)
libdvdnav: Using dvdnav version 0.1.10-xine from http://xine.sf.net
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Can't stat /dev/dvd
No such file or directory
libdvdnav: vm: faild to open/read the DVD
2008-06-24 00:09:37.224 Failed to open DVD device at /dev/dvd
2008-06-24 00:09:37.224 RingBuf?(/dev/dvd): CalcReadAheadThresh?(4000 KB)

-> threshhold(64 KB) min read(32 KB) blk size(64 KB)

i will try an actual trunk tomorrow

comment:3 Changed 5 years ago by nigel

OK. I broke that in [17499], which meant dvd:/path didn't work, but dvd://path did. [17590] re-enabled both forms.

comment:4 Changed 5 years ago by Markus Schulz <msc@…>

Ok thanks, works fine.
can be closed.

comment:5 Changed 5 years ago by nigel

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Action
as closed .
The resolution will be deleted. Next status will be 'new'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.