Software :: Video Recording OS And Compatibility With The HDC-SD9?

Nov 13, 2010

I'm looking to run a small, cheaper sort of "video server" that would record video from a Panasonic HDC-SD9 over USB. Does anybody have any idea how I could get this to work? These are basically my questions:

1) What OS is good for just recording, not editing video? CLI or GUI, I don't care.
2) Does anybody know about compatibility of the Linux kernel with the HDC-SD9 over USB?

Details:
I would want to record full 1080p/i.
I can use any type of Linux-based OS. CLI or GUI.
I would be recording for long, uninterrupted periods of time (8-24 hour blocks).
I would be using (I think) a 3-4TB RAID 0.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Video Recording Without Any Sound?

Sep 21, 2010

I have a problem with my Video recording without any sound. I have looked into the fixes of the 64bit MMPEG upgrades and gone through what steps I can find to fix the problem, although even after going through the re-compile in konsole, as well as then removing it and trying again using K Package Manager, I still have no Audio with my Video when recording in Cheese.Cheese records the video in ogv format, and I have attempted to convert the ogv file to avi format using VLC. I am able to watch the video in both VLC and Dragon Player... but no sound, just video. I have used Cheese to record video's using Ubuntu 8.10 onwards, but my current Kubuntu 10.04.01 (and when I had 10.04) has no sound in the recordings. I have not changed microphone, and I have checked all my connections. I can hear voice in the speakers through the microphone. I am using on board sound, which I have no other issues with. The error message I get tells me that my MMPEG install lacks the AAC Audio Codec.

View 6 Replies View Related

Fedora :: Webcam Video Recording On F12 - Cut In Some Screenshots ?

Dec 14, 2009

I want to practice some video casting - just using the webcam for now - I tried Cheese but got real choppy, slow video - is there another program that would work better on F12 ?

Also any ideas on how to "cut in" some screenshots ? I expect to use kino or kdenlive for any editing.

View 1 Replies View Related

Ubuntu :: What's A Screen Video Recording Program

Jun 1, 2010

I see a lot of people make ..... videos with screen recording,.. what's the best to use? Any in the software center?

View 7 Replies View Related

Ubuntu :: Cheese Video Recording Crashes?

Mar 2, 2011

I just picked up a Microsoft LifeCam Cinema usb webcam. I installed cheese & it takes pictures just fine & records video as long as the mic isn't enabled. However, if go to System-Preferences-Sound and change my input to the mic on the webcam cheese will not record video. When I start recording the window goes black & i have to force quit cheese. I tested the mic with Sound Recorder & it works. There's nothing in the cheese preferences to change & i don't know where else to start looking.

View 4 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

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

Software :: Recording Video / Pics From Webcam Or Streaming

Jun 7, 2011

I have a USB webcam connected to a server (dmesg output below). It is currently running Ubuntu 10.04.2 LTS server edition. So it has no X, and I don't want to install any. What I am looking for is a command line program to capture video from this webcam and store it. Also, something that can capture just pictures would be nice (but once I have a video file, I know how to get individual pictures from that). A nice plus would be setting this up as a video stream for other computers to stream the video from (to do what they can do with a stream, like view it in real time, capture individual pictures, save it). If setting up a stream makes the capture part easier, I could go for that. This camera works in the cheese GUI program on a desktop. Colors are bad in bright lights, but then, it's a cheap camera.

I prefer the output/stream in a free/libre video format (vp8/webm, ogg/theora, or dirac), but other formats that Linux software exists for (to record and play) can work if the free ones can't be done. Google finds lots of GUI ways to do this (mostly references to cheese). I did find one page that suggests "mencoder". But it doesn't find this webcam. I found a camera stream server called "camserv". It seems to find this camera, but then freezes. When I start camserv, the camera's blue light goes off, but no video is ever delivered from a web page reference. When I stop it, the camera is in an unusable state and has to be unplugged to reset it (so it can be used with "cheese"). So I'm looking for other software.

Code:
[1805518.412294] usb 2-2: new high speed USB device using ehci_hcd and address 5
[1805518.955647] 5:3:1: cannot get freq at ep 0x84
[1805518.965047] usbcore: registered new interface driver snd-usb-audio
[1805518.978527] Linux video capture interface: v2.00
[1805518.989915] uvcvideo: Found UVC 1.00 device VF0380 Live! Cam Optia Pro (041e:4065)
[1805518.997000] input: VF0380 Live! Cam Optia Pro as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/input/input4
[1805518.997051] usbcore: registered new interface driver uvcvideo
[1805518.997053] USB Video Class driver (v0.1.0)

View 2 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 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 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

Software :: How To Change Video Recording Format Of Internal Webcam

Oct 24, 2010

I'm having trouble with the webcam that comes installed on the 701SD linux. It records video in .ogg format. Is there a way I can get it to record in another format? Also no websites online will recognize this webcam. They always say there is no webcam installed, but there is one, it's right next to the sound recorder on the play tab

View 2 Replies View Related

Ubuntu :: Built A Dvr Type Video Recording Device For Security Purposes?

Feb 4, 2010

Has anyone ever built a dvr type video recording device for security purposes? With multiple cameras recording?

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

Software :: Recording Incoming Voice/video Calls From Skype And Gmail?

May 17, 2011

I know that we can use xvidcap or istanbul etc to record our screen casts.. but is there any software in linux which can record incoming gmail/skype voice calls??. maybe incoming gmail/skype video calls with sound also?. I dont need to record my input sound, but the incoming sound?

View 8 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

Ubuntu :: Distrobution Known For Its Compatibility?

Apr 28, 2010

I have an e-machines flat pannel monitor and I often find it's not supported. That, or I have to use 800x600 resolution. I'm on XP right now on a compaq and I have to settle with 1024x768. Which is stretched out. I also use a linksys USB adapter for internet and it must work with-out effort on my part. It works with the latest versions of ubuntu, puppy, Damn Small Linux and a few others. Are there any distros that might work for me? And by the way, I get the correct resolution (I can't remember what it is) with my e-machines W3052.

View 9 Replies View Related

Ubuntu / Apple :: 11.04 Compatibility With MBP 6,2?

Apr 28, 2011

I just got an update notification to install 11.04. Before updating, I just want to verify and see if anyone has run into any problems before I give it a go.

I have a MacBook Pro 6,2, currently with 4 Gigs of Ram, but I'm planning on upgrading that to 8 Gigs. I have read of trouble with some MacBooks not booting Ubuntu with more than 6 Gigs.

I was wondering if 11.04 fixes anything from the previous versions... The trackpad,being the main thing.

View 5 Replies View Related

Programming :: GCC New Versions Compatibility With Old Ones

Apr 8, 2010

As a newbie for linux, I am really confused about gcc version. Aren't the new ones compatible the old ones? But online there is always someone says ,he should install a old suitalbe one for his IDE. I am really confused. If it needs a long words to express the reason clearly, a link or some books you recommend is a good answer.

View 2 Replies View Related

CentOS 5 :: Upgrading To 64 Bit Or Compatibility Lib?

Aug 15, 2011

I have installed Centos 5.6 (32 bit) in a virtual machine and would like to know if it is possible to update it to a 64 bit installation (probably I will also need to move to another version of the vm player too) or if there is any kind of compatibility lib(s)

View 1 Replies View Related

Fedora :: F12 And Win7 Boot Compatibility?

Jan 3, 2010

I have installed Windows7 on a new machine. Before installing F12, I wonder if everyting is ok regarding boot process between Win7 and F12. Could someone confirm that I won't lose my Win7 install because of F12 installation?

View 4 Replies View Related

Ubuntu :: Xfx Radeon Card Compatibility?

Apr 21, 2010

I'm looking at buying this card and I'm wondering if anyone here has had an issue using this card with Ubuntu(currently on 9.10)

[URL]

View 3 Replies View Related

Ubuntu :: Compatibility For Installation On A Desktop?

May 16, 2010

Ok, so I want to install the ubuntu UNR on my desktop. is that possible ?

I have tried various times to install it on my laptop in it just stuck every single time at the end of installation. so I thought there might be a problem with compatibility for computers other than netbooks. My laptop is a thoshiba satellite a300 series laptop, with a core2due t5750 intel processor and 3GB DDR2 667Mhz (i'll post full specification if required ). so now I want to install it on my desktop, Dual-Core intel cpu e5300 2GB of ram @ 800Mhz Asrok G41M-VS2 motherboard

I got windows 7 running on the desktop now.

View 6 Replies View Related

Ubuntu :: Core I3 Package Compatibility ?

Aug 10, 2010

Are ubuntu- 64 bit packages I am using on my core 2 duo desktop compatible with core i3? I am thinking of buying new core i3 laptop as I am moving to new city .. I will not be having fast Internet access ( GPRS ), So I will be using the downloaded deb packages (In var/cache/apt) to install softwares I need whenever I format my laptop ( I experiment a lot, So I format a lot )

View 6 Replies View Related

Ubuntu Security :: HTTPS Everywhere Compatibility?

Oct 28, 2010

What is the current status of HTTPS Everywhere add-on for FF? I understand it was previously compatible, but it is not now (I am running 3.6.11 on LL). This article on firesheep has me a bit freaked.

View 1 Replies View Related

Ubuntu :: How To Get The Version For Game Compatibility

Nov 30, 2010

I'm going to install Ubuntu 64bit, currently run 10.10 32bit. I'm thinking about going back to 10.04 in combination with a previous version of wine(maybe 1.2?) to get some games working again.

Do any of you know if games are still working well with this combination? I'm looking to play WoW at some point, Oblivion + Expansion/Mods, any FPS available.

View 2 Replies View Related

Ubuntu :: Openoffice Compatibility With MS Office?

Dec 13, 2010

The one thing that keeps my XP partition alive is MS Word. Using both packages at a far more basic level than you guys by the sounds of it, but still the formatting is a nightmare. I've been using and trying out a number of distros over the past year or so and everything I need is right here. Its just so annoying theres one thing that stops me converting all together. I could write a perfect essay up in Open Office and take it into college. Open it up on their MS Word and its all goes to pot. Everything all over the place, and I have to realign margins, paragraphs etc etc. Regardless to file format its saved in, I've tried them all!

View 4 Replies View Related

Ubuntu :: Apparmor 2.4 Compatibility Patch?

Jan 26, 2011

I was trying to install apparomor-profiles, and the terminal spewed a lot of error messages. They all said, "Kernel needs 2.4 compatibility patch."

Where is this patch, (I tried Google), and how do I install it?

View 1 Replies View Related

Ubuntu :: Getting Laptop Options For Compatibility?

Mar 31, 2011

I'm in computer sales and I have a customer that wants to replace all his macs and windows computers with ubuntu. I don't know anything about linux but I heard that there is a strong community behind ubuntu He's asked me to send him an evaluation unit so that he can test it out with ubuntu and see how well it works. I personally support his idea of going with reliable, bare minimum spec computers to do a whole overhaul. But I don't want him to deal with compatibility issues on a regular basis..I was looking at the Dell D620-D630, what are your thoughts on these machines running ubuntu?

View 3 Replies View Related







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