Slackware :: Songbird To Play M4a Files In 13

Jan 2, 2010

Has anyone gotten Songbird to play m4a files in Slackware? Is so, 'fess up! Songbird forums say this is possible in Linux with the right codec yet most in the forums, including me, fail. (There's also a plugin that doesn't work in linux.) All my other players handle m4a fine in Slackware 13, so I know I've got the proper codec.

View 7 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Songbird - Doesn't Play Ape (apemonkey) Files?

Apr 30, 2011

is there a way to make it work with .ape files? i try to open ape files and it will open instead a prompt window in songbird asking which program to open the file with.

View 3 Replies View Related

OpenSUSE :: Songbird Only Able To Play Current Song & The Next One?

Mar 10, 2010

I'm install songbird from here :[URL].. I install this version because the latest version is so purple.everything is OK except the fact that I cant play my whole song in the library nor playlist, only able to play back & forth current song and the next one. I'm already try the new version though.. the problem stay.

View 9 Replies View Related

Ubuntu Multimedia :: GStreamer Broken Rythmbox And Songbird Wont Play But Audacious Does?

Mar 17, 2011

My Rythmbox and SongBird when I click a mp3 the fan goes into over drive and the mp3 song play timer goes up in three's and doesn't play any audio. But I can play the mp3 files in Audacious.

I have gstreamer installed and I can do gstreamer-properties and its setup right for alsa. Whats going on with Songbird and Rythmbox?

View 2 Replies View Related

Ubuntu Multimedia :: Songbird Officially Dropped Support For The Dist Of Songbird?

Aug 29, 2010

Has songbird officially dropped support for the Linux dist of songbird??

View 1 Replies View Related

Fedora :: Playing Mp3 With Songbird \ Message:"MediaCore Error: An Id3 Tag Demuxer Plugin Is Required To Play This Stream?

Oct 24, 2009

Fedora Core 11 and installed songbird via songbird wiki website.I want to play mp3 files with songbird (which is basically why i downloaded it cos i dont like amarok) but when i try to play a file, it gives this message:"MediaCore Error: An id3 tag demuxer plugin is required to play this stream, but not installed"i searched a lot on web but couldnt find a solution

View 14 Replies View Related

Slackware :: Gstreamer Won't Play Any Of M4a Files

Jun 30, 2010

I just reinstalled slackware on my computer so that I could have the 64 bit version and take advantage of all the ram in this machine. Anyway I did a brand new install Slackware64 13.1 from the dvd. I omitted the KDE packages and instead installed Gnome via the GSB project. After all that installed with seemingly no problem I opened up Rhythmbox and imported all my music, but it won't play any of my m4a files. A little research showed that installing gst-plugins-bad would solve this. So I downloaded it and built it from source, no problems in the configuring it or making it. But the problem persists. Here's a list from slapt-get search for gst showing the gstreamer packages that are installed...

gst-ffmpeg-0.10.10-x86_64-2gsb [inst=yes]: gst-ffmpeg (GStreamer "ffmpeg" Plugins)
gst-plugins-bad-0.10.19-x86_64-1_SBo [inst=yes]: gst-plugins-bad (a set GStreamer plugins)
gst-plugins-base-0.10.29-x86_64-1 [inst=yes]: gst-plugins-base (base set of GStreamer plugins)
gst-plugins-good-0.10.22-x86_64-1 [inst=yes]: gst-plugins-good (good set of GStreamer plugins)
gst-python-0.10.18-x86_64-1gsb [inst=yes]: gst-python (GStreamer Bindings for Python)
gstreamer-0.10.29-x86_64-1 [inst=yes]: GStreamer (streaming multimedia framework)

View 10 Replies View Related

Slackware :: Amarok On Current 64 - Won't Play M4a Files

Feb 12, 2011

Amarok won't play m4a files for me even though they play fine with Juk, ffplay, moc, Audacious, etc. Up to date current 64. Any thoughts? I can find no option to turn aac on or off in Amarok.

Code:

View 1 Replies View Related

