[MPlayer-users] (BUG) seek_chapter doesn't work with -cache

Pepe rvm3000 at ya.com
Mon Mar 12 01:52:47 CET 2007


El Miércoles, 7 de Marzo de 2007 09:48, Nico Sabbi escribió:
> Pepe wrote:
> >Latest svn version (2007-03-06) in linux.
> >
> >The seek_chapter command in slave mode doesn't work for dvd discs if the
> >-cache option is used.
> >
> >Example:
> >mplayer dvd://1 -cache 1000 -slave -quiet
> >
> >And then type:
> >seek_chapter 2 1
> >
> >mplayer closes with "Exiting... (End of file)"
>
> of course it can't work, it's well known.
> The cache forks() so the state keps by the stream/cache process is
> different from the
> state kept by the other process (demuxer->stream in particular).

Even without the -cache option, it seems that seek_chapter fails sometimes 
(not only the slave command seek_chapter, also if you press @ to go to the 
next chapter). It seems to work ok with the first chapters (title #1) of the 
dvd, after that mplayer crashes:

MPlayer interrupted by signal 11 in module: key_events
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible 
bug.

Tested with snapshot 070309.

BTW: why the latest snapshots don't have a version number? This is what 
mplayer says: MPlayer dev-SVN-rUNKNOWN-3.3.4 (C) 2000-2007 MPlayer Team

-- 
Pepe



More information about the MPlayer-users mailing list