Ubuntu Multimedia :: Softwoare For Capture Video From DVD?
Mar 27, 2010
I have created several DVDs from my camcorder (sony handycam DCR-HC21 NTSC); however, the recordings are too long. I would like to capture smaller segments of these and load them online to share with family and friends.I would like to know what is the most recommended software for this task. I am running Ubuntu 9.10.I would have done this by using a firewire cable directly attached from the camcorder to my laptop, but my laptop has only USB ports. So I ended up creating DVDs using an stand alone Video Recordable DVD Drive.
video playback is like I have applied a blueish sepia filter over it. And this is just the playback from totem player or mplayer, and not the playback from ..... (and generally online streaming) - this works just fine. this messy video playback also appears when I use cheese to capture video with my webcam. Note that the preview picture of the video file on nautilus has the natural colours it should have.
at first when I installed the os this particular problem didn't exist, but it came up the time I decided to follow the "comprehensive multimedia guide". So now I have all the pros of following the guide, but this is a major con...
How do I capture video from my JVC GR-DF470 MiniDV camera into 10.04 Lucid.PiViTi looks good for an editing app, and I've installed OpenShot as well, but neither have a way of capturing the video from a camera. I used Kino previously in 8.04 Hardy, but it was buggy at best in 9.10 Karmic; I've just installed it in 10.04, but capture keeps stopping after 2 or 3 seconds. I also tried kdenlive, but the audio capture has a lot of 'noise' that is louder than the voices on the tape, and once it finishes capturing video, it doesn't display a 'Save' dialogue as it is supposed to - so that wasn't very successful either.So what can I use to capture video from a MiniDV Camera via Firewire.
I am working in a script I have, to capture video with sound from my capture board, wich is a clone of the pico2000. This script was working in Ubuntu 9.10 untill I reformated my machine and instaled the Ubuntu 10.10, 64 bits. The machine is an AMD Athlon II, 2.6GHz with 3 GBytes of Ram. The former script was:
This is on Karmic Koala 9.10. The video displays fine via guvcview using a Logitech webcam. The trouble is the capturing of the video. With .AVI, I've tried different video formats (MPEG-4, flash, etc.) and none of them will play. The generated .avi file seems to grow with data, but the result is just unplayable -- it just hangs, thinking it's playing. Is there a troubleshooting page or something to figure out what the problem I'm having with guvcviewer is?
I'm using natty. is there any way to get a Pinnacle DVC 101 to capture video from composite source on Ubuntu Natty? it seems that when new releases break functionality they often are never fixed.
I'm also unaware of a simple GUI application to use in order to capture the video. It would need start and stop features.
As a TOTAL noob to Linux setting up my ATI All-In-Wonder 2006 AGP card with GATOS to allow me to transfer old video tapes to my computer (for further editing to DVD). I have Ubuntu 9.10 loaded and the relevant link for the GATOS stuff is:[URL]..
I use Ubuntu 10.04 in my HP 6530s notebook(2.0 C2duo1GB RAM, 512MB video). Recently i downloaded GyachE v1.1.48 for yahoo video chat. after installing GyachE when i started webcam its showing errors: Fatal: Video format not supported by Grab device.
Anybody had any success in getting ffmpeg to work as advertised with video capture from a webcam? I really want to convert the webcam output to VP8 or H264, but apparently ffmpeg can't even capture the webcam with a video4linux device.
I wanted to share this nifty technique I came across for capturing video using the command line. The problem: I have a bunch of old VHS tapes (remember those...?) and need to get them digitized. I have a VCR, and a Dazzle Hollywood DV Bridge which captures video to DV over Firewire (IEEE1394). I first tried using Final Cut Pro, but it wouldn't capture, perhaps because it expects a controllable DV camera, and the Dazzle isn't a DVC device. I then tried my other favorite video editing app, Kdenlive, but it seemed to have the same problem.
I took a quick stab at the other common editors in the repositories (Kino, Openshot, etc.), but no luck with any of them. Then I remembered the dvgrab command, and gave that a shot and it worked, giving me a nice .dv file. However, DV makes pretty big files, which I wanted to compress down to something more manageable. Since I was going to be digitizing hours and hours of tapes, it would be great if I could compress while capturing. A little more googling and I had the answer - you can pipe dvgrab directly into ffmpeg! Here's the command:
the first part starts the capture, in DV1 format, and outputs it to a pipe file. usually you give dvgrab a filename, like
Code:
dvgrab -format dv1 capture.dv
the second part does the encoding:
-f dv: use DV format -i -: input from the pipe -b 2000k: video encoding bitrate of 2000k/sec, high quality -ab 512k: audio encoding bitrate -y: overwrite file if it exists
I didn't set the codec explicitly, for Quicktime it defaults to MPEG4. This worked great, capturing a 2-hour tape into a high-quality quicktime around 2GB. But I also wanted to be able to view the capture while it was going. Since I left the field monitors and audio splitters at the office, I had to figure out how to do this in software. Turns out that the "tee" command does exactly what I needed - the shell never ceases to amaze! Here's the full command:
Code:
dvgrab -format dv1 - | tee >(ffmpeg -f dv -i - -b 2000k -ab 512k output.mov) >(playdv --disable-audio --no-mmap)
tee uses the
Code:
>(command)
syntax to pipe simultaneously to multiple processes. The only thing that didn't work was audio playback, which was choppy and introduced errors in the capture file. I think a little tweaking with the capture rates could fix that.
Up untill this week I used to grab a streamed video from my root/tmp file. Video is nolonger streamed to this file. What has happened? and how can I grab streamed video?
I'm trying to capture video from my Sony DCR-HC21 video camera. I've managed to install Kino fine but was getting the error
aw 1394 kernel module not loaded or failure to read/write /dev/raw/1394 I could get it working by opening as root but then the files belong to root which I didn't want. So I did the following (as suggested in another thread:
chmod 777 /dev/raw1394
And now I get the error "No AV/C compliant cam connected or not switched on"
I've tried so many things ie [URL]
and as I'm a novice I'm reluctant to keep trying random things when I don't really know what its doing.
OK, it's back to the first error, is there anyway to run Kino and capture video without changing to root?
On my Windoze machine, I use Replay Media Catcher 4 which runs silently in the background and captures any videos (FLV, AVI, MPG, WMV, etc) on any websites that I happen to go to, and saves them to a folder on my hard drive. Right now, if I want to save a video that I'm wathing from Ubuntu, I have to go to /temp, guess which file it is, and copy it after it downloads fully but before it finishes playing, otherwise Firefox deletes it from /temp right away. This is a pain.
Yes, there are screen motion capture utilities in the Ubuntu Software Center, but they're just screen scrapers that result in low quality copies without any audio. I want something that will actually capture the video stream and save it as a file. Even if it doesn't save all videos automatically like RMC4, and I have to right click on the video to Save As, that would be better than copying it from /temp at the precise exact moment.
I've made a lot of progress getting my easycap 2.0 usb capture device to work with ubuntu 10.10. I've got the picture up any everything works great. But about a minute into the stream it just freezes, I need to go into "playback" and either pause then play, or click "next", it then refreshes and works again for another minute or so. I'd believe it if someone says faulty hardware because the easycap is cheap, but I don't think that's the case. Additionally, is there any way to set VLC so that when I open it, it automatically opens with my video capture device (/dev/video0) so that I don't have to go into the options and change it every time?
Does anybody know what has happened to Kino - the video capture utility? Used to be packaged by packman for Opensuse but doesn't seem to be available for 11.2.
Is there an alternative I can use for video capture - or has packman just not gotten around to adding this yet?
In Ubuntu 9.10, I was successfully able to use my Pinnacle Dazzle DVC 100 (a cheap USB analog video capture device). I use it for backing up old video that is stored on tapes, and it isn't working with my current install of Ubuntu 10.04. When I plug the device in, it should be detected and the em28xx module should be loaded. This fails and /var/log/messages has the following:
Code: Sep 25 16:13:18 kernel: [1196215.111898] usb 2-2: new high speed USB device using ehci_hcd and address 20 Sep 25 16:13:18 kernel: [1196215.266097] usb 2-2: configuration #1 chosen from 1 choice
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.
Does anyone know an Ubuntu 10.10 compatible video capture card that has composite connections for video and audio (yellow, red and white)? It must be external and do its own processing so it doesn't use the computer's own CPU. I intend to capture a live stream and have the Ubuntu PC serve it to other computers. I may use VLC or MythTV. I have looked on various related sites but finding a compatible USB one which does its own decoding is hard to find.
I am trying to record a test video with my built-in webcam, using Cheese. However, after I click "Start recording," the Cheese screen turns black, and Cheese seems to hang. I can click "Stop recording" sometimes -- then I get a split-second video clip. But mostly it just hangs until I force quit.
I'm on an Asus 900HA. I could record video clips on using eeebuntu and Cheese. Is there a setting I need to check?
I have an Acer Aspire One Netbook, and I have the Ubuntu 9.10 Netbook Remix installed. I have tried using Cheese to capture video and it captures maybe 2 seconds of movement, then goes black and/or the image freezes. I can take photos just fine, but video capture seems to be impossible. Any help?
Is there any way to get libmp3lame to work with ffmpeg without me having to completely recompile ffmpeg? I have managed to get video capture working (huffyuv didn't work for some reason) and this is my command:ffmpeg -f alsa -ac 2 -i hw:0,0 -f x11grab -r 25 -s hd1080 -i :0.0 -vcodec libx264 -vpre lossless_ultrafast -threads 0 -vf 'scale=-1:720' -sameq out.avi
There are so many answers and questions all over the place I can't even tell which package is actually causing the problem... (libmp3lame0? ffmpeg? libavcodec*?)
I'm trying to make a stop motion video using StopMotion but can't get the program to capture any video off of my Logitech webcam. Only a black screen appears when I click the "camera" button and alternates between a brief green screen.
I'm building a Linux system specifically for video capture in prep for yet another video games review site I want to attempt. She is running Debian Sid with Enlightenment as her desktop.This system actually has two different devices that should be able to do the capture from the Wii, PS2, XBox, and other systems that can connect to it. The first is the video card itself, an ATI Rage 128 Pro AGP 4X, which has TV (aka composite) in as well as what I am guessing is S-Video in (not positive on that since the port has significantly more than 4 pins unlike the S-Video ports on my AV switch). The other is an external ATI TV Wonder USB TVWonder, which has coax, composite, and S-Video inputs.
When I installed and ran XAWTV, it crashed with a complaint that there was no video grabber device found. When I did lsusb, I saw that there was no sign of the external USB capture device. lspci showed the video card, but no mention was made of its TV capture feature. However, I am not certain if there was supposed to be any separate entries for that.So anyway, before I start bogging you all down with what may or may not be too much system data, I first need to know, is this an exercise in futility with the hardware I have? Is video capture with Linux even possible with these, or should I start shopping for something else?
i am looking for recommendations for a usb video capture card. i basically want to take co-ax input coming from a cable digital converter box and save the content (mpeg, avi, mkv, ...).
I have a digital camcorder, an analog camcorder, and a set top dvr.
I want to get video and audio material from them onto my notebook (i.e. I don't have any PCI slots, etc. to plug a video capture card into).
My notebook runs kubuntu karmic Linux with Windows XP (in a VM).
It has USB 2.0, firewire, PCI card, and Express Card interfaces.
I am looking for any reasonable way to do this.
All three devices have composite video out and left and right audio out RCA jacks. The digital camcorder also has USB and firewire ports, but didn't come with any software (and AFAIK the software has long since become unavailable).
Plugging the digital camcorder into my notebook via USB or firewire cables didn't do much of anything in either Windows or Linux.
Awhile ago, I bought the Hauppauge USB-Live 2 video capture device (it's a smart cable that's supposed to convert from the RCA plugs to USB), but had no luck getting it to work in my XP vm and very limited results under Linux - with a lot of help from a fellow lug member.
Under Linux, I tried using polaris.
[url]
At this point, I just want to get the job done any way I can, but since the devices are still in use, it's not a one-shot deal, so I need a solution that will continue to work. I'd prefer it in Linux (where it would also have access to more computing power), but XP would be fine too. If I need a different interface/converter, I will buy one if it's not too expensive.
Soon, I will also have access to my partner's new notebook, but haven't reconfigured it yet. When I do, it will be running kubuntu lucid with Windows 7 in a VM.
I am getting myself set up to create a series of Linux based how to videos, with the first being on building a Debian box for general web use and document creation, etc. on "recycled" hardware, starting at the very beginning, even going so far as to include how to download a netinstall iso and make it into a burnable CD.
So anyway, one very important ability I need for this project decent video capture capability. I need to be able to capture the output of the install into a proper video format, on which I can provide commentary about what is going on on the screen.
I have another Debian box that is equipped with a bt878 TV/Video capture card, and the box I am using for the Enlightenment project I posted about many times recently has a Geforce 5600FX. Last night, I ran a cable from the S-Video out on the GeForce to the composite in on the capture card (had to go composite since I don't have an S-Video cable long enough to cross the room... Cable used has an adapter to switch to a standard RCA cable.
So, after getting the two hooked up, I got XAWTV installed on the capture box, and rebooted the other computer. With XAWTV running, I was able to see the boot up process going through the capture card. So I think I am on the right track.
But (and isn't there always a big but?), the captured video leaves a lot to be desired. Here is what the final AVI file looks like: Warning. This is a big file
As you can see, the video quality is mighty poor. And it wasn't just the final video either. It looked this bad in XAWTV as well. So, is there any way to improve the video quality in XAWTV; and also, how about increasing the app's resolution since the tiny square of video is not easily readable, and I will need it to be legible on a full size display?
If XAWTV is unable to do this, then can anyone here recommend and alternate video capture app that would be up to the task at hand? Also would like an app that will actually save my settings, as XAWTV always reverts to whatever the default settings were when I shut it down and restart it.
In addition to improving the quality of the S-Video output, I also need some recommendations on how to reduce the filesize when capturing the video. The original, before Photobucket converted it to flv was an avi file over 10MB, which is really inefficient for my needs.
Finally, can anyone recommend a PCI video card that has S-Video output (must be a 4 pin S-Video connector), and has at least 8MB of video RAM? Or does some kind soul here have one lying about that they may be willing to part with inexpensively?
So, a summary of this post...
1: How do I get XAWTV to provide S-Video capture that is actually readable?
2: How do I get XAWTV to record in a higher resolution?
3: How do I get XAWTV to save my ******** settings?
4: If any of the above 3 are not possible, what are some other alternate video capture apps to try?
5: Hook me up with a 8MB or higher PCI video card that also does S-Video out? (4 pin S-Video connector is a must).