Jump to content

ogg123 segfaulting on execution - [SOLVED]


unholy
 Share

Recommended Posts

Well, I've pretty much said it in the title, heres a sample output. By the way, amarok works fine, as does totem, ogle etc. (ie, my sound is ok).

 

[unholy@localhost Dedication]$ ogg123 01_track_01.ogg

Audio Device:   aRts output

Playing: 01_track_01.ogg
Ogg Vorbis stream: 2 channel, 44100 Hz
Title: Track 01
Artist: NoArtist
Genre: Alternative
Date: 0
Album: Unknown Disc
Track number: 01
Segmentation fault
[unholy@localhost Dedication]$

 

I've tried changing the device with

[unholy@localhost Dedication]$ ogg123 -d=alsa*
=== No such device =alsa*.

 

It even does this for aRts, which is odd since thats the default setting.

Link to comment
Share on other sites

Thanks devries,

My syntax was wrong. I nee d to update my manpage skills.

using 'ogg123 -d arts song.ogg' or 'ogg123 -d esd song.ogg' works. Its only when the -d switch is not used that it segfaults.

 

//This works
[unholy@localhost Cryptic Writings]$ ogg123 -d arts 01_track_01.ogg

Audio Device:   aRts output

Playing: 01_track_01.ogg
Ogg Vorbis stream: 2 channel, 44100 Hz
Title: Track 01
Artist: NoArtist
Genre: Rock
Date: 0
Album: Unknown Disc
Track number: 01

As you can see from my original post, the audio device is the same regardless (-d esd give the same result exactly). Perhaps this is a bug.

 

Thanks again!

Link to comment
Share on other sites

Problem solved. I had no config file. I just made a .libao in my home folder and put the line

default_driver=arts

For reference, I discovered this by reading "man ogg123", and consequently "man libao.conf"

 

 

Marked the thread Solved - Artificial Intelligence

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...