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


ADVERTISEMENT

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 :: 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 :: Record / Capture Live Streaming Video - Audio From A Website?

Oct 9, 2010

Is there any way to record/capture live streaming video/audio from a website?

Code:
www.ww.com
I think the file will be .swf something to do with Flash and Macromedia
i have tried all kinds of downloader to no available.Thanks for your help....

View 3 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 :: 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 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 :: 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

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 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 :: 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

General :: Record Audio When Sound Is Detected, Like "motion" Does For Video?

Jul 1, 2011

For those not familiar with the "motion" project it monitors your camera and when enough motion is detected in the video field of view it records that to a video file. The project website is here What I'm looking for is something like that but for audio, does anyone know of any Linux apps that can accomplish this?

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 :: Using Cheese To Record Video From Webcam?

Feb 20, 2010

I'm having a problem using cheese to record video from my webcam. The image is extremely slow to update. Especially when there is lots of movement it sometimes freezes for about a second.

When I use the webcam in Skype it works fine. Does anybody have a clue what might cause this and better yet, how to fix it.

View 2 Replies View Related

Ubuntu Multimedia :: Cheese Wont Record Video?

Oct 31, 2010

I have an eeepc, and when I try to record video in cheese, it freezes and maybe records 10 seconds of audio with blank video. I know my computer can handle video, as I can skype with reasonable quality.

View 1 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 :: Separate The Audio And Video Streams, Speed Up The Video?

Apr 20, 2011

I have a video file in which the audio runs faster than the video, so they quickly go out of sync. The way to fix it would be to separate the audio and video streams, speed up the video (the audio is FINE, it's the video that's wrong), and then recombining them. What is the easiest way for doing that?

View 7 Replies View Related

Ubuntu Multimedia :: Install And Record Or Click Video/pics On This On 9.04?

Jan 11, 2010

I have a Frontech e-Cam (USB).
How can I install and record or click video/pics on this on Ubuntu 9.04?

View 3 Replies View Related

Ubuntu Multimedia :: Flv Video + Audio To Ogg Audio Only?

Dec 22, 2010

Is there an application that anyone knows about that I can use to convert either an .flv or .ogg file that contains both audio and video to just an audio .ogg file (preferably vorbis+theora) without audacity? I'm fairly certain audacity could accomplish this but it seems like overkill for what I'm trying to do and the computer I'm trying to use does not run it so well.

::EDIT:: I should also mention that I've tried looking on google. I did find downloadhelper extension for firefox which uses ffmpeg to convert the files but I don't see any obvious way to strip the video.

View 2 Replies View Related

Ubuntu Multimedia :: Record A Video With Gtk Screen Recorder It Starts Lagging?

Feb 15, 2010

whenever i try to record a video with gtk screen recorder it starts lagging and when the video is over and you wanna watch it there is a major sound and video lag and nothing is as it should be (could the desktop effects be the issue)?

View 1 Replies View Related

Ubuntu Multimedia :: Record Flash Video Streaming Into Multiple Files?

Jul 12, 2010

I am trying to record streaming flash video to multiple files each limiting upto 10 mins.Thinking of two possible ways to script,1) saving the files with 10 minute time limit on the fly as I record2) record the whole video as single file and split into multiple files with time limit.

View 1 Replies View Related

Fedora :: 11 Multimedia - Video Players Doesn't Play Video - Show Only Black Window And Play Audio

Aug 23, 2009

To get multimedia working, or explain what I'm doing wrong.

The problem is that none of the video players doesn't play video, they show only black window and play audio.

I have Fedora 11 Leonidas, fully up-to-date.

I have installed rpmfusion and livna repository.

I have installed following packages:

When I try to play video with totem, it doesn't output any error, but just doesn't play video.
with mplayer:

xine and kaffeine just say:

vlc:

I tried several different files, which works perfectly in windows and ubuntu.

I installed windows binary codecs for mplayer to /usr/lib/codec/

View 2 Replies View Related







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