Moving from pre9 to pre10 causes the following problem for me. Same problem when built for both mips and for ppc. Output for both follows. MIPS ---- root@163.181.32.10:~/TestMovies# mplayer -vo fbdev -ac ffmp2 monsters_cif_raw.mpg Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/local/share/locale MPlayer 0.90pre10-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS) Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory Reading /usr/local/etc/mplayer/codecs.conf: 44 audio & 110 video codecs font: can't open file: /root/.mplayer/font/font.desc font: can't open file: /usr/local/share/mplayer/font/font.desc Linux RTC init error in ioctl (rtc_irqp_set 1024): Invalid argument Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. Using usleep() timing Can't open input config file /root/.mplayer/input.conf : No such file or directory Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory Falling back on default (hardcoded) input config Playing monsters_cif_raw.mpg Detected MPEG-PS file format! VIDEO: MPEG1 352x240 (aspect 12) 30.00 fps 2320.0 kbps (290.0 kbyte/s) ========================================================================== Forced audio codec: ffmp2 Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders MPlayer interrupted by signal 11 in module: init_audio_codec - MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. For details, see DOCS/bugreports.html section 5.b. - 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/bugreports.html and follow instructions there. We can't and won't help unless you provide these informations when reporting a possible bug. PPC --- [pb1k71:~/Desktop/TestMovies] casey% ~/Documents/Work/Src/MPlayer-0.90pre10/mplayer -vo fbdev -ac ffmp2 monsters_cif_raw.mpg MPlayer 0.90pre10-3.1 (C) 2000-2002 Arpad Gereoffy (see DOCS) Reading /Users/casey/.mplayer/codecs.conf: can't open '/Users/casey/.mplayer/codecs.conf': No such file or directory Reading /usr/local/etc/mplayer/codecs.conf: 44 audio & 110 video codecs font: can't open file: /Users/casey/.mplayer/font/font.desc font: can't open file: /usr/local/share/mplayer/font/font.desc Using usleep() timing Can't open input config file /Users/casey/.mplayer/input.conf : No such file or directory Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory Falling back on default (hardcoded) input config Playing monsters_cif_raw.mpg Detected MPEG-PS file format! VIDEO: MPEG1 352x240 (aspect 12) 30.00 fps 2320.0 kbps (290.0 kbyte/s) ========================================================================== Forced audio codec: ffmp2 Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders MPlayer interrupted by signal 10 in module: init_audio_codec - 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/bugreports.html and follow instructions there. We can't and won't help unless you provide these informations when reporting a possible bug. [pb1k71:~/Desktop/TestMovies] casey%
participants (1)
-
Casey King