gmplayer fails
"Mike yamaha" <[email protected]> Fri, 15 Feb 2008 19:35:14 +0530
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have successfully compiled the MPlayer source code(MPlayer-1.0rc2.tar.bz2) on Windows using Cygwin. I have enabled the GUI by setting --enable-gui while configuring(./configure --enable-gui). The gmplayer.exe works fine i.e the Blue skin for the gmplayer pops up. Below is the actual execution on Cygwin. $ ./gmplayer.exe MPlayer 1.0rc2-3.4.4 (C) 2000-2007 MPlayer Team CPU: Intel(R) Pentium(R) 4 CPU 2.26GHz (Family: 15, Model: 2, Stepping: 9) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 My problem arises when i select a bitstream to play using the GUI, gmplayer exits with the message on terminal "Aborted" !!!!!!! Can you please help me out in finding what is wrong. My gui.conf file contains v_framedrop = "0" vo_doublebuffering = "yes" vo_direct_render = "no" ao_driver = "win32" ao_volnorm = "no" softvol = "no" ao_extra_stereo = "no" ao_extra_stereo_coefficient = "1.000000" delay = "0.000000" dvd_device = "D:" cdrom_device = "D:" osd_level = "1" cache = "no" cache_size = "2048" autosync = "no" autosync_size = "0" gui_skin = "Blue" gui_main_pos_x = "420" gui_main_pos_y = "864" gui_sub_pos_x = "132" gui_sub_pos_y = "174" sub_window = "no" console = "no" Thanks, Regards.