audio problem when playign songs


 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications audio problem when playign songs
# 1  
Old 11-12-2008
audio problem when playign songs

hello to all , i have a problem , actually i download realplayer and play a song ,

my problem is that, when i start my speaker , and play a song , i m not getting any sound , and song goes on without any sound



i have fedora 9 ,

if any one can solve my problem then

thanx very thankyou
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

There is always some time for listening nice songs :P

Hello All, Just for FUN there is always sometime for listening NICE SONG. Posting here my fav one these days :cool: movie version--> bum diggy diggy diggy bum diggy bum by music world - YouTube actual version --> Bum Diggy diggy Bum bum song - YouTube Let's have some fun with sharing... (0 Replies)
Discussion started by: RavinderSingh13
0 Replies

2. Red Hat

Audio Problem-NIS users

Hai all, I'm rameez rahman working as a Technical assistant. I configured NIS Server in RHEL 6.5 with 40 client PC's.All the clients are using the same os ie RHEL 6.5 64 bit.All the features are working fine except sound ie from client machine if a NIS user logged in he cant access sound.But if... (2 Replies)
Discussion started by: rameez rahman k
2 Replies

3. Slackware

Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix... (2 Replies)
Discussion started by: qzxcvbnm
2 Replies

4. UNIX for Dummies Questions & Answers

Audio Problem

Hi I recently installed BT 5 Gnome on my Asus laptop running on Intel HD graphics. I've been having problems with audio, at first I experienced the basic problem that was solved by adding pulse audio to the starting programs. This allowed me to open Sound preferences but I still have no sound.... (0 Replies)
Discussion started by: edreeso
0 Replies

5. Homework & Coursework Questions

songs downloading using curl

Hi , I need to download songs from website using shell script.I have written script for that. The code is #!/bin/ksh curl "http://www.songs.pk/$1.html" >tmp_page 2>tmp_error grep songid tmp_page|cut -d'"' -f2 > song_links while read link; do echo $link curl "$link" >tmp_song 2>tmp_err... (1 Reply)
Discussion started by: pandu25
1 Replies
Login or Register to Ask a Question
PYKARAOKE(6)															      PYKARAOKE(6)

NAME
pykaraoke - free CDG/MIDI/MPEG karaoke player SYNOPSIS
pykaraoke DESCRIPTION
pykaraoke is a free karaoke player for Linux, FreeBSD and Windows. You can use this program to play your collection of CDG, MIDI and MPEG karaoke songs. PyKaraoke Features: * CDG (MP3+G, OGG+G) playback - Play standard CDG karaoke files * MIDI (.MID/.KAR) playback - Play MIDI format karaoke files * MPEG playback - Play karaoke songs and movies in MPEG format * Playlist - Queue up songs, sit back and enjoy * Searchable song database - Easily find your songs from the main screen * Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files * Cross-platform - Runs on Linux, FreeBSD and Windows USAGE
The player starts in Search View. From here you can search for songs in your song database. You need to first set up the database, however, by clicking "Add Songs". To set up the database, add the folders that contain your karaoke songs. Select which type of files you are interested in adding to the search database (CDG, MPG etc). Click "Look Inside Zips" if you also want to search inside any ZIP files found in the folders for more karaoke songs. When you have finished adding folders, and setting your preferences, click "Scan Now" to start building the database. This can take some time but only needs to be done once. The search engine then searches your database, rather than searching the hard disk every time you search for a song. Once you have set up your database, clicking "Save" will save the database and settings for the next time you run the program. (The infor- mation is saved in a .pykaraoke folder in your home directory). If you get more karaoke files, don't forget to rescan the hard disk and build the database again. Otherwise the new files won't be visible in the search engine. With your database set up, you are ready to start searching for and playing your karaoke songs. From the main window, enter the name of the song you would like to find and click "Search". This will populate the Search Results panel below with the matching song files. From here double-clicking a song plays it directly. You can also add the song to your playlist by right-clicking on the song and using the popup menu. There is also a simple explorer-like interface that can be selected using a drop-down box on the main window ("Folder View"). Using this you can also play songs directly or add them to the playlist, by right-clicking on the song and using the popup menu. In the right-hand side of the window you will find your playlist. Songs can be added from the search results or folder browser, until you have built up your playlist. Once ready, click on the song you would like to start with. When the song is finished playing, the next song down the playlist will automatically start playing. You can also delete single songs, or clear the entire playlist by right-clicking on an item in the playlist. pykaraoke is actually a GUI frontend which controls three libraries, pycdg for CDG files, pykar for MIDI/KAR files and pympg for MPEG files. If you do not wish to use the GUI you can actually start a player directly from the command-line (or by associating file-types in your operating system). SEE ALSO
You can find PyKaraoke's home page at: http://www.kibosh.org/pykaraoke/ AUTHOR
PyKaraoke was written by Kelvin Lawson <kelvinl@users.sourceforge.net> and William Ferrell <willfe@gmail.com>. This manual page was written by Miriam Ruiz <little_miry@yahoo.es>, for the Debian project (but may be used by others). july 16, 2006 PYKARAOKE(6)