Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

mplayer has gone insane ( blue gui ? )

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
36 posts
  • 1
  • 2
  • Next
Author
Message
EatenByGrues
n00b
n00b
User avatar
Posts: 16
Joined: Mon Jul 01, 2002 5:01 pm

mplayer has gone insane ( blue gui ? )

  • Quote

Post by EatenByGrues » Sun Jul 18, 2004 7:16 pm

Image

I recently upgraded to mplayer 1.0_pre5 and now the gui is, well as you can see blue. The video plays fine (along with audio) but it won't fullscreen properly. I am using a radeon 7500 but not with the ati drivers. The video has all the correct colors its just the gui is blue and somewhat buggy.

(screenshot at http://www.latech.edu/~dmm019/mplayer_blue01.jpg )

the reason I upgraded was because the newest version of mplayer supports an audio codec that the older ones don't.
Top
darksage
n00b
n00b
User avatar
Posts: 8
Joined: Fri Jul 16, 2004 3:56 pm

  • Quote

Post by darksage » Sun Jul 18, 2004 8:00 pm

wow I dont get that on mine, you should trie re-emergeing or emerge -C mplayer && emerge mplayer
Top
GenKreton
l33t
l33t
User avatar
Posts: 828
Joined: Sat Sep 20, 2003 2:06 am
Location: Cambridge, MA

  • Quote

Post by GenKreton » Sun Jul 18, 2004 8:29 pm

running the latest stable mplayer as of my sync ~2 hours ago and I do NOT get that.
Top
EatenByGrues
n00b
n00b
User avatar
Posts: 16
Joined: Mon Jul 01, 2002 5:01 pm

  • Quote

Post by EatenByGrues » Sun Jul 18, 2004 8:37 pm

well I did an 'emerge sync' ran 'emerge -C mplayer' and then re-emerged it. no luck, still all blue. Any idea at all what might cause this?
Top
dimfox2
n00b
n00b
Posts: 24
Joined: Sat Jul 10, 2004 5:12 am

  • Quote

Post by dimfox2 » Mon Jul 19, 2004 4:48 am

I have exactly the same problem.
any help?
Top
EatenByGrues
n00b
n00b
User avatar
Posts: 16
Joined: Mon Jul 01, 2002 5:01 pm

  • Quote

Post by EatenByGrues » Mon Jul 19, 2004 5:02 am

dimfox2 what type of video card are you using? what drivers? I just want to rule that out as the problem..
Top
nex_tym
Apprentice
Apprentice
Posts: 211
Joined: Tue Jul 29, 2003 5:49 pm

  • Quote

Post by nex_tym » Mon Jul 19, 2004 6:48 am

Seeing this also.

I compiled manually from source and problem went away. Used just ./configure --enable-gui

Window manager is gnome with metacity and ti 4200 video card.

Emerging again and going to change window manager and video drivers and see if that fixes it.

EDIT: Changing window manager and nvidia drivers to the default xfree ones doesn't change anything.
Top
EatenByGrues
n00b
n00b
User avatar
Posts: 16
Joined: Mon Jul 01, 2002 5:01 pm

  • Quote

Post by EatenByGrues » Mon Jul 19, 2004 6:56 pm

Compiling manually from source got rid of the 'blue effect' for me as well, but it still won't fullscreen.
Top
GenKreton
l33t
l33t
User avatar
Posts: 828
Joined: Sat Sep 20, 2003 2:06 am
Location: Cambridge, MA

  • Quote

Post by GenKreton » Mon Jul 19, 2004 7:39 pm

I am running the same version no problems so there has to be some cause for this.

xfce4 and ati (9000 mobile) xorg native - fine
kahakai and nvidia (ti4600) proprietary drivers - fine
Top
dimfox2
n00b
n00b
Posts: 24
Joined: Sat Jul 10, 2004 5:12 am

  • Quote

Post by dimfox2 » Mon Jul 19, 2004 7:45 pm

EatenByGrues wrote:dimfox2 what type of video card are you using? what drivers? I just want to rule that out as the problem..
nvidia
driver is the newest one, 1.06 something, sorry not on my getoo box now
anyway, I emerged it with "~x86" keyword.
Top
morbid
Tux's lil' helper
Tux's lil' helper
Posts: 90
Joined: Wed Mar 05, 2003 11:09 pm

  • Quote

Post by morbid » Tue Jul 20, 2004 5:43 am

just a guess... but are all of you who have this issue running gnome? That screenshot looks like gmplayer. If so, see if mplayer is fine. Also, that isn't the 'blue' skin, is it?
Top
EatenByGrues
n00b
n00b
User avatar
Posts: 16
Joined: Mon Jul 01, 2002 5:01 pm

  • Quote

Post by EatenByGrues » Tue Jul 20, 2004 1:36 pm

I have already tried it with various skins and get the same effect (but yeah that is the Blue skin). Running plain old mplayer from the commandline doesn't change a whole lot either. I'm also not using gnome, I'm using pekwm (which is where the screenshot was taken). I tried doing an emerge -uD mplayer to see if perhaps if the problem was one of the dependencies, still no luck.
Top
morbid
Tux's lil' helper
Tux's lil' helper
Posts: 90
Joined: Wed Mar 05, 2003 11:09 pm

  • Quote

Post by morbid » Tue Jul 20, 2004 5:10 pm

Have you also removed /etc/mplayer.conf, /usr/share/mplayer, ~/.mplayer, and ~/.gmplayer (if you have that) after `emerge -C mplayer`?

You guys with the issues might want to compare the use flags listed by `emerge -pv mplayer` and your make.conf. Or, you can open a bug report and post it there.
Top
singaya
n00b
n00b
Posts: 13
Joined: Sun Oct 20, 2002 7:19 pm

  • Quote

Post by singaya » Tue Jul 20, 2004 7:19 pm

Maybe it's xorg (xfree) problem? Do you have XShape support?? Check for

Code: Select all

Section "Module"

blablabla

SubSection "extmod"
     Option "omit xfree-dga"
EndSubSection

blablabla

EndSection
If you don't have it try adding, if you have that comment out it. Maybe that will give us some more clues. [/code]
Top
GenKreton
l33t
l33t
User avatar
Posts: 828
Joined: Sat Sep 20, 2003 2:06 am
Location: Cambridge, MA

  • Quote

Post by GenKreton » Tue Jul 20, 2004 7:23 pm

[ebuild R ] media-video/mplayer-1.0_pre5 -3dfx -3dnow +X +aalib +alsa -arts -bidi -debug -dga -directfb -divx4linux -dvb -dvd +encode +esd -fbcon -ggi +gif -gnome +gtk -ipv6 -joystick +jpeg -libcaca -lirc -live +mad -matroska -matrox +mpeg -nas +nls +oggvorbis +opengl +oss +png +samba +sdl +sse +svga -theora +truetype -v4l -v4l2 -xinerama +xmms +xv +xvid 0 kB


With those use flags mine is fine. See if yours differ in any way that could cause this.
Top
EatenByGrues
n00b
n00b
User avatar
Posts: 16
Joined: Mon Jul 01, 2002 5:01 pm

  • Quote

Post by EatenByGrues » Tue Jul 20, 2004 11:20 pm

Thanks! I added 'sse' to my USE variable, and I cleaned out all the old config files and now it works fine.

EDIT: the fullscreen problem has to do with the window manager turns out.
Top
dh3rm3
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 101
Joined: Tue Aug 26, 2003 2:19 pm
Contact:
Contact dh3rm3
Website

  • Quote

Post by dh3rm3 » Wed Jul 21, 2004 12:51 am

EDIT: the fullscreen problem has to do with the window manager turns out.
I confirm
I compiled mplayer-1.0_pre5 full screen does not work under pvm, while it works perfectly under fvwm
Hope this will get fix soon ... I don't want to quit my pekwm :(
for the time being I'm back to -pre4-r5 wich works fine under pekwm
Last edited by dh3rm3 on Wed Jul 21, 2004 1:18 am, edited 1 time in total.
dh3rm3's place
Top
dimfox2
n00b
n00b
Posts: 24
Joined: Sat Jul 10, 2004 5:12 am

  • Quote

Post by dimfox2 » Wed Jul 21, 2004 12:54 am

Me too, me too. :lol: :lol:
Re-emerged after adding the 'sse' flag.
The GUI is fine now.
Top
pubecon
Guru
Guru
User avatar
Posts: 342
Joined: Mon Mar 03, 2003 1:34 am
Location: Glasgow, Scotland

  • Quote

Post by pubecon » Thu Aug 26, 2004 2:33 pm

well I deleted the .mplayer directory and re-emerged (after emerge -C) using the sse useflag to no effect.

time for xine I think.
Top
Bonkie
Guru
Guru
Posts: 501
Joined: Mon Oct 28, 2002 8:25 pm
Location: Antwerpen, Belgium
Contact:
Contact Bonkie
Website

  • Quote

Post by Bonkie » Tue Sep 21, 2004 1:19 pm

for mplayer-1.0_pre5-r3 i had to remove the sse use flag to remove the blue gui (i added the sse use flag in previous mplayer versions to remove the blue gui, funny).
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Top
mattheweast
Tux's lil' helper
Tux's lil' helper
Posts: 121
Joined: Fri Sep 17, 2004 9:21 pm
Location: London, UK
Contact:
Contact mattheweast
Website

  • Quote

Post by mattheweast » Sat Jan 08, 2005 9:56 pm

pubecon wrote:well I deleted the .mplayer directory and re-emerged (after emerge -C) using the sse useflag to no effect.
Nope doesn't help here either!! This is infuriating... I've tried lots of reemerges, and have added a post to bug #66666, but it looks like it's not gonna be dealt with.

Anyone else have any ideas about what might be causing this problem? Here is my info:


Performing Global Updates: /usr/portage/profiles/updates/1Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...........
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 Mobile Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers: sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -ftracer -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -ftracer -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl acpi alsa audio avi bash-completion berkdb bitmap-fonts cdr crypt divx4linux dvd dvdread encode fam flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib jpeg libwww mad mikmod motif mpeg ncurses nls nptl nptlonly oggvorbis pam pdflib perl png python quicktime readline real sdl slang spell sse ssl svga tcpd tiff truetype xml2 xmms xv xvid zlib"

Thanks for any help!

M
Top
stalynx
Apprentice
Apprentice
User avatar
Posts: 162
Joined: Thu Oct 03, 2002 7:25 am

same

  • Quote

Post by stalynx » Mon Jan 10, 2005 1:39 pm

I emerged mplayer-1.0_pre6 and i get the blue gui. I tried to reemerge with the sse flag but no difference. Everything works fine tho except the gui is blue... very odd.

:?
Top
mattheweast
Tux's lil' helper
Tux's lil' helper
Posts: 121
Joined: Fri Sep 17, 2004 9:21 pm
Location: London, UK
Contact:
Contact mattheweast
Website

  • Quote

Post by mattheweast » Mon Jan 10, 2005 1:59 pm

yeah it's annoying :( Maybe add your voice to the bug at #66666, as it would be nice to have some feedback from the devs on this.

M
Top
Zedicus
n00b
n00b
Posts: 26
Joined: Mon Jun 28, 2004 7:07 pm

  • Quote

Post by Zedicus » Wed Jan 19, 2005 4:17 pm

i had the same poblem (blue gui) under kde. for other reason switched to gnome and now it works without changing anything else. very strange...
Top
mattheweast
Tux's lil' helper
Tux's lil' helper
Posts: 121
Joined: Fri Sep 17, 2004 9:21 pm
Location: London, UK
Contact:
Contact mattheweast
Website

  • Quote

Post by mattheweast » Wed Jan 19, 2005 4:21 pm

And i'm using gnome... :( perhaps I should switch to KDE!!

Add your experiences to the bug, I'm sure they will all be helpful for diagnosing the problem!!

M
Top
Post Reply

36 posts
  • 1
  • 2
  • Next

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic