Ubuntu Multimedia :: Logitech 9000 Pro - Video / Audio Recording @ 30 Fps

Jan 14, 2011

Can I run this camera: Quote: Bus 001 Device 007: ID 046d:0809 Logitech, Inc as something other than a UVC driven camera? It appears that UVC in 640x480 format is only available at 15 fps. I need to record at fps=30. So I can splice into existing video.

[Code]...

echo "Recording. Ctrl-C or close window to stop" Is there a driver other than 'v4l2' I can use that will give me 30 frames per second?

View 1 Replies


ADVERTISEMENT

OpenSUSE Multimedia :: Recording Audio With Logitech QuickCam Pro For Notebooks?

Jun 20, 2011

Inspired by some recent posts from oldcpu I decided to grab some audio from my Logitech webcam, just for the fun of it. openSUSE 11.3 i586 is in use.

Code:
> lsusb
Bus 002 Device 003: ID 046d:0991 Logitech, Inc. QuickCam Pro for Notebooks
> arecord -l
**** Liste der Hardware-Geräte (CAPTURE) ****
Karte 0: Intel [HDA Intel], Gerät 0: ALC892 Analog [ALC892 Analog]

[Code]...

It works! Though I have to say that the audio quality is mediocre (to say the best). I blame it on the quality of the built-in microphone of this camera. It sounds like it was recorded in a giant bathroom.

View 1 Replies View Related

Ubuntu Multimedia :: Screen Recording With Audio And Video

Aug 12, 2010

I want to do a screen capture with audio and video. I use Ubuntu 10.04 64-bit.I have now spend about half a day trying various tools, most of which seem to be half finished or abandoned. I have not found any usable docs for any of these.gtk-recordmydesktop and xvidcap will both capture video, but seem unable to capture audio from a microphone. The mic is connected and the sound preferences "input" tab shows the input level jumping up when I speak, so it must be working.

I tried the pulse audio device chooser app to make sure the mic is selected, but the choices for input are DEFAULT and "other", which shows a blank input with no choices.xvidcap multi-frame dialog has dev/dsp pre-selected as the input device, with no other options. It does not work.If I enable audio with gtk-recordmydesktop, it refuses to start and says it cannot open the sound card. There is no apparently no way to do this using the "advanced" dialog which has DEFAULT preselected as the audio input device and no other options. /dev/dsp also fails to start.I spent some time searching google and the forums here, to no avail. So should I give up trying to do this with Linux or is there some obscure method I only need to discover?I prefer xvidcap, since the ogg format output by recordmydesktop seems to be a write-only format.

View 3 Replies View Related

Ubuntu Multimedia :: Recording TV Audio / Video With DVDs?

Oct 4, 2010

First up, let me say this post has almost nothing to do with Ubuntu, so you may ask: Then why am I here? I am here because I didn't know where else to turn.

My main problem here is that I would like to be able to record myself playing a video game on my TV, and be able to toss the file onto my computer to edit/upload. I've heard of 'Dazzle' those TV recorder things, but I'm looking for more of a home quickfix.

What I was thinking of doing was hooking up a DVD player to a tv. Then hooking up my wii to the DVD player, to the TV. This way the game would be displayed on channel three. If I were to do this, would I be able to put a blank DVD in the drive, and set it to record channel three? Since channel three will be my game, would it record the video game? I'm sure if it would, it wouldn't be the best quality.

View 1 Replies View Related

Ubuntu Multimedia :: Logitech Quickcam Pro 9000 Does Does Not Work With Adobe Flash In 10.04?

Aug 9, 2010