Slackware :: Cannot Play Wmv Video Files With Mplayer?

Sep 25, 2010

I downloaded the codecs from slakbuilds and installed but mplayer still complains about missing codec for mwv format

View 10 Replies View Related

OpenSUSE :: Songbird Will Not Play Music / GStreamer Error: Internal GStreamer?

Apr 3, 2010

Error: GStreamer error: Internal GStreamer error: negotiation problem. Please file a bug at url. Additional information: gsturidecodebin.c(1563): setup_source (): /GstPlayBin2layer/GstURIDecodeBin:uridecodebin0:
Can't link source to decoder element

i get this error when i look in the error console

View 3 Replies View Related

OpenSUSE Multimedia :: Play Avi-files In 11.4 - Can't Seem To Play .avi Files?

Nov 24, 2010

I just installed 11.4 and its working like a dream, only I cant seem to play .avi files. does anyone know a solution for this?

View 8 Replies View Related

OpenSUSE Multimedia :: Play MIDI / Play Or Preferably Convert (MP3) Old SNG Files?

Aug 11, 2010

I need to play or preferably convert (i.e. to MP3) old SNG files, which contain voice records. From what I could find, it's basically a MIDI created by synthetiser. I think it was recorded by some ancient VLC player. I failed so far to play it on anything I could download.

View 4 Replies View Related

Debian Multimedia :: Can't Play MP3 Files With Play (sox)

Mar 10, 2015

I have tried to play mp3 files with sox play.

The result I get is:

play FAIL formats: no handler for file extension `mp3'

I have installed all libsox packages I could find, including libsox-fmt-mp3 and libmad0.

sox -h though, gives me:

AUDIO FILE FORMATS: 8svx aif aifc aiff aiffc al amb amr-nb amr-wb anb au avi avr awb cdda cdr cvs cvsd cvu dat dvms f32 f4 f64 f8 ffmpeg flac fssd gsm gsrt hcom htk ima ircam la lpc lpc10 lu m4a m4b maud mp4 mpg nist ogg prc raw s1 s16 s2 s24 s3 s32 s4 s8 sb sds sf sl sln smp snd sndfile sndr sndt sou sox sph sw txw u1 u16 u2 u24 u3 u32 u4 u8 ub ul uw vms voc vorbis vox wav wavpcm wmv wv wve xa
PLAYLIST FORMATS: m3u pls
AUDIO DEVICE DRIVERS: alsa ao oss ossdsp pulseaudio

(no mp3 mentioned there).

The reason I try to play mp3 files with sox is that I wanted to play a playlist with different formats and feed it to ices2 through a pipe, ie :

sox Musik/storlista.pls -t raw - | ices2 ices-pcm.xml sox

FAIL formats: no handler for file extension `mp3'

View 3 Replies View Related

Slackware :: Cannot Play Audio CD On 13.0 KDE 4.2.4

Feb 24, 2010

I use Slackware full-time on my personal machine, a Lenovo T61, and I've used Slackware happily for the past 15 years. I've always been able to find answers to my questions by searching, but this time I'm stumped and find myself posting my first question ever to a help site. Recently installed Slackware 13.0 out of the box, which has KDE 4.2.4. I've added myself as a regular user, and made sure I'm a member of the audio and cdrom groups. I've configured sound with alsaconf and alsamixer, and sound works fine when playing digital files (audio and video). I can mount data CDs and DVDs, and read them with Dolphin. When I insert an audio CD, I can't get any application to see it, except for the "Last plugged in device" widget, which only gives me K3B as an option to rip the CD - no option to play the CD. If I allow K3B to launch, that application can see the tracks. KDE 4 does not have good support for playing audio CDs. I've seen various suggestions for fixes that relate to udev, HAL and adding actions. I'm out of my league here, as I'm a casual user, not one who can dive into these details. My guess is that udev is OK because K3B can see the audio CD. When I look at /usr/share/apps/solid/actions, I see the following:

