Ubuntu Multimedia :: Record All Audio Output?

Jul 14, 2010

Have you ever wanted to record a sound heard from your computer or website? If yes outRec is perfect for you. This simple but powerful application let you to record your sound card audio output easily in a few steps and save it in different kinds of formats like wav, mp3 or ogg.

Download from [URL]

To get it work you need to install the dependencies with:

Code:
sudo apt-get install sox gambas2-runtime lame mplayer libnotify-bin libmp3lame0 gambas2-gb-form gambas2-gb-desktop gambas2-gb-gui libtwolame0

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Record Audio Card Output And Mic Input Gtk-recordmydesktop?

Feb 13, 2011

I am currently trying to start doing some screen casting and having a problem with audio recording in gtk-recordmydesktop. The problem is that I need to record both; my computers audio card output, and my mic input at the same time. As of now I am able to record one or the other.

View 4 Replies View Related

Ubuntu Multimedia :: KMplayer - No Video Output But Can Get Only The Audio Output

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

Ubuntu Multimedia :: Sound Output - Get HDMI Audio Output To My TV

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

Ubuntu Multimedia :: Pulseaudio Record From Input - Output ?

Sep 8, 2010

What i am trying to acomplish is this

Code:

I have found a few guides that were to accomplish this, but they seem outdated as options they call for are not available to me.

View 4 Replies View Related

Ubuntu Multimedia :: Record Streaming Audio From SWF?

Feb 2, 2010

I would like to record the audio from a streaming audio swf file. The site is:[URL]I found how to record audio from flash files (ie. .....) but not streaming from swf. Would anyone know how to do this?

View 8 Replies View Related

Ubuntu Multimedia :: How To Record Streaming Audio In 10.04

Sep 5, 2010

Use Freecorder in Win7 to record streaming audio and save it as an mp3. Anyone know of a similar program for Ubuntu 10.04? Tried Sound Recorder but I guess that's just for a microphone. Streamripper only seems to work on ShoutCast.

View 3 Replies View Related

Ubuntu Multimedia :: Record Audio From A Game?

Feb 28, 2011

I want to record audio from a sdl game which uses alsa as output (pulseaudio is purged). I tried gtk-recordmydesktop to no avail. Can I make the game output to jack? If not how can I record the alsa output of the game?

View 6 Replies View Related

Ubuntu Multimedia :: 10.10 - Cannot Record Both Audio And Video

Jun 6, 2011

For some reason, I cannot record video with cheese. I cannot record video and audio on ....., just video. I can record audio on sound recorder. Why can't I get both? I have an e-machines (acer)em-250, 2g ram, 2ghz intel atom processor. Using Moon Os 4 neak (ubuntu 10.10 variant). I have downloaded and installed ffmpeg, and all other codecs. I can also get video on google voice and video, but no audio. Obviously I have a built-in webcam and mic. I've had this problem with every ubuntu distro I've tried since Oct. of 2010. This netbook came with Win. xp, and I had no problems with this issue then. I would just REALLY like to be able to use my webcam and be able to record video and audio.

View 3 Replies View Related

Ubuntu Multimedia :: Record Audio W/o Transcoding Using Cvlc?

Jan 4, 2010

The commandcvlc --run-time 180 "http://amber.streamguys.com:4500/wcvehd1.m3u" --sout file/ogg:/home/mikeb/Audio_Recordings/WCVE-test"$(date +%F-%T)".oggwill successfully record a stream from my local NPR station. If I understand the messages thatare printed to stdout when I run it, this transcodes the mp3 stream to an ogg filece I am using this to timeshift a program that I otherwise would not be able to listen to, I would prefer simply to dump the stream in mp3 format without transcoding. tried changing "ogg" "dump" but that produces an error about the --sout option. Can someone tell me how to modify this command so that it simply dumps the incoming stream to a file in mp3 format

View 8 Replies View Related

Ubuntu Multimedia :: Record Audio Desktop With Ffmpeg?

Mar 22, 2010

I creating a mini soft for screencast (audio + video) with ffmpeg.For the video,it's ok.For the sound, the capture of sound of my webcam (/dev/dsp1) it's ok.

Code:
ffmpeg -f oss -ar 44100 -i /dev/dsp1 -acodec mp2 -ab 128k test.mp3
But for my audio desktop :

[code]...

View 8 Replies View Related

Ubuntu Multimedia :: VLC Record Audio Stream Script

May 6, 2010

I was wondering is somebody could look at this simple script that I am working on. I cannot get it to output to my home directory. I noticed the message "bad input or output format" in the VLC verbose terminal.

View 3 Replies View Related

Ubuntu Multimedia :: Record Audio From Sound Card 10.10?

Nov 11, 2010

I can't seem to get my computer to record the audio from an application... Sound Recorder, Audacity, and outRec all output files but they are just silence, even though when I see them in a media player they show the visualizations. I have followed a couple guides to no avail.

View 4 Replies View Related

Ubuntu Multimedia :: Audio-recorder Doesn't Record Rai?

Jan 6, 2011

I'm trying to record the beautiful music of rai-tv. Sadly to say it onlyings me audio-files with no sound at all. Ps. In "alsamixer" everything is on 100%

View 1 Replies View Related

OpenSUSE Multimedia :: Cannot Properly Record Sound Card Output

Apr 8, 2010

A few days ago I setup a pc. It contains an "Intel ICH5" sound card. Before I begin posting all the configuration stuff I've tried so far what the standard procedures are to set it all up for recording the sound card output (with Audacity)?

On my older computer it all worked fine but now I only get silent recordings. However sometimes (when I played on the controls the right way...) I get recordings where you can (amoung some noise) recognize the stuff I actually wanted to record very low... Apart from Audacity I've also tried

Code:
arecord -vv -fdat audio.wav
which didn't work either. That's why I think the problem is not related to Audacity but to the system.

Is the combination of OpenSuse 11.2 + ALSA + Intel ICH5 commonly known to cause such trouble?

View 8 Replies View Related

Ubuntu Multimedia :: Record Audio Playback From An Application And The Microphone?

Jan 12, 2010

I am trying to record audio playback from an application and the microphone at the same time on recordmydesktop using pulse audio. I just can't figure out how to mix them both. I have tried a lot already and can only get either the mic or the audio playback to be recorded, not both. Can this be done using pavucontroll?

I have been search now for hours to find a solution (also here on the forum) for this and getting really frustrated now. Maybe i'm just missing something really obvious, so sorry if this is a stupid question.

View 5 Replies View Related

Ubuntu Multimedia :: Emu 1616 / Microdock And ALSA - Can't Record Audio

Mar 3, 2010

I have alsa 1.0.22 on my system. I can plug in my pcmcia card into my laptop, and my computer register's it, but when I plug in my microdock, alsa still thinks it's an EMU 1010, which is just the basic one, and I have a 1616, so none of my inputs register anything at all, so I can't record audio. The only thing that seems to be working perfectly or at all, are the audio jack on the pc card, the headphone jack on the microdock, and the stereo mini out for speakers on the microdock. I think it's odd that the headphone and stereo outs work on the microdock, but I can't input any audio. how to get the rest of my microdock to work?

View 2 Replies View Related

Ubuntu Multimedia :: Way To Record Streaming Audio From Integrated Motherboard

Aug 4, 2010

Is there a way to record streaming audio from an integrated motherboard.

View 3 Replies View Related

Ubuntu Multimedia :: Record Audio And Desktop From Internal Source (ALSA)

Jan 15, 2010

Is there any way to record audio from internal source with gtk-recordmydesktop?

View 2 Replies View Related

Ubuntu Multimedia :: Record Live Show (video And Audio) Using Vlc For Website?

Jun 13, 2010

I am wondering how i would do this using VLC (i want both video and audio to be recored),
i see this RTSP Protocol people use but no idea how to use this for a website thats going to have a live show on.

By the way the thing i want to record will be here http://e3.nintendo.com.

Would it be rtsp://e3.nintendo.com?
hopefully thats a link that can be recorded...right?

the reason i want to record this is because i got a test i have to take... i gotta stay for like 2 hours.

View 6 Replies View Related

Ubuntu Multimedia :: Record Audio From Multible Sources To Seperate Tracks?

Feb 15, 2011

