Ubuntu Multimedia :: [Pulseaudio] Change Audio Balance In Terminal?
Nov 18, 2010
I'm looking for a way to change the balance of my audio in the terminal. (i.e. setting a different volume for the left and the right speaker).I can set the volume level for both channels at once with a command like:
Code:
pacmd set-sink-volume 1 32768
But I'd like to do something like
Code:
pacmd set-balance 1 -0.2
to shift the balance towards the left speaker.
View 1 Replies
ADVERTISEMENT
Dec 15, 2010
I spent a few days trying to make audio work on my TV connected via HDMI to a PC. The speaker test used by the sound preferences was dead, as was MPlayer. I managed to find a solution for MPlayer, giving the option "-ao alsa:device=hdmi", as specified in this article:So, basically ALSA can see all my devices. This is the output of aplay -l:Quote:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 1/1
[code]...
View 3 Replies
View Related
Jul 31, 2011
I'd like to set audio balance from command line (linux), I've looked at 'aumix' (and googled around) but it seems it does not have an option.
View 1 Replies
View Related
May 13, 2015
I have a problem on a fresh install of Jessie with KDE. I have three soundcards. In Wheezy I used pavucontrol once for each application to change the sink from the internal to the external soundcard, and that setting would stick each time I rebooted the system (audio would go on the external soundcard). Now each time I reboot the audio gets routed to the internal soundcard and I have to use pavucontrol each time to route the audio back to the external one. URL...
putting this line in /etc/pulse/default.pa
set-default-sink alsa_output.usb-E-MU_Systems__Inc._E-MU_0404___USB_E-MU-0E-3F04-07D80A14-027A8-STATION_01-00-USB.analog-stereo
as well as this one, and issuing:
pacmd set-default-sink alsa_output.usb-E-MU_Systems__Inc._E-MU_0404___USB_E-MU-0E-3F04-07D80A14-027A8-STATION_01-00-USB.analog-stereo
and none of them has worked. I don't know if it's a related issue, but the settings I choose in the for Phonon in the KDE multimedia settings don't stick either. I select the external soundcard as default device and upon reboot the internal one is on top on the preferences list.
View 2 Replies
View Related
Jan 11, 2010
This is my 2nd try with 9.10 and audio has this screeching thingie that its driving me crazy. I've been using both 8.10 and 9.04 with perfect sound and everytime I come into 9.10 I have this horrorific sound that no matter what I do I can't fix it. In a thread somebody suggested to change the audio channels from 5.1 to 7.1 (which made sense since my hardware really is 7.1). but there's no 7.1 option available.
When I do lspci -v... I can see that:
Code:
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: ASUSTeK Computer Inc. Device 82fe
Flags: bus master, slow devsel, latency 64, IRQ 16
Memory at fe7f4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
[Code]...
View 1 Replies
View Related
Oct 31, 2010
In order to create S.T.A.R.T. copy and past the text in the following code section into your favorite text editor and save it into your home area bin folder as the file start (~/bin/start).
View 9 Replies
View Related
Dec 3, 2009
The display under vlc is strangely colored in blue, or red missing. Anyway the balance isn't correct. I tried every output module but no one is correct. I am running 11.2/kde.
View 9 Replies
View Related
Nov 3, 2010
i use sony's nwz video walkman, earlier when i used windows xp it was very easy to change album art. When windows media player is playing certain music file i used to drag and drop some jpg file as album art and then transfer the file into my walkman; but now in rhythmbox if i drag and drop it changes the album art momentarily but when i transfer the music into walkman it doesn't show that album art.
View 9 Replies
View Related
Feb 20, 2010
I just had a quick question. I would like to burn a DVD to disc. The VOBs in the Video_TS folder have 3 Audio tracks: Stereo, Surround, Mono. By default it plays the Stereo track. Is there any way to change this? ffmpeg -i [insert_video_location] in the terminal gives me:
Code:
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 32:27 DAR 16:9], 9800 kb/s, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0.1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s
Stream #0.2[0x81]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
Stream #0.3[0x82]: Audio: ac3, 48000 Hz, mono, s16, 96 kb/s
Will 0x80 always be the default? Normally this wouldn't be a problem, but I'm going to be playing these discs on a DVD Player without a remote (can't help it), so I won't be able to switch the audio on the fly, and they have no menus. You put it in, and it goes straight to the movie.
View 2 Replies
View Related
May 19, 2010
I keep having problems where my audio cuts out in the middle of listening to anything (Flash, VLC, etc). It's becoming very frustrating. I'm running a realtime kernel so I'm wondering if that has something to do with it. Others have reported this problem: [URL]...
/var/log/syslog
May 18 21:02:58 localhost rtkit-daemon[4743]: Failed to make ourselves RT: Invalid argument
[Code]...
View 2 Replies
View Related
Jun 5, 2011
I would like to use HDMI on my graphic card for audio output. ALSA shows it as a card with 4 devices and I can get sound through one of them (the other three are different channels, perhaps? I have only stereo output connected). Although Pulseaudio has the right card set as default, it seems to me that it plays on a wrong device. Pacmd shows that the sink has parameter alsa.device set to the first device listed by ALSA, but I can get sound only from the second one.How can I force Pulseaudio to use another device of the same card as a default output?
View 2 Replies
View Related
Apr 24, 2011
I've been testing with the SoundConverter software and I want to write a script for it.Most music files on my pc are *.flac. But I want to convert some albums to my mp3 player with a script. Everything works fine. I do this:Code:soundconverter -b -m audio/mpeg -s .mp3 *.flacBut the quality is 128kbps.Is there any way to change the bitrate (in the terminal ofcourse)?And if this is not possible, is there an alternative that copies the tags correct like SoundConverter?
View 5 Replies
View Related
Jun 29, 2015
-in Wheezy that exist: /etc/modprobe.d/alsa-base.conf
for edit audio device order (2 audio output).
-in Jessie not exist.
View 4 Replies
View Related
Jun 13, 2011
In a desperate attempt to overcome frequent crashing accompanied by XLog lines that suggest to me that Pulseaudio is the cause, I removed Pulsaudio from my Ubuntu 10.4(LTS) using Software Centre. Now I cannot start up Ubuntu but I can get to Terminal via the Recovery Mode. My question is how can I use Terminal to re-introduce Pulseaudio so that I may get back to where I was, albeit with the random crashes that I have had for many months?
View 1 Replies
View Related
Jul 13, 2015
I am wanting to try to change my normal user (bbq) to a different screen size within my secondary user (lfs). I was wondering how one would do that.
This happened when OpenClonk changed my screen resolution and when i changed it back my screen blacked out (and me being the idiot save it).
Debian 8 GNOME
Also (a bit unrelated) could a video card problem cause a user to log out? I have been having some severe problems with my monitor and I am thinking it is th video card. Sometimes when I am starting a program my monitor will lose connection to my computer (HDMI signal not found) and I will either have to wait a few seconds and it will turn on or it will just stay blacked out.
View 0 Replies
View Related
Jun 16, 2010
I've installed pulseaudio on my server running squeeze using this guide [URL], but i don't like it and would like to remove it. I tried uninstalling all the packages and deleting the /etc/asound.conf file, now it seems like pulseaudio is gone but alsa seems to be broken. When i run alsamixer i get the following error:
cannot open mixer: No such file or directory When try to play audio using aplay i get the following error:
[Code]...
View 11 Replies
View Related
May 22, 2011
I've had nothing but trouble with Pulseaudio in Fedora 14. I had managed to get rid of it in Fedora 10 with the command: su -c "yum remove alsa-plugins-pulseaudio pulseaudio" I just don't want to have to deal with Pulseaudio anymore. It does not like my sound card and gets in the way. Is there a Linux distribution that does not use Pulseaudio ?
View 4 Replies
View Related
Apr 29, 2011
What would be a nice, simple command to go through all files in a directory (no sub-directories), and change all the MP4 Video files I have to MP3 audio files (keeping the original filenames except for changing the "mp4" extension to "mp3")?
The files in question were videos taken with one of those Flip cameras, but I only need the audio off of it.
View 3 Replies
View Related
May 14, 2010
Due to the fact that with pulseaudio it is impossible to change the microphone/speaker/ring devices in skype, I had to remove pulseaudio.
After that I can choose a device in skype, but the mixer does not work anymore. There is a way to have a working mixer without pulseaudio package or a way to choose audio devices in skype with pulseaudio installed?!
View 1 Replies
View Related
Dec 1, 2010
I've fallen in love with Terminator as a replacement for the standard gnome-terminal app.
However, I'm also very much in the habit of using the nautilus-open-terminal extension for launching new terminal sessions.
I'd like nautilus-open-terminal to launch Terminator rather than gnome-terminal.
A quick search of my system and the web didn't reveal anything. i didn't find a gconf setting to control this. A quick look at the source code didn't help much either.
View 5 Replies
View Related
Feb 29, 2016
I mainly use debian jessie , recently i have installed daragora as my second os to get a feel of gnu/linux . the problem is that dragora uses bash , and it's commands are different from debian jessie terminal is there a way that i can use the same commands here in dragora?
View 4 Replies
View Related
Jan 10, 2011
How I would capture on-screen audio AND my webcam audio at the same time.(My webcam seems to rely on pulse).
View 1 Replies
View Related
Jan 30, 2011
I want to listen to this audio file: [URL] but my real player 11.0.0.4028 gold desn play it, it says that there is a codec 28_8 missing, I go to relaplayer page, download the last release available for linux systems, but the message is the same : audio codec missing and doesn't play the audio.
I havev tried to play the audio with smplayer (not luck), vlc can play the audio but the pause button doesn't work so I have to listen the entire audio all the time I stop it playing. Is there any audio player capable od reproducing in the proper way this audio in ubuntu? No one of my video players totem, smplayer, realplayer or vlc are capable of playing this video: [URL]
View 9 Replies
View Related
Jan 31, 2011
Now I know that in order to change the colors in your terminal you have to play around with ~/.bashrc But the effects don't stay in place after a change-root is taken affect. It just reverts to black. Is there any way I can change that too in .bashrc?
View 3 Replies
View Related
Apr 9, 2011
What is available for ripping audio CDs besides Rhythymbox and Audio CD Extractor?
View 6 Replies
View Related
Feb 7, 2010
This tutorial is meant for Ubuntu 9.10 Karmic Koala, but it might work in earlier or later versions as well. I wrote this tutorial mostly because it took me a full day of work using lots of help from people on #mpd and #pulseaudio from the FreeNode IRC server.The goal is to get the MPD daemon working using PulseAudio, but without it being dependent on the X server or a session. To do that we must configure PulseAudio to run in system-wide daemon mode (which is not recommended by the developers, but in this case we do not have a choice). This means it will be using the /etc/pulse/system.pa config file instead of the usual /etc/pulse/default.pa. We must also make sure the appropriate user/group permissions are set, or PulseAudio will be rejecting the connections.The result will be an interrupt-less music environment, not dependent on the X server. Meaning we can for example log out and log in without the music having to stop for even a second. Switching TTYs (Ctrl+Alt+Fx) will also keep the music playing (not possible by default). All that and PulseAudio will still be able to detect and configure all your devices automatically.
Instructions: Make sure you add your username to the following system groups: pulse, pulse-access and audio.Do that by going to System --> Administration --> Users and Groups.Click the unlock button (the one with a picture of some keys), then click Manage Groups. In the list of groups that pops up, for each of the previously mentioned groups click "Properties" and select all the users that you want to have this functionality.
View 9 Replies
View Related
Jun 7, 2011
I seem to be having a problem with my sound. Every time I start my computer, I hear the sound played at the login screen and the sound played when I login. Right then, every time, the sound cracks up and stops before it finishes. Running "ubuntu-bug audio" shows that ALSA works fine but pulseaudio does not. For reference, "pacmd list" says that there are 0 sinks, 0 sources and 0 caches.
Edit: Solved by a really stupid mistake: loose 3.5mm audio cable. Don't do that. your sound and you're on a desktop computer, go, right now, and check to make sure that you haven't made the same mistake as me.
View 9 Replies
View Related
Oct 17, 2010
I'm thinking of installing openSUSE-11.1 Gnome on a Fujitsu-Siemens Amilo 7400M laptop because the wireless in Gnome is much more user friendly than KDE3/KDE4 in openSUSE-11.1. The idea is to give this laptop to my 84-year old mother and things need to 'just work' for her (she currently has a desktop running openSUSE-11.1 KDE3 that uses a WIRED interface to the web).
I refuse to update this laptop to openSUSE-11.2 nor 11.3 (nor other recent distributions) because every kernel update after the 2.6.27 kernel has broken the Intel i855GM graphics drivers for that laptop. There are many bug reports and none have fixed the problem for this Fujitsu-Siemens implementation of the i855GM graphics.
Hence I am looking at Gnome.
I booted the laptop to a Gnome openSUSE-11.1 liveCD and wireless is easy and works great. But audio is very very VERY bad. It is incredibly user unfriendly and it does NOT work well. I assume that is because pulse audio in openSUSE-11.1 was very immature.
I note these updated packages in the openSUSE-11.1 update repository:
Code:
So my question is, did the updates to pulse audio (in the openSUSE-11.1 update repository) fix the pulse audio situation? Are there ANY helpful views on this?
Currently my wife is using this laptop with KDE-4.4.4 (and openSUSE-11.1) so I can't just install Gnome and play with it without taking the laptop away from her for a while (note the hard drive is too small for a dual boot of KDE/Gnome).
View 6 Replies
View Related
Jun 7, 2011
to start off, i'll post the specs of the machine:
dell inspiron e1505
3.2 gb ram
1.86 ghz intel core duo
ati x1400 gfx
opensuse 11.4 kde 32 bit.
okay, here are the details: can't play any audio with amarok when desktop effects are enabled because the minute a window is moved, it will distort the audio. even when disabling desktop effects, some applications still cause this. can't play videos videos even with desktop effects disabled because of the same reason.
i just switched from ubuntu and when i ran version 11.04, i had to disable kms to do anything. i tried on opensuse 11.4 and the audio was flawless but the gfx went all to hell.
View 3 Replies
View Related
Jan 13, 2010
Using the Pulse Audio manager does anyone know if it is possible to specify a particular sink or source to be used by a named program? I am assuming it will not be the same as the default.
View 2 Replies
View Related