View previous topic :: View next topic |
Author |
Message |
Xamindar Veteran
Joined: 03 Oct 2004 Posts: 1155 Location: California
|
Posted: Fri Aug 10, 2007 9:51 pm Post subject: Nautilus audio file preview |
|
|
Can someone tell me how to get nautilus to start playing an audio file when i mouse over the icon? It used to do that and every time I reinstall gentoo it doesn't anymore and I can't remember how to get it to do it again. |
|
Back to top |
|
|
thpani Tux's lil' helper
Joined: 20 Mar 2006 Posts: 144 Location: Tulln, Austria
|
Posted: Sat Aug 11, 2007 7:47 am Post subject: |
|
|
I think you need ogg123 (media-sound/vorbis-tools) and/or mpg123. Also have a look at this topic. |
|
Back to top |
|
|
Xamindar Veteran
Joined: 03 Oct 2004 Posts: 1155 Location: California
|
Posted: Sat Aug 11, 2007 5:21 pm Post subject: |
|
|
Thanks for the reply. There is no such ogg123 package and mpg123 is already installed. I'll check out that thread you linked though and see if it helps. |
|
Back to top |
|
|
Ssl Apprentice
Joined: 21 Feb 2003 Posts: 178 Location: Serbia
|
Posted: Tue Aug 14, 2007 2:12 pm Post subject: |
|
|
ogg123 is part of media-sound/vorbis-tools
Code: | /etc/init.d/esound start | (rc-update add esound default)
Code: | System --> Preferences --> Sound --> Sounds tab --> check "Enable software sound mixing" |
and it works. |
|
Back to top |
|
|
Xamindar Veteran
Joined: 03 Oct 2004 Posts: 1155 Location: California
|
Posted: Tue Aug 14, 2007 3:42 pm Post subject: |
|
|
Ssl wrote: | ogg123 is part of media-sound/vorbis-tools |
Ok, thanks. I do have that installed then.
Quote: |
Code: | /etc/init.d/esound start | (rc-update add esound default) |
All right, did that but havn't noticed any difference.
Quote: |
Code: | System --> Preferences --> Sound --> Sounds tab --> check "Enable software sound mixing" |
and it works. |
There is no such tab in my sound preferences. Do I need a certain USE flag or something?
Oh, and the gnome sounds don't work either so I guess I have a problem. I don't have the esd USE flag turned on so I am recompiling packages that use it right now. Maybe that will make a difference. In the mean time, does anyone know why an enlightenment sound daemon is required for gnome sound? I thought gnome got away from enlightenment a long time ago. |
|
Back to top |
|
|
|