[MPlayer-users] OSD problem (bug) stops (loops?) mplayer

Paul TT paultt at hackerjournal.it
Tue Oct 3 23:01:32 CEST 2006


On Tue, 3 Oct 2006 21:52:07 +0200
Paul TT <paultt at hackerjournal.it> wrote:

> > > current frame, the OSD doesn't show up, mplayer use 99.9% or less
> > > (little) of the CPU. i can only stop it with a ctrl-c.
> > [...]
> > 
> > > i don't think it's a font problem, or font rendering problem,
> > > since i can read/use perfectly subtitles from a mkv file, for
.....
> > 
> > compile mplayer with --enable-debug, start it with
> > gdb --args mplayer -osdlevel 3 file.avi
> > (type "run" in the command prompt that comes up then),
> > wait until it hangs, then press CTRL+C and type "bt" on the prompt
> > and send us the output.
> 
> a strange thing happens, then.
> compiled with --enable-debug, it works as expected. OSD, i mean.
> what's the trick? gosh :(

tried to compile it without c compilation flag "-O4":
with -O2 mplayer works in the right way
with -O3, it fails the same as -O4....



More information about the MPlayer-users mailing list