Ubuntu :: Capture Audio Output To Speakers?
Nov 16, 2010
I have this file:Code:vid-gd-19940626-peggy.rmI would like to extract the audio and copy to a file to burn on a CD.'pitivi' will load the file and show the audio timeline. But I can not find a save or copy button.'vlc' will play the file but I can not find how to seperate/save the audio.I found a 'ffmpeg' that is suppose to read whatever is being sent to your speakers.Code:ffmpeg -f oss -i /dev/dsp -f video4linux2 out.wavThis produce a file that 'mplayer', 'vlc', 'audacity' will load but it is empty of useful data. Black screen only.This is the second week I have worked on this. Either I'm googling for the wrong words or what I'm reading, I don't understand.
View 4 Replies
ADVERTISEMENT
Jul 19, 2011
I don't know anything about ubuntu. Could you guys help me out. I'm pretty knowledgeable with windows if you guys need a printout of something let me know. My friends getting really frustrated about this. Help!!i
So here's the situation. He plugs his audio jack into his computer and then into the speakers but it still plays from the computer speakers.
View 7 Replies
View Related
Jan 29, 2010
i'm running fedora 12 on a dell dimension 4600. audio seems to work reasonably well for things like flash animation but i cannot for the life of me figure out how to route line-in audio through the system for output to my external speakers. on the sound preferences application on the gnome desktop: if i select the hardware tab and analog stereo input is selected, then i go to the input tab and have analog line-in selected, i see the v-u meter above moving around as though there is actually an input. [list]
but, i hear no sound. the output tab shows "dummy output" with no other choices. to get audio working for videos and other flash sites, i have to change to hardware->analog surround 5.0 output. such documentation as i have been able to find doesn't seem to describe my setup well, and in any case, i find all this fidgeting with hardware configurations an immense step back from the old alsa software. if this is going to be the future of linux audio, can i say, please, no?
View 2 Replies
View Related
Sep 7, 2015
I'm a new user of Linux and just recently installed Debian 8 on my computer, an Emachines W3118. My problem is that the audio went out a couple of days ago and I don't know WHY it went out, no audio, and HOW to get it back on. I tried several command line methods that didn't work, probably because they didn't completely relate to the problem with me being a Linux beginner and all. When I manually turn the knob on the speaker up, I can hear noise to where the speakers sound like they're physically operational, but with no output or input.
View 10 Replies
View Related
Apr 27, 2011
I have a problem with my sound card Microphone is working, headphones work but with kind of a low audio output, laptop speakers do not work at all. I have checked alsamixer and pulseaudio nothing is muted, tried all sort of different combinations and pulseaudio actually sees that mplayer for example is playing music, or skype is in videocall and using the sound device, but nothing is coming out of the speakers.
Laptop is Sony Yseries VPCYB15AG Alsa-info is [URL] Audio Device is 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40) Drivers Loaded are :
[Code]....
View 2 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
Sep 20, 2010
I am fed up of listening to my (Windows XP) gaming computer through headphones so I want to get it hooked to the stereo.
Rather than use a heck of a lot of wire, I can sit my Ubuntu 9.10 netbook on top of the stereo and stream the audio across WiFi.
So, ideally what I am after is something to capture the outgoing audio on the Windows computer, stream it across the wifi to the Ubuntu netbook and finally play it through the speakers.
View 2 Replies
View Related
Mar 7, 2010
I installed KMplayer but I cant play video files...No video output but can get only the audio output...So how to make this work for videos?
View 2 Replies
View Related
Jan 25, 2011
Running 10.10 and win 7 on my HP dv6-2150us laptop and I'm having a few issues.
First how do I get HDMI audio output to my TV? I think I have just a integrated Intel graphics card. It works fine in windows but I can't seem to get it to work in Ubuntu. I tried searching but couldn't find anything pertaining to this issue.
View 3 Replies
View Related
Jun 13, 2011
I got a program that i run and get an output from it -> ./prog -i file-name
However I want to write a script to capture its output and write it in the output-file.txt.
How I can write the script (the-script) such that the 'file-name' treated a a variable?
View 1 Replies
View Related
Jun 3, 2010
if I'm posting to the wrong forum. Be so kind to tell me where to better ask this question, as I'm really not finding the right words to google for.So, I have a shell application (fdb) which is a Flash debugger. I want to run it using bash script, capture it's output and pass it the commands (it can read from STDIN). The reason I want to do so is that Flash Builder (the IDE for Flash development) is plain stupid when it comes to compilation, and it won't allow me to compile any file in the project... so, I found out that I can make Eclipse to run an external tool. This external tool is my *.sh file whichches the compiler, and then it launches the debugger.The Eclipse console can display the compilation results, or errors. When I run the debugger it can even pass the input from Eclipse console to the debugger, however, the output from the debugger isn't shown.
View 1 Replies
View Related
Dec 9, 2010
In synaptic package manager when I expand "Details" tab (at the time when some software is installed or removed), I can see a terminal. I want to capture the output of terminal into a file. I tried to highlight and right click. But there is no context menu(copy, cut)
View 4 Replies
View Related
Jun 13, 2011
I got a program that i run and get an output from it -> ./prog -i file-name
However I want to write a script to capture its output and write it in the output-file.txt.
How I can write the script (the-script) such that the 'file-name' treated a a variable?
View 1 Replies
View Related
Jun 10, 2010
I have a script that generates a bunch of output, including the expansions details provided by: set -v -xI am trying to pipe everything that is displayed to a file, in addition to displaying it on the screen. I've managed to get stderr and stdout into the file, but the expansions are only printed to the screen. Here is what I have so far:sudo -u <user> source my_job.sh |tee my_log.txt 2>&1
View 2 Replies
View Related
Apr 21, 2011
how to capture the FTP session output from Net::FTP module to a text file or in a variable ?
View 1 Replies
View Related
Mar 27, 2010
I finally got audio working on my ubuntu 9.10 desktop... now I am having sound issues watching movies from a network share.The sound device continually randomly changes to "dummy output device" and then there is no sound output. The sound icon dissapears on the toolbar. To get it back and audio to start working I have to $sudo alsa force-reloadIt seems to happen everytime there is a network delay, the movie will stop for a second and then when it plays the sound is gone
View 1 Replies
View Related
Oct 31, 2010
I would really like to capture the output of scp and my file's progress. Scp updates the transfer rate every 1 second, and I will like to save the transfer rate at every update. So for example, if the file transfer takes 30 seconds, I would like 30 reports of the transfer rate.
The output looks like:
Code:
file.dat 1% 3664KB 938.5KB/s 05:48
Whenever I try a simple redirect like:
Code:
scp file.dat 192.168.1.100:~/ &> output
... it does not save the rate at every update, it only shows the final rate.
If I try using typescript by starting "script" ... it's the same deal.
View 7 Replies
View Related
Aug 23, 2010
Say I have 2 speakers connected to 2 different sound cards. Under Windows, is it possible to have some sort of virtual device that would forward an audio stream to both sound cards? If this can't be easily done under Windows, a solution for Linux is also fine. lternatively, if the 2 speakers are connected to different channels of a sound card, is there any vendor-independent way to duplicate audio to both channels?
View 1 Replies
View Related
Apr 24, 2010
Running 10.4 Luci RC 64-bit desktop and when attempting to run Applications > Sound & video > Sound recorder, I receive the following error message:
Quote:
Your audio capture settings are invalid. Please correct them with the "Sound Preferences" under the System-Preferences menu. When I do go to System > Preferences > Input, there is only 1 device - "Internal Audio Analog Stereo" with no options for modification.My laptop does have an internal microphone but it apparently isn't working as nothing was recorded when I ran a Skype test call. This is the reason why I attempted to record something to check the mic.
View 1 Replies
View Related
Jul 14, 2010
I'm trying to record my desktop and tested some solutions. While I was impressed how small .mng files could be, it is a disadvantage that I can't capture audio with it and many users won't be able to open these (browser / Windows). I have been very impressed by the xvidcap instruction videos: 4:30 in only 9MB, which makes 180MB for 90 minutes. This would be suitable. With Camtasia my professor even records 90min in 100MB. The problem is that xvidcap hasn't been updated since 2006 and seems to be dead. RecordMyDesktop needs 6MB for 1 minute or 540MB for 90 minutes, which is too much. Could anybody give me some hints on how to capture very small video files, which are still clear enough to read text in a format most users can open? It would also be cool to be able to show specific PDF or HTML pages synchronised to the video.
View 3 Replies
View Related
Oct 3, 2010
I have 3 old video capture cards which I would like to use for CCTV. Each card supports 1 camera. So I would like to have 3 cameras setup in the end and monitor them with zoneminder. When each card is plugged in on it's own, it works fine. Video comes through clearly with xawtv and zoneminder. However as soon as I plug in a 2nd card (with or without a camera connected) the output in xawtv and zoneminder goes haywire. It looks like the 2nd card takes over the first card, resulting in majority of the picture coming from the 2nd card, and some (if any) from the 1st card. When viewing either of the two cards /dev/video0 or /dev/video1 in xawtv the output is identical. I've tried this on a fresh 10.04 Ubuntu install, and on an older MythTV debian computer, the same results. Here are lspci -vv outputs with 2 combinations of cards (same fuzzy output):
[URL]
My thoughts are because the capture cards are cheap (similar to winmodems), the problem may be in the software kernel modules not allowing room for other similar capture cards to run at the same time. Can anyone suggest me in the right direction? Do I need to setup some sort of memory allocation for each card manually? Something in the BIOS? An extra option when the card modules are loaded?
View 1 Replies
View Related
Jan 17, 2011
This plays fine in VLC, and there's a "Record" button there but I'm never prompted to save the recording anywhere. I wandered through preferences but didn't see any default capture directory fields.Where/how do I capture the stream for playback later? The docs that I've stumbled across so far are pretty outdated (but I'm still googling).
View 8 Replies
View Related
Apr 3, 2010
I want to record some streaming internet radio talk shows and music performances on NPR, and I'm wondering what my options are in Ubuntu. I'm looking for something that can output high quality lossless files in several formats, hopefully including mp3 and ogg.
View 6 Replies
View Related
Apr 18, 2011
I'm looking for configuring a Ubuntu box, we need to capture alsa output into ffmpeg with jack or OSS but not pulseaudio, as that tends to glitch badly. We have things working, but we are sort of hacking around in the dark, we play music, but as we aren't linux audio experts ourselves.
View 1 Replies
View Related
Mar 4, 2011
Is possible to have two identical sound card outputs? For example, is I want to use two headphones at the same time.
View 6 Replies
View Related
Oct 20, 2010
In 10.04 when i plugged my HiFi into a USB port audio would automatically switch to play out of it.Now in 10.10 i need to plug my hifi in then go to 'sound preferences'>'output' and select USB codec as my output AND unmute the device.Does anyone know of a way to revert to 10.04 behaviour?
View 3 Replies
View Related
Nov 9, 2010
I don't want to monitor my inputs. In other words: My microphone input plays through my speakers, adding a lot of undesirable noise from the mic. I can mute the mic inputs in alsamixer and/or in the Pulse volume control. This works to get the mic out of the speakers--but it also mutes my mic entirely, so I cannot record audio or use Google Talk. I want the microphone muted in my output, but available to my apps.
(I try to get on the Pulse bandwagon but it is so hard--I thought this was exactly what it was supposed to do, give easy mixing control over inputs and outputs. But I have to search for "fixes" with every single Ubuntu release for two years now, ever since it was first included. Ok, venting over, time to get it working!)
View 5 Replies
View Related
Feb 10, 2011
I recently installed Ubuntu 10.10. The audio did not work prior to updating the system & software so it wasn't the updates. I have Bose Companion 2 Series 2 (Multimedia Speaker System) plugged in. When I was on Windows (I installed Ubuntu on top of it) they worked just fine. My headset (Microsoft LifeChat) work just fine. It is not muted nor are they on low volume.
If Bose Companion 2 require a proprietary driver how would I go about finding an alternative? I checked their website and all the software requires Windows NT+. I have tried reloading ALSA. I have installed Ubuntu Restricted Extras.
Running cat /proc/asound/version returns:
Quote:
Advanced Linux Sound Architecture Driver Version 1.0.23.
LSPCI:
Quote:
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
[Code].....
View 3 Replies
View Related
Mar 7, 2011
i'm currently using ubuntu 10.04 with AsRock p55/pro motherboard (supports bluray audio). I've just hooked up my logitech x-530 5.1 surround sound speakers, but there's no sound. My headphones work fine via the front panel jack. I dont think i've forgotten to plug any cables/pins on the motherboard. I cant install the asrock bios either, because ubuntu can't open the files. I've tried rehooking everything, but nothing seems to work. Could it be that ive forgotten to attach some cables? or is it a program problem?
View 2 Replies
View Related
Apr 1, 2010
I'm well aware this is a common issue among Linux users, but have exausted every method I've researched.
On Xubuntu, I have a small set of USB speakers. Now, the system does detect the output. The mute and volume controls on the speakers work properly (I can see the sound bar move on the screen when doing so).
I've tried various applications such as pavucontrol, to try and fix the problem.
When I try playing audio, sound bars are moving in pavucontrol, but alas, no actual audio from the speakers.
View 3 Replies
View Related