-rw-r--r-- 1 root root 2871 2009-03-26 07:42 test-predicate-openinwindow.desktop
-rw-r--r-- 1 root root 2385 2009-04-02 23:16 k3b_videodvd_rip.desktop
-rw-r--r-- 1 root root 861 2009-04-02 23:16 k3b_create_data_project_from_blank_medium.desktop

[code]...

There are no actions that appear to relate to start playing a CD, so I think this is where the problem lies, but I'm not sure, and if it is, I don't know how to fix it. Things have gotten a lot more complicated over the years...Playing an audio CD should be a simple task, and I'm embarrassed that it's taking so long to debug this problem.

View 13 Replies View Related

General :: Slackware 13 Can't Play Some Audio

Jul 4, 2010

I recently upgraded to slackware 13, and I discovered that the only things I can do audio wise is play audio CD's and adjust mixer volumes. I have a DELL C600 with a Maestro 3i soundcard. I am able to use the laptops advanced volume controls and I even played with the builtin KDE4 mixer over and over again. I have also unloaded and reloaded drivers. Is there a step I am missing? I even tried to test a wave file with "aplay", and that program locks up until I hit ctrl+c.

View 3 Replies View Related

Slackware :: Play Around With Bluez4 In -current?

Mar 3, 2010

Anyone wanting to play around with bluez4 in -current, this is for you [URL]..

View 14 Replies View Related

Slackware :: Play Mp3 File And Get No Sound

Feb 4, 2010

run alsaconf... have fun

[Code]...

