Opened 16 years ago

Closed 13 years ago

#1081 closed defect (fixed)

DVD playback with cache enabled

Reported by: mi@… Owned by: reimar
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc: thomas.lindroth@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

MPlayer ignores specified chapters when chache is enabled.

command to reproduce: mplayer dvd:// -chapter 2 -cache 8192

actual results: the player plays chapter 1

expected results: should plays chapter 2

reproducibility: every time

tested environment:
Windows Vista
mplayer svn 25962 and 26446

Change History (3)

comment:1 by compn, 16 years ago

try with dvdnav:// ?

comment:2 by thomas.lindroth@…, 13 years ago

Cc: thomas.lindroth@… added

I'm not sure if this problem is suppose to be resolved but there is a similar problem in latest svn.

Using a command like this: mplayer -cache 8192 -chapter 5 -dvd-device disc.iso dvd://
will start playback at chapter 5 but seeking is done relative to the start of the dvd. Turning of caching fixes the problem.

comment:3 by reimar, 13 years ago

Resolution: fixed
Status: newclosed

The original bug was fixed a long time.
Seeking was mostly fixed by SVN r33605, though it isn't behaving perfectly.

Note: See TracTickets for help on using tickets.