You are not logged in.

#1 2004-09-09 01:55:10

FoPref
Member
From: Erlangen / Germany
Registered: 2004-03-24
Posts: 96
Website

[multimedia: visual.] xmms-rootvis

Hi

I've written an XMMS visualization plugin on myself. I would like arch users to enjoy it.

Following is the URL where to find PKGBUILD, filelist and the pre-built package.
(If you trust my code you perhaps also trust my package anyway and don't want to build yourself)

http://fopref.meinungsverstaerker.de/xm … archlinux/

You can find details / README at
http://fopref.meinungsverstaerker.de/xmms-rootvis/
and screenshots at
http://fopref.meinungsverstaerker.de/xm … reenshots/


It's still alpha (works great but no configuration frontend), but I would be pleased to hear your feedback about it.


Regards,
Ford Prefect

Offline

#2 2004-09-09 09:11:21

Loki|muh
Member
Registered: 2004-05-25
Posts: 17

Re: [multimedia: visual.] xmms-rootvis

This really kicks ass  big_smile

Offline

#3 2004-09-09 12:24:06

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

this viz really rocks!!!!

here my configs

[rootvis]
stereo=0
geometry_posx=0
geometry_posy=0
geometry_orientation=1
geometry_height=250
geometry_space=1
bar_width=4
bar_shadow=0
bar_falloff=5
peak_enabled=1
peak_falloff=1
peak_step=5
cutoff=180
div=1
linearity=0.25
fps=50
bar_color_1=#B1BBE9
bar_color_2=#817BE9
bar_color_3=#2C3FD0
bar_color_4=#7684D0
bar_shadow_color=#002850
peak_color=#FFE100
debug=0

one bug: if you set div=0 it crashes

one strange behaviour: if the dimensions are out of screen (stereo) i get this

Xlib: unexpected async reply (sequence 0x3c27)!

and need to kill xmms


The impossible missions are the only ones which succeed.

Offline

#4 2004-09-09 12:27:39

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

and it also works with amarok

GREAT!!!  tongue  8)


The impossible missions are the only ones which succeed.

Offline

#5 2004-09-09 12:30:19

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

with the new transperency in xorg, it would be really cool having this viz overlayed over the other windows with e.g. 80% transperency - but this is future ;-)


The impossible missions are the only ones which succeed.

Offline

#6 2004-09-09 18:51:49

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

xmms-rootvis -> extra


The impossible missions are the only ones which succeed.

Offline

#7 2004-09-09 19:09:52

onami
Member
From: Romania
Registered: 2004-05-05
Posts: 197

Re: [multimedia: visual.] xmms-rootvis

Very nice !!!
I like this !!!


Forever newbie !!!

Offline

#8 2004-09-09 21:53:32

FoPref
Member
From: Erlangen / Germany
Registered: 2004-03-24
Posts: 96
Website

Re: [multimedia: visual.] xmms-rootvis

Hi


Your configs are cool. Could you show a screenshot of it in action? That would be nice.

It would also crash on many other mischosen variables. I don't know if you want to implement value checking as this is the job of the configuration frontend, which is in progress, anyway. Nobody should then have to edit the file by hand..

That strange behaviour is indeed strange and I can't reproduce it. Could you give me video settings and the appropriate config where this happens?


Thank you very much for including the package into the repo smile


cu
Ford Prefect

Offline

#9 2004-09-09 23:14:16

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

found debug=0 and changed it to debug=1

[damir@Asteraceae ~]$ xmms
>> rootvis >> Configuration finished
>> rootvis >> Opening X Display
>> rootvis >> Playback starting
>> rootvis >> Getting screen and window
>> rootvis >> Creating Graphical Context
>> rootvis >> Setting Line Attributes
>> rootvis >> Geometry recalculations
>> rootvis >> ram reallocations
>> rootvis >> Getting Colormap
>> rootvis >> Allocationg color
>> rootvis >> Getting Colormap
>> rootvis >> Allocationg color
>> rootvis >> Getting Colormap
>> rootvis >> Allocationg color
>> rootvis >> Getting Colormap
>> rootvis >> Allocationg color
>> rootvis >> Getting Colormap
>> rootvis >> Allocationg color
>> rootvis >> Getting Colormap
>> rootvis >> Allocationg color
>> rootvis >> Opening X Display
>> rootvis >> Getting screen and window
>> rootvis >> Creating Graphical Context
>> rootvis >> Setting Line Attributes

Segmentation fault

You've probably found a bug in XMMS, please visit
http://bugs.xmms.org and fill out a bug report.

Xlib: unexpected async reply (sequence 0x222e)!

this is with this settings:

[rootvis]
stereo=1
geometry_posx=20
geometry_posy=300
geometry_orientation=0
geometry_height=300
geometry_space=1
bar_width=4
bar_shadow=0
bar_falloff=5
peak_enabled=1
peak_falloff=1
peak_step=5
cutoff=180
div=1
linearity=0.25
fps=50
bar_color_1=#B1BBE9
bar_color_2=#817BE9
bar_color_3=#2C3FD0
bar_color_4=#7684D0
bar_shadow_color=#002850
peak_color=#FFE100
debug=1

[rootvis2]
geometry_posx=20
geometry_posy=600
geometry_orientation=1
geometry_height=300
geometry_space=1
bar_width=4
bar_shadow=0
bar_falloff=5
peak_enabled=1
peak_falloff=1
peak_step=5
bar_color_1=#a3c422
bar_color_2=#b8dd27
bar_color_3=#cdf62b
bar_color_4=#e6ff64
bar_shadow_color=#002850
peak_color=#ffffff