I set all levels in the mixer in the 'green' area. I even rebooted (which I didn't expect to be necessary anyway). When I play a video, no sound. When I play an mp3 file I get a Couldn't-open-audio pop up message: Please check that soundcard is properly configured, proper plugin, no other program blocking the soundcard.

View 10 Replies View Related

General :: Play A Midi File In Slackware?

May 10, 2011

I would like to know how I can play a midi file in Slackware command line. I write "aplaymidi -p (port number) file.mid" and I see that it is working, but I can't hear anything. As I have Windows XP in a computer and Windows 7 in another, I have to convert the midi files into wave files in order to listen to them in Slackware using play. There is another thing that I haven't ever been able to do in spite of the fact that I have had Slackware installed in my computers since 2002, and this thing is: I have never been able to connect Internet using Slackware or any other Linux distribuition. I like Linux very much but I am frustrated at not being able to do these two things: to play a midi file in Slackware and to connect Internet.

View 6 Replies View Related

Slackware :: Audacious 2.3 Doesn't Play AAC+-Stream?

Oct 24, 2010

I was trying to hear a webradio that streams in AAC+ with Audacious. (see: [URL].. I didn't work. So I searched the web and found this Thread: [URL]...-4-3-a-808167/ I installed faad2 from SlackBuilds.org and rebuild Audacious from Slackware's ftp server -> [URL]...xap/audacious/ But Audacious still doesn't play that stream. Here is the "tail" of the strace output:

[Code]...

View 2 Replies View Related

Slackware :: Audacious Can't Play Apple Lossless?

Apr 3, 2010

I was experimenting with some .m4a files today (apple lossless) and I was trying to play them through audacious and I keep getting "Unsupported Audio track type" even though it has a apple lossless codec. Nevermind I got it, it was the m4a plugin conflicting with the apple lossless plugin, I just disabled the m4a plugin and it works now.

View 1 Replies View Related

Slackware :: Play Chess Using Either Eboard Or Xboard?

Apr 9, 2011

I've tried starting them both, xboard won't even start. I googled e and xboard slackware and only got links to the mirrors in the first couple of pages, I skimmed through the man pages, but I couldn't figure out how to get either of them working. All I could do is start a game in eboard using play vs the computer - play vs generic program, but then the computer doesn't move. How should I invoke the game to get it working?

View 9 Replies View Related

Slackware :: Update Xmms In 13.0 To Play Flac?

Jun 15, 2010

When I want to play a flac-file, I've used always Audacious on my slackware64 13.0-pc because xmms doesn't work with that filetype.

Now I've installed slackware 13.1 on an 2nd pc and there I can play flac-files in xmms.

What do I have to do to enable xmms on my slackware64 13,0-pc to play there flac-files with xmms also?

View 3 Replies View Related

Slackware :: Copy & Play A DVD From Hard Disk?

Jun 28, 2011

I just received Phil Mickelson's "Secrets of the Short Game" DVD but it keeps stopping when I play it on either my PC's DVD drive or an external DVD drive - using VLC.Is there a software that will allow me to copy and play it from my hard disk?I tried a simple Dolphin copy but that stops as well.Is there something that I am missing?Also, it will not play on my DVD player - it just keeps ejecting it

View 14 Replies View Related

Slackware :: Can't Find A Way To Play Audio CD From Cd Icon

Apr 28, 2010

don't let the subjective title distract you. But I am finding kde 4 a bit of chore. I cannot find a way to play audio CD from cd icon. When I insert a CD the only option I get is to extract the cd but not play it.

View 10 Replies View Related

Slackware :: KDE4 Can Only Play One Audio Stream

Apr 2, 2010

Every KDE4 application seems to take over the sound card. If I'm playing a song in Amarok and launch Dragon Player, the song stops. If I'm playing a song in an xterm using "mplayer -ao alsa" and then launch Dragon Player, the song stops. Most annoying of all, if I'm playing music in _anything_ and then a notification sounds in Kopete, the music stops.However, if I launch two xterms and play two different MP3s by running "mplayer -ao alsa" in each one, both songs play. So software mixing is working with my sound card.

This made me wonder if KDE is outputting music through OSS instead of ALSA. Well, KDE's audio backend is set to xine, and xine is outputting through ALSA. Under System Settings->Multimedia->Audio Ouput, the only devices I see.

View 2 Replies View Related

Fedora :: How To Install Songbird ?

Aug 6, 2009

I got Songbird 1.2(stable) and extracted it in a dir "Songbird".

Quote:

and it noticed that

Quote:

I clicked "ok" and "continue" in orther windows. The result is that it worked but so convinence. Any body tell me the way to fix it. I want to know how to install it correctly and bring it to my desktop....

View 14 Replies View Related

Ubuntu Installation :: Using Songbird With 10.10?

Jan 23, 2011

I really like listening to music, and Rhythmbox is okay, but I've been looking up various other Music players for Ubuntu, and many users have a lot to say about Songbird. However, can't figure out how to install it, or if it's even possible now?

View 6 Replies View Related

Software :: Unable To Use The 13 And Songbird

Feb 10, 2010

I love using linux. The main reason I use windows is because of my huge music collection and the lack of good programs to sort and open my music. There are a few apps nowadays that work good. The one I want to use is Songbird. I went to Ubuntu for about a week because all that stuff seemed to work good with it, but i couldnt configure my system as i wanted so i went back to slackware. Now I cant get these fancy media players to work. Songbird seems to want GNOME to work. Slackware 13 does not come with GNOME...

View 3 Replies View Related

Slackware :: Flash Player Not Play Audio On Particular Recording

Apr 28, 2010

My flash player has stopped playing back audio on a particular TV show recording. Movie is fine but no audio. It's fine with every other movie. However, I notice I can play that same tv show in windows, which has to discount a problem with the station or their movie files. The slack package used to play this tv TV program until recently.

Code:
[URL]
Do you think reinstalling the package would fix it?
i.e.
Code:
slackpkg remove flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz
then
Code:
slackpkg install flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz

View 15 Replies View Related

Slackware :: Mpd Clients Don't Play Music After Resume From Suspend

Jul 21, 2010

I can still play sound through other programs, but ncmpcpp and sonata both stay stuck on 'paused'.I can kill mpd, then restart it, and verbose logging indicates success, but restarting either client results in the same behavior.'rc.alsa restart' has no effect, and modprobe -r snd* results in 'fatal * module in use' despite that i have no sound applications running but sound still works fine in audacity and other programs.

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved