Ubuntu Multimedia :: Simple Command For Sound?
Mar 13, 2010
I wanted to know if there was a simple command for the default sound in ubuntu. An example would be typing volume = 42 into the terminal or something. I'm not looking for alsamixer or anything like that, but maybe thats the only option.
View 1 Replies
ADVERTISEMENT
Jan 26, 2010
How do i turn it back on, I found a new login sound i want and i need to turn it back on.
View 4 Replies
View Related
May 4, 2010
Is there a way to control the gnome sound preferences widget via the command line? I use optical digital out (IEC95. It works fine. but everytime I reboot there is no sound, I have to go to sound preferences, hardware tab, select my internal audio device, change it from digital stereo duplex to analog surround 5.1, then back to digital stereo duplex, and then the sound works again. I would like to be able to do this via command line so I can write a little startup script and not have to do that every time i reboot.
View 4 Replies
View Related
Aug 24, 2010
I have a problem with my 64-bit version of Debian Linux Lenny. I have to run alsaconf every time I boot into the machine. I have tried to run this command followed by alsaclt store. It was no help, I still have to run the command every time to get sound, which makes it very annoying. Anybody know what configuration file I should be looking at, and what I should be changing. If you need a print out of any of my configuration files, just let me know what they are and where they are and I will post them. The sound was working fine for the longest time before, I think the whole mess started when installed KDE, E16, XFCE etc. I was trying out these new windows managers and seeing if I would like them. I don't really like them all that much as the gnome so I removed them.
View 6 Replies
View Related
Apr 10, 2011
How would i make ubuntu just execute this
Code:
deluged -p 10002 -c ~/delugebig/ at startup? Just print it as if i myself would print it in the termial.
View 5 Replies
View Related
Sep 1, 2011
so as i've been on ubuntu the passed few days on my asus laptop it came to my attention that their may be an issue with facebook sound interfering with the built in sound card. i don't know if this is a laptop issue or maybe even a problem with the default asus sound card, but this problem never seems to occur on my desktop computer. weird.
so the problem is when i open up facebook receive a message but have another piece of audio (videos, mp3, etc...) it seems to screw up the entire sound-card. so far the only fixes ive discovered have been disabling facebook sounds by click on the config box bottom right hand gear of chat, or rebooting.
View 2 Replies
View Related
Jan 30, 2010
my computer is connected to my TV through HDMI using ATI HDMI output. I have written a small script to switch display from monitor to TV when a want to watch a DVD, but I didn't find how to switch sound from speakers to HDMI in command line. For the moment I have to open KDE system settings -> Multimedia and move sound devices by hand.
View 3 Replies
View Related
Oct 26, 2010
I am trying to use the date command in a simple bash script as below:
#!/bin/sh
this_date=`date`
echo "The date is $this_date"
This script seems to work only if a surround the command with the `` characters, which I copied from another script. Can anyone tell me why this is, and how I can insert these characters from my keyboard,which only has normal quote and double-quote characters?
View 5 Replies
View Related
May 12, 2011
I need a program that automaticly runs this command in the terminal when I use it:
sudo modprobe nvidia_g210m_acpi
Sure, I know that it's not that hard to just write it in terminal and so on, but I really want a program for it. I'm using ubuntu 11.04 if U need to know that?
View 8 Replies
View Related
Feb 18, 2010
If sound on F12 works as root user but not as a normal user, try this simple fix! I've been struggling to get sound working as a normal (non-root) user since F10. Until now I've had to run X as root user to get any sound out of my machine.
Sound actually works OK now for me as a normal user. Here's how I fixed the problem.
First I uninstalled pulseaudio with:# yum remove pulseaudio Then reboot back to the hardware. You might want to keep pulseaudio, but I have no need for it. PA wasn't running on my system anyway.
Running X as root user, I did the following: As a test I opened a root shell and typed the following:
[root]# alsamixer c0 That started the alsamixer OK, and all the controls were accessible.
[Code]...
View 14 Replies
View Related
Apr 13, 2011
Can anyone recommend a simple to use sound recorder akin to audacity that would be easy to install into Ubuntu 10.04 Desktop Edition? I want to be able to use: line-in/mic/etc.
View 8 Replies
View Related
Feb 18, 2010
When I run this command from shell, it runs ok
export REVS=`svn info svn+ssh://svn.myone.ca/var/svn/story/trunk/lib |grep 'Last Changed Rev:'| awk -F: '{print $2}'`
However when I save it into a file called test.sh (of course, I chmod it with +x), I got error "export: 2: bad variable name"
Here is the file:
#!/bin/bash
export REVS=`svn info svn+ssh://svn.myone.ca/var/svn/story/trunk/lib |grep 'Last Changed Rev:'| awk -F: '{print $2}'`
I am using ubuntu.
View 7 Replies
View Related
Jan 18, 2011
I was thinking to install a very basic SSH gate, secured over SSL, like this [URL]
using PHP. However I would like to have it very basic and simple to install. (not database SQL, nor complicated things, ...) so that I get a prompt page with login and password to access the SSH-internet, and then can SSH the linux box over SSL and regular port 80 like they do. passwd would be in a txt file or whatever. You use index.htm and no one can scroll the tree of the directory. Would have someone already embedded php code for that?
View 1 Replies
View Related
Jan 2, 2011
I noticed in phpmyadmin that we can export a database in type update. Indeed we have update... in place of insert.... is there anyone know if it possible by a command line or by a simple PHP code ?
View 1 Replies
View Related
Aug 2, 2009
Ive been using linux for a while but I am just getting into shell scripting, im currently trying to get a simple script for finding and copying files powered by the command:
Code:
This works fine from the command line but when put in a script such as:
Code:
Code:
with the keyboard inputs for $fc1 and $fc2 being *.doc and ~/test respectivly. The only problem i can see is the xargs -ivar "var" part possibly needing $var to be defined?
View 2 Replies
View Related
Oct 7, 2010
i'm a college student studying pc programing, and i was given today a special work and i have to program using miranda... which i've never used it >.< can anyone give me a hand to where to download, how to compile, and a simple tutorial for making a simple program or something?
View 3 Replies
View Related
Apr 17, 2010
I need a simple program that I can talk into a microphone and the sound will come out the speakers. I want to use my Computer that's hooked up to the store speakers as a PA System.
I am having a difficult time finding a program that will let me do this without having to record and playback. Any help would be wonderful.
View 6 Replies
View Related
Apr 21, 2010
I like to rip DVDs to iso before taking my laptop on long bus/train rides and am at a complete loss as to why I can no longer rip.
First, dvd::rip failed. Then `dd if=/dev/cdrom of=file.iso` failed. Then right clicking the cd icon on desktop and clicking copy (via brasero) failed. Each of the above worked at some point, and now all are giving me an i/o error like:
Quote:
Have also tried /dev/dvd to no avail.
View 3 Replies
View Related
Oct 3, 2010
What is a simple music player that will play cd's in Xubuntu 8.04?Movie player comes up when i put in a cd, but gives an error messege...
View 1 Replies
View Related
Feb 4, 2010
I need to add arrows, text, geometric shapes, etc. to graphical charts. Gimp doesn't have any way to easily add arrows (that I know of) -it's way sophisticated compared to what I need.Back in the MS Windows world I used to use Snagit Studio. I could probably run that in Wine but I'd prefer something native.
View 3 Replies
View Related
May 24, 2010
Sick and tired of sluggish performance using the onboard X1200 graphics so I just ordered a cheap GeForce 8400 with 256MB DDR2 memory. If I simply disable the on board graphics then plug the GeForce card in, will I have to re-install Ubuntu or will the system be clever enough to detect and configure the card for me?
View 4 Replies
View Related
Nov 13, 2010
I been struggling with this since Karmic and I know others have as well. This is really the only thing making me keep a Windows install around for my personal stuff.
Problem: Convert .TS files to iPod or really any smaller format keeping A/V sync after edit. I can covert my .TS file perfectly if I do not edit it but I want to just do a simple, quick trim of 2 mins from beginning and end.
HandBrake with convert the file perfectly but cannot trim. Avidemux does a great job on the video but I always have to play with the audio shift to get it in sync. It is usually betwenn -250ms to -1000ms off but I cannot count on it. If I run the video through DGIndex in Wine or view it with Mediainfo both programs detect the an offset problem but they are always wrong by almost 500ms and it is never constant.
Regular video editing I have pretty good luck with my normal DV files and I could even run the .TS files through other programs but it is too time consuming to be useful form this simple task. Anytime I want to take my recorded TV .TS files I cannot edit them quickly without making a full project out of it in Openshot Cinelerra, etc.
Has anyone found a quick, reliable way to do some lite video trimming in Ubuntu and keep A/V sync without having to resort to any Windows programs?
EDIT: Also I really do not want to resort to have to demux separately either. I know I am asking a lot but I got spoiled with a couple of Windows programs that will edit without reencode programs like VideoReDo can do the editing and converting all at once (for $100 !).
View 9 Replies
View Related
Aug 21, 2011
Just need some quick direction with this, as I have no idea where to begin:I run irssi in screen, and have a simple script that uses notify-send when I am private messaged/hilighted/etc. It works fine, and makes KDE pop up notifications like any other stuff does. However, if I restart KDE with /etc/init.d/kdm restart, the script fails with (every time it is triggered):
Restarting irssi doesn't fix this, the entire screen session has to be dismantled. Is there a way to fix this, or at least a place to start? It's a perl script, but I have no idea where to begin. I guess on a high level, some sort of ID is changing, but is still referenced by screen?
View 2 Replies
View Related
Aug 16, 2010
I'm looking for a simple media player that can loop/repeat a given section of a song; say from 2:55 to 3:20 if I wanted. This would be useful for guitar practice.
View 8 Replies
View Related
Oct 6, 2010
I am looking for a simple tool that would allow me to stitch together short mpeg files or to cut out unwanted sequences of files, without having to use a heavy video editing programme like OpenShot.
If it can do the same for audio files (mp3) and possibly convert between formats, even better !
View 1 Replies
View Related
Dec 27, 2009
What do i have to do in order to install and use a simple microphone with skype under suse ?
View 5 Replies
View Related
May 20, 2011
Stupid browser froze up when I tried to submit this before... *sigh* Anyway, is there a simple midi editor that that isn't Rosegarden and doesn't require JACK? Something would simply let me load a Soundfont, and then edit and export a multi-track midi file without a bunch of other stuff you have to do?
View 2 Replies
View Related
Aug 12, 2015
I had a hard time finding out how to change -- get to-- the simple scan preferences. There is no batten on the screen to open preferences window. I found two way to change the preferences on simple scan.
1. Easy way:
I found that when you run a program in gnome an icon of that application appears on top bar. If you click on that icon a window will appear and one of the items on that window is preferences, by clicking on that you could open preferences window, and change your preferences.
2. Hard way:
Go to applications and open dconf Editor
then go to org section click on it
then go to gnome section click on it
then go to Simple-Scan click on it
now you can change things
View 0 Replies
View Related
Mar 23, 2016
I need a simple method to transfer mp3 songs to an iPhone 6 device. I installed libimobiledevice package but Thunar don't visualize the device.
I converted My friend's PC that now running Debian 8 Jessie with xfce. Since I don't have direct access on it, so looking for simple and, possibly, verified method.
View 7 Replies
View Related
Jul 1, 2010
I want to set the login to the old default of having to enter a username,password. I've tried to use the configuration editor to achieve this and have ticked the "disable-user-list" option under /apps/gdm/simple-greeter but it makes no difference, the greeter still starts with a user list. It appears that the default valuef TRUE for this function is overriding my choice, but I'm notre why. My next step appears to be to edit /etc/gdm3/greeter.gconf-defaults to change the default value. I haven't actually tried that yet so not sure if it would work but, even if it does, it doesn't seem a very elegant way of setting this up. Is there some simple way of changing the behaviour back to asking for username first?
I seem to remember the whole login process as being more configurable than it is now, with options to choose backgrounds, allow root accest finystem->administration->login_screen only gives a choice between selecting a user or automatic login of a particular user, with no further options available.On a general note, would the old method not be a more secure default than presenting an unauthorised user with a list of login id's to be tried?
View 3 Replies
View Related