disabling stereo and everything works again - it's the stereo thing that makes trouble for this config - i must find out, what config parameters make trouble


The impossible missions are the only ones which succeed.

Offline

#10 2004-09-09 23:29:26

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

here a stereo config that works in most of the cases:

[rootvis]
stereo=1
geometry_posx=20
geometry_posy=50
geometry_orientation=1
geometry_height=300
geometry_space=1
bar_width=4
bar_shadow=0
bar_falloff=5
peak_enabled=1
peak_falloff=1
peak_step=5
cutoff=180
div=1
linearity=0.25
fps=50
bar_color_1=#B1BBE9  
bar_color_2=#817BE9
bar_color_3=#2C3FD0
bar_color_4=#7684D0
bar_shadow_color=#002850
peak_color=#FFE100
debug=1


[rootvis2]
geometry_posx=20
geometry_posy=800
geometry_orientation=0
geometry_height=300
geometry_space=1
bar_width=4
bar_shadow=0
bar_falloff=5
peak_enabled=1 
peak_falloff=1
peak_step=5 
bar_color_1=#a3c422
bar_color_2=#b8dd27
bar_color_3=#cdf62b
bar_color_4=#e6ff64
bar_shadow_color=#002850
peak_color=#ffffff

and the screenshoot:
http://daperi.freelinuxhost.com/flow/xm … iment1.jpg


The impossible missions are the only ones which succeed.

Offline

#11 2004-09-09 23:57:14

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

after 15' of experimenting, measuring and color-matching i finally got a good setting for me: it's for UXGA-xfce4-large-panel-vertical-left optimized ;-)

[rootvis]
stereo=1
geometry_posx=0   
geometry_posy=190
geometry_orientation=2
geometry_height=200
geometry_space=1
bar_width=5
bar_shadow=0
bar_falloff=5
peak_enabled=1
peak_falloff=1
peak_step=5
cutoff=137
div=1
linearity=0.25
fps=50
bar_color_1=#B1BBE9
bar_color_2=#817BE9
bar_color_3=#2C3FD0
bar_color_4=#7684D0
bar_shadow_color=#002850
peak_color=#FFE100
debug=1

[rootvis2]
geometry_posx=1312
geometry_posy=190
geometry_orientation=3
geometry_height=200
geometry_space=1
bar_width=5
bar_shadow=0
bar_falloff=5
peak_enabled=1
peak_falloff=1
peak_step=5
bar_color_1=#EDAB5B
bar_color_2=#EDB86F
bar_color_3=#EDD54C
bar_color_4=#EDB076
bar_shadow_color=#002850
peak_color=#B1BBE9

and it looks like this

http://daperi.freelinuxhost.com/flow/xm … iment2.jpg


The impossible missions are the only ones which succeed.

Offline

#12 2004-09-10 00:09:13

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

what about making this a standalone program for alsa or esd or arts or other sound-processer? it would be cool to have it for every sound i/o on a machine (movies, line-in ...)


The impossible missions are the only ones which succeed.

Offline

#13 2004-09-10 05:13:47

Loki|muh
Member
Registered: 2004-05-25
Posts: 17

Re: [multimedia: visual.] xmms-rootvis

I can't see your Screenshots sad

it's a site with only freelinuxhost.com on it. Nothing else sad

Offline

#14 2004-09-10 05:39:44

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

Loki|muh wrote:

I can't see your Screenshots sad

it's a site with only freelinuxhost.com on it. Nothing else sad

it's a free server, and they put it down sometimes - maybe it will work later (my other website is full)


The impossible missions are the only ones which succeed.

Offline

#15 2004-09-10 13:23:37

Loki|muh
Member
Registered: 2004-05-25
Posts: 17

Re: [multimedia: visual.] xmms-rootvis

put your config in my xmms, and its really cool smile

great work!

Offline

#16 2004-09-11 13:58:56

oscar
Member
From: Kiruna, Sweden
Registered: 2004-08-13
Posts: 457

Re: [multimedia: visual.] xmms-rootvis

I don't like xmms / winamp / beepmp, but I might reconsider my opinion with this plugin...

freaking amazing!
great work smile


To err is human... to really foul up requires the root password.

Offline

#17 2004-09-11 15:43:21

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: [multimedia: visual.] xmms-rootvis

oscar_ wrote:

I don't like xmms / winamp / beepmp, but I might reconsider my opinion with this plugin...

freaking amazing!
great work smile

this plugin also works with amarok (however, somehow it is not always in sync with musik - especially using gstreamer as backend)


The impossible missions are the only ones which succeed.

Offline

#18 2004-09-12 15:14:21

FoPref
Member
From: Erlangen / Germany
Registered: 2004-03-24
Posts: 96
Website

Re: [multimedia: visual.] xmms-rootvis

there is a patch out now, as if compiled with the wrong compiler, it segfaults.

this could also be your stereo issue. it isn't about the config then but only about having it crashing unter certain circumstances. The segfault appearing ofter "Setting Line.." is an indicator, too.


If you would like, you could try out:
http://fopref.meinungsverstaerker.de/xm … tch-0.0.6a

or generally see the files in
http://fopref.meinungsverstaerker.de/xmms-rootvis/


0.0.7 is on it's way, but I have few time left..

cu
Ford Prefect

Offline

#19 2004-09-16 02:12:03

FoPref
Member
From: Erlangen / Germany
Registered: 2004-03-24
Posts: 96
Website

Re: [multimedia: visual.] xmms-rootvis

release 0.0.7 is out, fixes lots of stuff and is to be found here:
http://fopref.meinungsverstaerker.de/xm … archlinux/

Offline

Board footer

Powered by FluxBB