I've been googling this problem a lot these last couple of days, with no luck.The thing is, I need to record audio from an old Tascam four track cassette recorder. I have three tracks on the tape and I want to record them to three seperate tracks on the computer. I don't have and cannot afford a decent multi-track soundcard (one of the reasons I'm using the cassette recorder, another being really cool drum sound). This means I cannot record the tracks seperately and sync them afterwards, because the speed of each playback isn't 100% reliable.

I have a USB guitar link from Behringer, which I could use and has one mono plug. Pulse Audio picks that up as a seperate input and with Jokosher I can assign line-in left and right to two seperate tracks and the USB link to a third one. The problem is however that Jokosher constantly freezes up and I've never been able to make it work properly. So my question is: is there any other way/software I could use to record from two seperate audio sources?

View 1 Replies View Related

Ubuntu Multimedia :: Good Animation Software - Can Record Audio And Import Pictures

Mar 26, 2010

I want a program similar to Windows Movie Maker that can record audio and import pictures that I made with GIMP and put them on a timeline so that I can make an animation.

View 5 Replies View Related

Ubuntu Multimedia :: A Good Screen Recorder That Can Record Video From My Desktop And Audio Through A Mic?

Jul 14, 2011

im looking for a good screen recorder that can record video from my desktop and audio through a mic and i need it to export the files as mp4 so i can edit it. i can use terminal commands if necessary but would prefer a GUI because i only have a few days to learn the program.

View 4 Replies View Related

Ubuntu Multimedia :: Record Sound In Kubuntu 10.04 - Default Device For Audio Recording Does Not Work

Jun 28, 2010

I have detected some problems when I try to record sound in my Kubuntu 10.04 system.

The problem is that the "default" device for audio recording does not work but I have to select another device to do so. I always selected the "default" device for audio recoding but currently I have to select hw:0,2 device.

Another odd thing is that different programs show me different device. For example, Audacity shows me that I have the following audio recording devices:

- HDA Intel: ALC888 Digital (hw:0,1)
- HDA Intel: ALC888 Analog (hw:0,2)
- spdif
- default

The only one that works is hw:0,2.

But arecord shows me (when I execute "arecord -L") the following:

Finally, in KDE system preferences for audio I get that I have 2 different audio devices for audio recording:

- HDA Intel (ALC888 Analog): it is said that it will try first x-phonon (CARD=0, DEV=0) and, if the latter does not work, it will try plughw (CARD=0, DEV=0)

- HDA Intel (ALC888 Digital): it is said that it will try first x-phonon (CARD=0, DEV=1) and, if the latter does not work, it will try plughw (CARD=0, DEV=1)

Where is the hw:0,2? and how can I set the alsa system to use hw:0,2 as the default device for audio recording?

All of that would not be a problem but I also have an ubuntu 9.04 installed on a virtual machine (by using virtualbox) and audio recording doesn't work there. I suppose that it is becase of the virtual sound card is using default devices for playing and recording audio.

I must say that audio playback works fine in both host and guest systems. It is just audio recording.

View 6 Replies View Related

Ubuntu Multimedia :: No Audio Output In VLC Player

Feb 15, 2010

I installed Kubuntu 9.10 one week earlier and installed VLC player in it. But from that day VLC player is playing the video but not the audio. Also Banshee player is not playing any audio in Kubuntu.

View 4 Replies View Related

Ubuntu Multimedia :: Dual Audio Input - Output ?

Feb 28, 2010

I am attempting to connect a bluetooth headset to a Telex Intercom System. I can connect my bluetooth headset to Ubuntu and use the microphone and the speaker perfectly. There are no problems with the Line-In or the Line-Out.

Is there any way to connect the BT-Microphone to the Line-Out while connecting the Line-In to the BT-Speaker?

View 1 Replies View Related

Ubuntu Multimedia :: Multiple But Different Audio Output For Different Devices

Jul 23, 2011

I am using Ubuntu 10.04 LTS - the Lucid Lynx. I am using the laptop to play video files and view it on TV using HDMI output. No problems. Requirement: to play simultaneously a different media file and be able to listen through say headphone / laptop speakers. While a movie audio is only heard on TV, other audio is heard only on laptop speaker.

View 7 Replies View Related

OpenSUSE Multimedia :: No Output To StarTech USB Audio?

Jun 10, 2011

I have a StarTech USB audio adapter which I have been unable to get output from in Suse. Pavucontrol allows me to adjust the output to this device, and even shows some signal when playing media. However, no output makes it to the headset/speaker jack of the USB device. There does not appear to be any issues with playing media to the internal sound card & speakers of the computer. I booted up a Live Ubuntu disk, the device was recognized, and output made it with no problem. This leads me to discount a hardware problem. I'm running Suse 11.4 on a Lenovo Thinkpad T420s.

View 9 Replies View Related

Ubuntu Multimedia :: Application Specific Audio Output To Headphones Only?

Jan 22, 2010

I currently have my desktop setup with two displays, one of them being my living room tv that I run Boxee on. My problem is that all the audio runs through the same speakers preventing me from listening to music or gaming at the same time as when Boxee is in use.

I would like to know if it's possible to split the audio so that an application of my choosing only outputs sound through my headphones. I was thinking it would be possible with some of the controls in pulse, but if it is I cannot figure it out.

View 2 Replies View Related

Ubuntu Multimedia :: No Audio Output From Built In Sound Card

Sep 24, 2010

My friend has following configuration
Pentium 4 2.4 Ghz
256 MB DDR RAM
Western Digital WD1600AVJS-63WNA0 hard disk
PM8M-VHMS7104 VER 3.0 motherboard
The motherboard has Realtek sound card built in but there is no sound output. He is using Ubuntu 9.10.

View 2 Replies View Related







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