Opened 15 years ago

Last modified 13 years ago

#1393 new defect

Broken interactive control

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

Description

When I press "y" key whith external subtitles, mplayer sets next
subtitle's phrase but if subtitles are embedded in mkv container pressing
"y" gives no result (only current phrase is shown from the beginning).
Tested with .ass subtitles.

My OS is Xubuntu 8.10, latest Smplayer svn, Mplayer from
http://ppa.launchpad.net/rvm/ubuntu.

Change History (4)

comment:1 by eugeni.stepanov@…, 15 years ago

Resolution: wontfix
Status: newclosed

I'm almost sure it has nothing to do with libass. Embedded subtitles are loaded as the movie is demuxed. If the next subtitle is not loaded yet, there is nothing to display.

This should happen both with and without libass.

There is usually no way to tell where in the file is the next subtitle, so this feature (if implemented) would be very slow.

comment:2 by yast4ik@…, 15 years ago

Component: libassdemuxer
Resolution: wontfix
Status: closedreopened

(In reply to comment #1)

I'm almost sure it has nothing to do with libass. Embedded subtitles are loaded
as the movie is demuxed. If the next subtitle is not loaded yet, there is
nothing to display.

This should happen both with and without libass.

There is usually no way to tell where in the file is the next subtitle, so this
feature (if implemented) would be very slow.

In this case it should be a demuxer bug. I reopen it.

comment:3 by yast4ik@…, 15 years ago

Owner: changed from eugeni.stepanov@… to r_togni@…
Status: reopenednew

comment:4 by compn, 13 years ago

Owner: changed from r_togni@… to reimar
Note: See TracTickets for help on using tickets.