Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#156 closed defect (invalid)

English subtitles don't work with a korean DVD

Reported by: datpeter@… Owned by: moritz@…
Priority: normal Component: demuxer
Version: HEAD Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

There's a bug with a special korean DVD (the movie named 'Old Boy' won The Price
of the Jury in Cannes 2004). Korean subtitles work perfectly while english are
not shown. As xine showed the same effect, I thought the bug was provoked by
libdvdread3. To check this, I started the movie in ogle and it showed to work.
I'm aware of the problems to debug this, not having this very DVD, but I can
offer help in any form, like starting a gdb when you tell me where I am to set
the breakpoint :-)

some output (cut for readability):

get_path('1.conf') -> '/home/pesca/.mplayer/1.conf'
Playing dvd://1.
get_path('DVDKeys') -> '/home/pesca/.mplayer/DVDKeys'
Reading disc structure, please wait...
There are 2 titles on this DVD.
There are 24 chapters in this DVD title.
There are 1 angles in this DVD title.
DVD successfully opened.
[open] audio stream: 0 audio format: ac3 (stereo) language: unknown aid: 128
[open] audio stream: 1 audio format: dts (5.1/6.1) language: unknown aid: 137
[open] number of audio channels on disk: 2.
[open] subtitle ( sid ): 0 language: ko
[open] subtitle ( sid ): 1 language: en
[open] number of subtitles on disk: 2
.
.
.
While playing:

==> Found subtitle: 5: -0.015 ct: 0.085 198/195 14% 0% 2.8% 0 0

==> Found subtitle: 4
==> Found subtitle: 3
==> Found subtitle: 2
==> Found subtitle: 1
==> Found subtitle: 0

Change History (2)

comment:1 by reimar, 19 years ago

some output (cut for readability):

Never ever do that! Please post the full output of mplayer with -v. You can add
it as attachment if you think it would take up too much space...

comment:2 by reimar, 18 years ago

Resolution: invalid
Status: newclosed

Not enough information available and DVD subtitle selection was fixed somewhen
in the past, so it may work with latest MPlayer version.

Note: See TracTickets for help on using tickets.