[MPlayer-users] MPlayer interrupted by signal 6 in module: open_stream

Gunnar Haaland gunnar.haland at c2i.net
Thu Dec 27 20:21:31 CET 2001


torsdag 27. desember 2001, 19:11, skrev du :
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>
> > > get the libdvdread source, and simply remove that assert() at
> > > ifo_read.c:1154 it's the recommended workaround from ogle/xine guys.
> > > (i thought they fixed it in 0.9.2, but maybe not)
> > >
> > >
> > > A'rpi / Astral & ESP-team
> >
> > Can you please tell how to do that, or is there a link to a website.
>
> 1) Download the libdvdcss source code
> 2) Find the file ifo_read.c
> 3) Open ifo_read.c in your favorite text editor.
> 4) go to like 1154 (often, Ctrl-G will let you 'go-to-line'). If not,
> look up how to do that.
> 5) Line 1154 should look like:
>
> 	assert(<something here>);
>
> change it to:
>
> 	// assert(<something here>);
>
> Make sure you add two /'s, no spaces between
>
> 6) Save the file
> 7) Configure, make and install the library, as per the
> normal instructions.
Tusen Takk,
Then I got the picture, smooth and wonderful.
But the sound stops just after the first chapter and I get:

        ************************************************
         **** Your system is too SLOW to play this!  ****
         ************************************************
!!! Possible reasons, problems, workaround:
- Most common: broken/buggy _audio_ driver. workaround: try -ao sdl or use
  ALSA 0.5 or oss emulation of ALSA 0.9. read DOCS/sound.html for more tipps!
- Slow video output. try different -vo driver (for list: -vo help) or try
  with -framedrop !  Read DOCS/video.html for video tuning/speedup tipps.
- Slow cpu. don't try to playback big dvd/divx on slow cpu! try -hardframedrop
- Broken file. try various combinationA:   3.3 V:   2.5 A-V:  0.744 ct:  0.208
A:  19.5 V:  10.9 A-V:  8.627 ct:  1.048  263/263  75% 74% 16.7% 261 0 0%
DEMUXER: Too many (4096 in 8273797 bytes) video packets in the buffer!
(maybe you play a non-interleaved stream/file or the codec failed)
a52: error at resampling
vo: uninit!  39.6 A-V:-19.776 ct: -0.039  981/981  74% 52%  4.5% 261 0 0%
[mplayer] exit.
gtk killed...
*** free_stream() called ***

Gunnar




More information about the MPlayer-users mailing list