I have a Logitech QuickCam Pro 9000 which works with Skype, Cheese, Ekiga, and Flash on Ubuntu 9.10 with no problems. (With Ubuntu 8.04, the video worked with all of these but Skype (couldn't test Skype as it was not available) but not the audio, which was one of the reasons I upgraded). It does not work with Flash in Ubuntu 10.04. Flash does not detect the camera though it does detect the microphone (and says it works, haven't tested it yet). It works (video and audio) with Skype and Ekiga. The video works with cheese and I can record my own voice with Sound Recorder off the webcam's mic.

I have looked at the webcam community documentation [URL]..and have visited Adobe's site [URL].. to click on "always allow". But that does not work either. Flash simply does not see the camera. The version of flash on both computers is the same (10,1,53,64).

View 4 Replies View Related

Ubuntu Multimedia :: Logitech Webcam Pro 9000 AutoFocus And Focus Settings?

Jul 23, 2011

Basically the only thing you have to do is installing quickcamteam's configuaration file (logitech.xml) with uvcdynctrl. Now I have a real good fully functional HD capable webcam.

View 3 Replies View Related

Software :: Recording Video & Audio From Webcam?

Nov 17, 2010

I want to record myself to see the expression on my face on average through the USB webcam .

I use mencoder for recording from USB webcam .

Code:
mencoder tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0:forceaudio:adevice=/dev/dsp -ovc lavc -oac mp3lame -lameopts cbr:br=64:mode=3 -fps 16.2 -o test16.2.avi

The problem is that the audio is not synchronized with the video.

View 2 Replies View Related

Software :: Setting Up A Church Server - What Software Is Best For Recording The Audio Or Audio-video Files

Jun 12, 2010

Setting up a linux based church server to be placed with a collocation host.

-- Server will be used for:
--- providing .pdf files
--- live streaming of church services (audio for now audio video soon)
--- providing audio files
--- providing audio-video files
--- our internet web site

A. Is there a preferred Linux distribution that will make this easier?

B. What is the best format for audio and video files that will be viewed variously on Linux, Mac, and Microsoft operating systems? Files will need to be played on older versions of operating systems and may need a free or very low cost software to play (e.g. play on Win2k)

C. What software is best for recording the audio or audio-video files? Some additional funding might be justified for this software, particularly if it can also support live streaming.

D. What software is best for live streaming both on the file creation and the listening-viewing sides of the process?

Ideally we would like to have a single software suite to live stream, and make downloadable audio or audio-video files for later download, and not require those listening and viewing to have to install additional software. Keeping file sizes small is also desirable because some of our users will probably only have dial-up internet.

View 3 Replies View Related

Software :: Setup A Computer Just For Video And Audio Recording?

Sep 4, 2009

I want to set up a computer just for video and audio recording. Video works fine and audio too; well, as long as I login via gdm. However, I want to use ssh and/or nx to access the computer and to start the recording bash script. The only problem is that audio seems not to be ready when login with ssh or nx since no alsa stuff is loaded/started. I only see pulseaudio directing to null. I have the same problem even when bypassing gdm and login via text terminal. On the other hand, all works fine when login via gdm. It seems that the post process of gdm executes something related to alsa/audio. But, where can I find this? Looked in /etc/gdm already.

View 1 Replies View Related

Ubuntu :: Logitech Webcam Pro 9000 - How To Install It On 10.04 LTS

Jun 17, 2010

I am getting a Logitech Webcam Pro 9000. How do I install it on Ubuntu 10.04 LTS?

View 5 Replies View Related

Ubuntu :: Getting A Logitech Webcam Pro 9000 - How To Install It On 10.04 LTS

Jun 17, 2010

I am getting a Logitech Webcam Pro 9000. How do I install it on Ubuntu 10.04 LTS? Isn't there a tutorial for this?

View 3 Replies View Related

Ubuntu :: Logitech QuickCam Pro 9000 Webcam?

Aug 3, 2010

I have two computers--a Zareason machine (no details yet) running 8.04. I also have a Dell 1525N laptop running 9.10. I purchased recently a Logitech QuickCam Pro 9000 Webcam. The video works on both systems with Ekiga and Cheese. I can also see the video in Flash applications (but *not* in Meebo even with the other person logged into Meebo). (Both computers are running the latest Flash plugins).

However, the built-in microphone is problematic. With 8.04, I get playback when I test it under System|Preferences|Sound--but with lots of echo. But I get no sound with any Flash chat applications. I've not been able to test it with Ekiga as the testee (a Windows 7 user) can't get Ekiga to work on his machine (probable Windows firewall issues). I haven't installed Skype because Skype pulled its 8.04-compliant .deb packages and I've not tried yet to compile it from source code.

With 9.10, the webcam works with Cheese (video) and I can get both webcam and mic to work with Skype. (Again, no test result possible for Ekiga until I get a testee). However--my Win7 testee friend says that when I log into Googlechat using Pidgin on my 9.10 laptop, a webcam icon appears next to my userID telling him that I have an open webcam (even when there's NONE actually plugged in). He doesn't see the same icon when I log into my 8.04 desktop with no webcam plugged in. I have searched Pidgin and my System preferences and see no evidence that any of these applications or my system sees a webcam that's not there.

So--how to get the mic to work? (I am thinking the simplest answer will be to simply upgrade my desktop to Lucid). And also, why the webcam icon in Googlechat even when no webcam is plugged in on my 9.10 laptop??

View 4 Replies View Related

Ubuntu Installation :: Logitech Quick Cam Pro 9000 Microphone And Skype?

May 7, 2010

It has been a long time i dreamed to get ubuntu and now i have my ubuntu 10.04 installed. I found similar posts in the forum but no one helped me out. i have a webcam Logitech quick cam pro 9000 and i tried to use it with skype 2.1 beta 2 i installed this morning. Well i can see the video but the microphone (build in the webcam ) does not work at all and it worked fine with windows. This is the lsusb command in the terminal :

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 005: ID 046d:0990 Logitech, Inc. QuickCam Pro 9000
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

So i think the webcam is connected well.

View 3 Replies View Related

Ubuntu :: Logitech Pro 9000 And Skype Not Working Properly Most Of The Time?

Oct 2, 2010

i really love ubuntu and made an almost total switch to it 2 years ago. But, i have one issue with my logitech pro 9000 webcam and skype which I am unable to solve on my own. the webcam works fine when I test in the settings of skype. Also every blue moon it works fine during a video call as well. But most of the time, when I start a video call, it gets stuck, the circular led light on it is on (showing that it is recording video), its microphone turns off and skype gets stuck also. I have a completely updated system, latest skype.

View 1 Replies View Related

Debian Hardware :: Logitech QuickCam Pro 9000 - Still No Sound?

May 20, 2010

If this sounds like a repost, that's because it is. I'm reposting because the problem is still here, nothing has changed. It's been well over a year now since I bought this damn webcam (thinking it would work because I got indications that it was known to be Linux compatible) and I'm still no closer to any sort of solution.

I can start Cheese, press record, and get a perfectly functional video. But despite my webcam having a microphone and despite ALSA detecting it (refer to old topic) I get no sound. Just complete silence. I can't even confirm whether this is a hardware or software problem because I don't know any way to test it because no one even seems to want to look at the problem! I actually want to make some videos now, but I can't because of this problem. Edit: I just tried this with our second, less powerful PC running Ubuntu Karmic. It worked. I got sound out of the webcam. That's confirmation to me that this is a problem with Debian and not with the webcam. So why does it produce sound on another PC using Ubuntu Karmic and GNOME, but not on this PC using Debian testing/unstable with KDE?

View 2 Replies View Related

OpenSUSE Hardware :: Get A Logitech Webcam Pro 9000 To Work With SUSE 11.2 Installation?

Dec 6, 2010

I am trying to get a Logitech Webcam (not Quickcam) Pro 9000 to work with my SUSE 11.2 installation (specifically trying to get it to work with Skype 2.1). I am using the KDE environment. I've been reading the many posts and seem to be getting the point that I need to install the UVC driver from the webcam driver repo. However, the link I found to the repo seems to be for SUSE 11.1...?

Anyway, here is what I have done so far:I ran the following commands and got the following output:

localhost:~ # lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 046d:0809 Logitech, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

[Code]...

View 4 Replies View Related

Software :: Logitech 9000 Webcam - Pretty Useless Without Apps Work?

Feb 21, 2010

So I have a Logitech 9000 web cam installed and working (again) with Skype. That's great when I want to video chat with family, but that's all I can do with it. I would like to record some movies using my web cam but I can't because of the following reasons:

1. I can't find an application for Linux that actually works. So far they all fail to work for a variety of reasons.

2. The ones that sort of work, don't allow me to do what I want, record a video with my web-cam and save the file for future use or distribution.

I just want a simple application that allows me to click on record, stop recording and save. Why isn't there anything around that can do that? Seriously, this is something I have been looking for since, 2001. And so far I have only found one application that kind of worked, but it's no longer developed and I can't find it anymore.

[Code]...

So let's recap. In another thread I am trying to get .wmv files to play (they work on one system but not another?) and none of the applications for web cams work as I want. Oh, and wine? It's a joke, not one application I have tried to run with wine works. The either just don's start OR they start but half the components never paint and it runs like a flea in frozen molasses.

I am a bit frustrated and rather tired of not being able to easily do what Windows folk can do with relative ease. Something wrong with that. And I haven't even begun to tack text to speech yet.

View 5 Replies View Related

Ubuntu Multimedia :: Support For Audio Recording Versus Mac

Apr 30, 2010

I have a question about audio recording. I've always wanted to set up a sort of personal studio. Not anything too professional, but I want to be able to make quality recordings without too many problems. All I'll probably end up using is a midi keyboard electric guitar and bass. But what I was wondering was, is it a better idea to get a Mac for something like that, or will Ubuntu support that just fine? I know there's great software available, and I've got used to using Jack. But I've read problems about real-time kernel support and xruns with Jack and Ardour, and I'm just wondering if that's something that will make using Ubuntu for this complicated.

View 2 Replies View Related

Ubuntu Multimedia :: No Audio Recording With Sound Recorder?

Feb 12, 2011

I'm trying to record music playing on my computer with the sound recorder/audacity but there is nothing audible being recorded. I've installed PulseAudio Volume control and selected monitor of internal analog stereo. I can't figure out if I have an output/input incorrectly selected but maybe someone could take a look at the screenshots and provide feedback! I have a dell xps 8100

View 2 Replies View Related

Ubuntu Multimedia :: Recording Audio From Alsa Sound Card

Sep 26, 2010

I posted my question on Linx.com, but have not received an answer after 75 viewers to my question:
Ok my respected Linux genius. This is my project. First I have a Windows / Linux combo OS set-up!
In my windows, I use the latest realtex sound driver as this gives me complete control with recording output control and Microphone gain control. In the set-up, there is a stereo mixer component with is necessary to engage the direct sound recording from my sound card. To make this all come together, I use a sound recording software [ free sound recorder 9 ] and to convert the recording to a wma, wav, or meg, I use Roxio 10 to produce audio cd's to play on all CD Players.

The challenge for me in Linux is to create the same set-up with Linux applications to produce the same professional results.Presently, my kubuntu 10.04 has Alsa sound drivers, with a version of realtek incorporated. I have the Alsa mixer software as well as Audacity as the sound recorder program. But no matter what I do, audacity depends on the microphone to record, which makes the final recording pure crap. If I lower the microphone boost or gain in my Alsa mix, then Audacity can not record the ambient sound from the speaker output and it will only recognize mono and pulse as the sound method. With the pre mention set up, Who has a set up identical to what is offered to windows that will do exactly the same for Linux. I basically want to record directly from the sound card in my Linux, without depending on using my microphone and then a CD burning program to make the conversion to MPEG or the necessary file format for the burned CD to play in all CD players, not just on a PC) I am trying to stay away from command line language in the terminal. I really need a replacement for Audacity,cause Free Sound Recorder is made for Windows Platform......I need a Linux sound Guru for the answer.I am not doing this to pirate music....I have over 3,450 music track inside my Rhapsody subscription and I like to record music for personal listening on my portable CD player and at 0.99 per track charge to do this in Rhapsody, I might as well by a recording studio and hire the singing artist.Basically in short..I need to know if there is a setting I can engage in my Alsa Mixer panel that will allow me to record directly from my sound card without using my microphone as a default. When I mute the microphone in my Alsa control panel, my Audacity program will not record using the microphone, which I do not want to use anyway. I just want to record straight from my sound card, as this eliminates all hiss, distortion that is inherited with using a microphone.

View 3 Replies View Related

OpenSUSE Multimedia :: Recording Every Audio Playing On Speakers?

Aug 16, 2010

I need a software to record the audio I hear through the speakers, included radio online.

View 3 Replies View Related

Ubuntu Multimedia :: Adjusting Volume While Recording Audio Playback And Microphone

Nov 13, 2010

how can I adjust the volume level while recording audio playback and microphone at the same time? I managed to increase the audio playback volume with PulseAudio Volume Control (Input devices -> Monitor of Internal Audio Analog Stereo -> pressing green button "Set as fallback"), but once I click on that green button, no no microphone sound is recorded.

Details:

- using Ubuntu 10.04 LTS
- recording audio with Sound Recorder
- installed PulseAudio Device Choooser and PulseAudio Volume Control
- Input devices -> Internal Audio Analog Stereo --> shows the sound from microphone

[code]...

- how to adjust volume of audioplayback and microphone recording and record both as a mix together? Thanks!

PS: I checked out this thread, but haven't figured out how to adjust the volumes.

View 3 Replies View Related

OpenSUSE Multimedia :: Tune Audacity Recording With Pulse Audio?

Jun 18, 2011

I'm trying to capture audio from a stream, NOT from the mic. This is what I'm doing: Start Audacity, push its record button, play a song. It shows that it is recording but when I play back the results, all background noise, conversation, etc, is in the recording as well as the audio from the song. If the mic is unplugged, I cannot record what I hear coming from the sound card (as in what you hear from the sound card is what you get). I got directions on how to do what I want here ( Looking (maybe) for audio mixer for use with Pulse Audio - Page 2 Posts # 4 and 5) but it's not permanent. I got the instructions in post #11 from that same page to make such a change permanent. I tried using the instructions to make the change permanent (I backed up my default.pa just in case something went wrong) and these are the changes I had made:

Code:

### Load audio drivers statically (it's probably better to not load
### these drivers manually, but instead use module-hal-detect --
### see below -- for doing this automatically)
#load-module module-alsa-sink

[code]....

View 3 Replies View Related

Ubuntu Multimedia :: Recording With Audacity And Sound Blaster Mp3 / External Usb Audio Card

Jul 18, 2010

I'm trying to record some audio from 4-track cassette tapes using Audacity and a Sound Blaster mp3+ external usb audio card.I'm using Karmic.I have fiddled with levels on the sound card using alsamixer, but the only I way I can detect any sound from the tapes when recording is by turning the levels all the way up in alsamixer, and in doing this, I can faintly make out the audio beneath a large wall of static. If the levels are not maxed out, I only get static when recording in Audacity.

View 3 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 :: Webcam (Inbuilt Or USB) Video Recording Software?

Mar 18, 2011

Any software for Ubuntu that will record video using the built in laptop webcam or a usb webcam. I am looking for something that works by motion detection so it isn't constantly recording. I installed Zoneminder since it was the only thing I could find, but I couldn't get it to work.

View 1 Replies View Related

Ubuntu Multimedia :: Use The LADSPA SWH Gate Plugin To Remove Soft Breath Noises From An Audio Recording?

Mar 6, 2011

I'm trying to use the LADSPA SWH Gate plugin to remove soft breath noises from an audio recording, but it's not working very well for me. It'll cut out chunks of the much louder spoken audio, while leaving the much quieter breath noises intact. I mean breath noises that are so quiet, they don't even show up on the wave form. I know you can manually go in and drop silence onto each spot if you want to, but I saw the noise gate method work wonderfully in GarageBand so I'd like to use it here too, but I'm just not getting any results.I'm using both Audacity and Ardour.

View 2 Replies View Related

Ubuntu Multimedia :: Video Capture Devices - Recording Videogame Footage

Oct 5, 2010

I'm about to go buy a video capture card this week and was wondering if there's one that's easy to setup in Ubuntu or (ideally) has some official open source drivers available. I'm planning on recording videogame footage and the like from my consoles to edit on kdenlive and upload it to ..... (why? Cuz it can be done. =P). So I'm wondering if anyone has any recommendation before I order one. I'm only interested in SD resolution for the time being.

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







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