What application for capturing Video+Audio?

Hey,
I've recently installed (with great success) the WinFast 2000 XP RM video capturing card (according the instructions in the wiki).
I can now watch TV using TVTIME or KDETV.
Question is, how can I capture video + audio, to a .avi file?
Note that the card doesn't have an audio input, and that the audio input is connected
to the line-in of my onboard sound card.
I got some instructions from this page: http://forum.videohelp.com/topic307679.html
But, when trying to issue:
mencoder -tv norm=PAL:driver=v4l2:width=720:height=576:input=2:fps=25 tv:// -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf pp=lb/ha/va/dr,hqdn3d,harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:vrc_buf_size=1500:vrc_maxrate=8000:vbitrate=7000:keyint=15:acodec=mp2:abitrate=192:aspect=4/3 -o capture.mpg
I didn't get any sound at all (though the video capturing worked perfectly).
Any help would be appreciated,
Thanks
fiod
Last edited by fiod (2008-05-18 16:06:32)

Ok.  The transcode command line is no fun and transcode doesn't work with alsa, so you'll need to have alsa-oss installed.  I use v4lctl (part of the xawtv package) to set the video card input and I capture to mjpeg rather than mpeg2, because it's better for editing, with ac3 audio, like this:
#!/bin/bash
# Generate recording filename
if [ -z "$1" ]; then
TMPFILE="tmp-`date +%F-%X`-mjpeg.avi"
else
TMPFILE=$1
fi
# Set capture card
v4lctl -c /dev/video2 setinput Composite1
transcode \
-u 256,2 \
-x v4l2=resync_margin=1:resync_interval=250:overrun_guard=1,v4l2 \
-g 720x576 \
--import_asr 2 \
-i /dev/video2 \
-H 0 \
-p /dev/dsp1 \
-e 32000,16,2 \
-E 48000,16,2 \
-n 0x1 \
-N 0x2000 \
-b 192\
-J resample,smartyuv,mask=lefttop=0x6:rightbot=720x564,hqdn3d=luma=4:chroma=3:luma_strength=6:chroma_strength=4,pv=cache=30 \
-y ffmpeg \
-F mjpeg \
-o $TMPFILE
exit 0
(The "-J mask=lefttop=0x6:rightbot=720x564" hides some vhs artefacts.)
Of course, my card is different to yours, so you'll need to adjust the audio device (/dev/dsp?) and video device (/dev/video?).  Use "v4lctl -c /dev/video? list" to get the possible options for your card, like this:
[david@darkstar ~]$ v4lctl -c /dev/video2 list
attribute | type | current | default | comment
-----------+--------+---------+---------+-------------------------------------
norm | choice | PAL-DK | PAL | PAL PAL-BG PAL-I PAL-DK NTSC SECAM SECAM-DK SECAM-L SECAM-Lc PAL-M PAL-Nc PAL-60
input | choice | Televis | Televis | Television Composite1 Composite2 S-Video
audio mode | choice | mono | mono | mono stereo lang1 lang2
bright | int | 128 | 128 | range is 0 => 255
contrast | int | 68 | 68 | range is 0 => 127
color | int | 64 | 64 | range is 0 => 127
hue | int | 0 | 0 | range is -128 => 127
volume | int | 15 | 0 | range is -15 => 15
mute | bool | on | off |
Mirror | bool | off | off |
Invert | bool | off | off |
y offset o | int | 0 | 0 | range is 0 => 128
y offset e | int | 0 | 0 | range is 0 => 128
automute | bool | on | on |
Oh, and my ~/.transcode/ffmpeg.conf contains:
[mjpeg]
precmp = 2
cmp = 2
subcmp = 2
mbd = 2
dia = -2
predia = -2
Last edited by azleifel (2008-05-18 20:37:31)

Similar Messages

  • I cannot get CS6 to recognize my Sony DCR-TRV340 camera for capturing video from that camera.  CS6 c

    I cannot get CS6 to recognize my Sony DCR-TRV340 camera for capturing video from that camera.  The CS6 capture box keeps putting up a message that capture device is off line.  The Sony DCR-TRV340 camera is not listed in the CS6 Device Type  list in the CS6 DV/HDV device control settings box of Sony cameras.  I've downloaded what I think are the correct drivers for the TRV340, and when I plug the camera into the computer, the computer shows it listed in the devices and printers box, but CS6 will not recognize it.  Do I need to install these drivers into a specific folder in the CS6 program?  If so, where do I find these drivers in the windows 7 professional operating system, and into which CS6 file folder would I copy them to?

    Most camera's are not listed in Device controle, set it to Sony and generic. Yours is very old its a Digital 8 camera (I still got a TRV210). Johns second link wont work with your camera.
    You do not need to download drivers nor do you need to install anything. Most likely its the Legacy driver.
    Read though this document.
    http://kb2.adobe.com/cps/828/cpsid_82848.html
    General rule is connect camera to pc wait until windows reconigzes the camera.
    Fire up Premiere and capture.
    Never connect the camera to pc when the camera is on.

  • Midlet for capturing video

    Hello guys,
    I m developing an midlet which will capture a video clip and store the clip at the server's database. But I m not finding suitable documents for capturing video. How do I
    capture the video clip? There is no such class or method which does so. I m able to capture the image using the following method:
    byte ib[] = videoControl.getSnapshot("encoding=jpeg");
    which returns byte codes of the particular image.
    Is there any such implementation for the video clip?
    Please suggest me the exact steps to do it as I have searched the whole net but couldnt get the idea.
    From,
    Nirav

    IS ANYONE THERE TO SOLVE THIS PROBLEM?

  • What are the settings for capturing video from Canon HV20

    Hi All,
    I want to capture video from Canon HV20 with Premiere Elements 11. What kind of settings should I use to capture the video with full information?
    Here is what I did:
    1) According the manual, I went to Capture settings panel (Edit > Project Settings > Capture) and selected HDV as capture format, because my video is at high definition.
    2) In addition, I checked "Capture to Timeline" and "Split Scenes by cotent".
    Are these settings enough?
    Thanks.

    HV20user
    Sounds reasonable, using Add Media/HDV Camcorder, but....
    Have you reviewed the Adobe write up on Premiere Elements 11 DV and HDV capture firewire into it.
    http://help.adobe.com/fr_FR/premiereelements/using/WS5CDA0F91-60F1-4b79-ABF6-E9E75F498DB2. html#WS2AF26FB5-4C63-4c46-9DB3-7249558F6528
    The mention of Get Media instead of Add Media makes me wonder if the video's instructor was demo'ing from Premiere Elements 10, but...
    Major factors have always included having Premiere Elements project preset set correctly to correspond to your camera settings...For HDV data capture firewire...
    NTSC HDV HDV 1080p30 or PAL HDV HDV 1080p25 depending on if you are targeting a NTSC or PAL area where frame rates are typically a consideration.
    I had not done any DV or HDV data capture firewire into Premiere Elements. But, Premiere Elements 11's take over of the project preset setting would encourage me to encourage you to verify your project settings before the capture.
    There are probably many more, but the following is online discussion of one Canon HV20 issue
    http://forum.videohelp.com/threads/316970-video-capture-problems-HV20-camcorder-is-control led-but-no-video-capture
    If you experience difficulty with the HDV capture fireware into Premiere Elements 11, you might consider what some others have done in this regard, that is, use HDVSplit for the capture firewire and then import the split (.m2t) clips "Add Media" into Premiere Elements 11 with the appropriate HDV HDV 1080p (1440 x 1080 HD anamorphic 16:9) project preset.
    Please update us on your progress when you get a chance.
    Thanks.
    ATR

  • What's the best video/audio format for PPCS4?

    Question looks like a simple and stupid one, but I've noticed many differences using various kind of file extensions.
    For example when you have to put an effect.
    Mercalli is very performing if the effect is applied to an .avi file instead of a native .mpeg file taken from my Sony HDR-SR videocam.
    So the question is:
    If I have to change the video file format, what is the best one (or one of the best) I can use?
    Avi, we know, is an uncompressed (and eavy) one, but, if you have 700/800 file to edit, maybe PP could go slowly. Am I wrong?
    Of course I have tried using the same video strip differently converted.
    Wait helps.
    Many thanks,
    Ciao
    Giorgio

    Re-thanks Harm,
    I know about .ac3 audio problems, I've posted a discussion time ago concerning this trouble.
    But now I'm mainly looking for a video format.
    Example:
    clips in native video compression are 'round 25Mb each
    converted in .avi file can reach 630 Mb
    Honestly I'll fill my entire pc with a format like this.
    What I'm asking is a suggested kind of file that can easily work with PP and if you know a sw that do it.
    I have Tmpge but I do not know  how to set it for the best results (unless I just set AVI output with the problem mentioned above).
    I've read on the forum that DV AVI could be a good chance but which good sw can give me this files?
    Ciao
    Giorgio

  • Separate application for organizing videos?

    I was wondering if anyone could recommend some software like iPhoto that could be used to organize video content in a separate library. I don't wish to clutter my iPhoto library with GBs of HD footage, and I'd like a simpler way of finding my videos apart from my pictures.
    Also, would it be possible to break the association between my camcorder (Sanyo VPC-HD2000) and iPhoto so that the iPhoto import screen doesn't come up every time I sync the camcorder.

    The soon to be updated yflicks (http://manytricks.com/yflicks/) is a handy movie organiser. There are others, search on MacUpdate.
    BTW you know that when you import a movie to iPhoto it's automatically tagged with a keyword - movie - which makes them quite easy to find and sort separately from your photos.
    would it be possible to break the association between my camcorder (Sanyo VPC-HD2000) and iPhoto so that the iPhoto import screen doesn't come up every time I sync the camcorde
    You can do this with Image Capture (in your Applications Folder).
    as an alternative (that I just thought of), is there a way to configure iPhoto so that every time it opens (without hitting any special keys) it would ask the user to select which library they want to use? Then I could have a separate library for just video on a different hard drive.c
    What's a "special" key? It will do this if you simply hold the option (or alt) key while launching.
    Regards
    TD

  • Does anyone know if there is a way to connect the iPad 4 to a canopus box and use it for capturing video live?, Does anyone know if there is a way to connect the iPad 4 to a canopus box and use it for capturing video live?

    I am the Video Coordinator at Samford University and have found the quality of video capture on the iPad 4 AMAZING, however I need to convert all my files through a canopus in order to Capture and Cut live like I do with a regular video camera. I can get the tripod and mount for the iPad, I was just wondering if anybody knows exactly how/if there is a way to connect to the canopus from an iPad.
    Look forward to hearing what you guys and girls say.

    I'm a bit vague about what it is you wish to accomplish. Are you trying to capture video through an external box? If so, that's not posssible with any of the Canopus boxes I'm familar with. In fact I don't know of any external video capture solution that works with an iPad, though I can't state definitively that none exist.  I really don't think an iPad would be well suited for this even if it's possible. I'd strongly suggest you look into a MacBook Air or one of the current MacBook Pros. Those are far better suited for on-the-fly video capture and editing.
    If that's not what you mean, please post back and explain further what it is you wish to accomplish.
    Regards.

  • Suggestions for capturing video from HD source needed

    I'm wanting to capture video from my PS3 (using component or HDMI) and I have no idea what device is good. I'm not looking to spend a large sum of money but it has to be a USB or Firewire external device as I don't have a Mac Pro tower to install PCI cards... yet.
    I was looking at the Hauppauge HD PVR. Noticed it's not compatible with Mac's but saw if I purchase the elgato EyeTV software that it would work. I'm worried about compatibility and skeptical of trusting two products from two companies to work together without issue.
    So I was hoping people on here would have some suggestions.
    Thanks!

    Hope its not too late of a reply but the Hauppauge HD PVR is awesome! (that is, if you don't pick up a defective unit).
    I currently use one myself for capturing xbox 360 gaming clips on my hackintosh and have just figured out what the best settings are for native editing in FCP. You can read my reply in this thread for details:
    http://discussions.apple.com/click.jspa?searchID=-1&messageID=9485446
    I've found 2 apps (one of which is EyeTV 3) that allow you to capture to a Mac via USB2 cable. There's EyeTV 3 and then there's HDPVR Capture which can be found here:
    http://www.steventoth.net/blog/products/hdpvr-capture/
    I used HDPVR Capture first then got my hands on EyeTV 3 and I'll tell ya that EyeTV 3 has better export options. HDVPR-C outputs to M2TS or MP4. MP4 can be problematic when editing in FCP as I found out. But with EyeTV 3 you can export into a 100% native format for Final Cut Pro editing. HDPVR is cool though for a quick app to capture your clips. There's a free trial version that will only capture up to 2min. of footage.
    Btw, if you go with EyeTV 3 make sure you perform a software update after you install it because it doesn't support the Hauppauge HD PVR right off the bat in version 3.0 ..you need version 3.1.1 which you get free when you check for updates.
    hope this helps!

  • First Gen MacBook Pro and no firewire 800. Suggestions for capturing video?

    My first gen MacBook Pro only has one Firewire 400 port and nothing else (I got in a argument with a mac store clerk regarding the truth of this statement). My external hard drive has one Firewire 400 port, two Firewire 800 ports, and 1 USB. So far as I know the standard for most video cameras are still Firewire 400, in which case daisy chaining is out of the question (considering I will be using that port to connect to my computer). Any suggestions on how to capture video straight from a deck to my external hard drive?
    Thanks!
    MacBookPro1,1   Mac OS X (10.4.9)  

    I think you can use a FW800/400 adapter and daisy chain your camera to the drive.
    http://www.amazon.com/Sonnet-FireWire-800-Adapter-FAD-824/dp/B0000CDJPQ

  • Switching storage for captured video files

    Hello -- as always, my apologies if this is an easy question and I'm just too dumb to figure it out.
    I have been capturing large amounts of video from my HandyCam onto my late-2008 MacBook Pro, many hours' worth, then editing it with iMovie and burning DVDs -- mostly just home movie stuff but some more professional things. But as you know these files are huge memory-hogs, many many MBs. I have a 700-GB external drive that I use to back up my MacBook using Time Machine, which has oceans of memory available. Even though I have lots of gigs of memory available on my laptop, it seems like the smart thing to do would be to transfer all this raw and edited video onto the external drive. Can anyone tell me how to go back into the iMovie or other preferences and change the default setting, so that video files are automatically stored on the external drive and not the laptop hard drive? I know the MacBook is fast and awesome, but my experience is that computers work better when all their internal memory isn't jammed up with storage.
    I might also want to shift all the already-captured video over onto the external drive as well -- though that might create a situation where I try to find a file in a place where it had been stored before (laptop) and it's been moved and iMovie doesn't know where it is.
    Thanks for any help, your expertise is appreciated!
    Will

    The capture rate is normal at roughly 13 Gigs per hour of video, whether it's converted analog or straight from a miniDV camcorder. DV Stream (.dv) is the native file type for iMovie (at least through iM6) and there's not a preference to change this.
    iDVD can fit between 1 and 2 hrs of video on a single layer disc, depending on the amount of compression (and conversely, quality). It's possible to fit more on a disc with other software (eg, Roxio Toast) if that's a factor.
    Here are two articles for some additional info:
    VHS to DVD Options
    http://www.macworld.com/2004/05/features/fromvhstodvd/index.php
    Editing Old Home Videos
    http://www.macworld.com/2007/01/secrets/febmac911/index.php
    Check the forum for tips on using an external drive.
    John

  • Suitable SD and SDHC Cards for Capturing Video for FCP?

    Not exactly an FCP topic but this is the only forum that comes anywhere near!
    Until a few weeks ago I assumed that all SD and SDHC cards were equal with regard to capture speeds.
    Now I know better and have discovered that for trouble-free (consumer) video capture you need a Class 6 card to be safe.
    I note that SD cards (by definition 2GB or less) have no speed classes.
    I have trawled the internet, including the SD Card website but can't find any mention of the reason for this.
    Is this because small SD cards are very fast or simply because nobody would conceivably use them for video?
    I am asking because I have a small stock of 2GB cards which, if possible, I would like to use for short videos in the near future.

    I've not used FCE so can't add anything there. Perhaps Tom W will drop by. He would know.
    Regarding the VHS footage. You really ought to think about using a Time Based Corrector (TBC) between your VTR and the digitizing device. They will help deal with mis-timed frames (the 'tearing' effect) as well as chroma shift.
    The Canopus ADVC-300 is the least expensive one I've seen and as an added benefit, it does the Analog/Digital conversion for you as well.
    Good luck.
    x
    Do your part in supporting your fellow users. If a response has been Helpful to you or Solved your question, please mark it as such as an aid to other lost souls on the forum.
    Also, don't forget to mark the thread Answered when you get enough information to close the thread.

  • Application for importing videos from a digital camera

    I have a Canon PowerShot SD100 that I got a year and a half ago. It came with a CD that included software that could be used to import both the pictures and videos it took. However, after installing it, the CD got lost, probably ended up in the trash, and now I have no way to import the videos onto my new computer. (I use iPhoto for the pictures.)
    Canon doesn't have a version of that same software, called ImageBrowser, available for download, and I've looked on my computer, but I can't seem to find any application that I could use to import the videos.
    If anyone knows of a free application that would let me import my videos, I'd greatly appreciate it.
    Thanks a ton!
    Jill

    I don't use any software for importing videos from my camera I take the memory card out the camera. I insert it into my card reader. The memory card mounts on my desktop I can then drag and drop the movies from the card into my movies folder.

  • What size for capturing?

    Hi,
    I'm going to create video podcast showing people how to use
    software.
    What capture size shall I use? Is 1024x768 too big? What do
    people normally use?

    Tough question. Software may or may not be compliant with 800
    X 600 sizeing. So you may lose buttons or similar features if the
    programmer did not comply with an 800 X 600 minimum.
    If you use Captivate 4 you have an opton for the new TOC
    feature and that makes everything wider than 800 X 600
    Recording larger and scaling down will cause some distortion,
    but you can play around with your resolutoin from Standard to
    Optimized and you may find that 8 bit is too grainy in any
    resolution with the Captivate quality settings.
    I usually record at 800 X 600 for internet speed.
    If you are serving this up in a LMS package, then the LMS
    itself will take up some room.
    I do some recording at 1024 X 768 and this is a MAX that is a
    bit too big in most cases because of the Tray area at the bottom of
    Windows. Lots of people have IE6 or IE7 and a list of their
    favorite links on the left. That means that your 1024 X 768
    presentation loses the left side to the Favorites bar and it seems
    that many people don't know to run this stuff at full screen (just
    press F11 in IE).
    So somewhere between 800 X 600 and 1024 X 768 is the way to
    go.
    You can size your application to fit inside the red Adobe
    rectangle prior to recording. You should try to be consistent in
    size as you do your demo presentations.
    If possible, try 800 X 600 first and then you can also try
    something that is 90% of 1024 X 768 and see if that works better.
    Another issue is 4:3 screens and 16:9 screens. As a business
    user, I am not a huge fan of 16:9 laptops, but it is fine on a 21"
    desktop monitor. You might want to account for 16:9 screens in your
    dimensions.
    Lets not forget about bandwidth. If it is playing on a
    corporate network, then you are fine. Lots of folks have high-speed
    access. I have not had any problems at 1024 X 768 (or shall I say
    90% of that).
    Hope this helps a bit.
    Joe C.

  • Looking for a Hi Res solution for viewing images and for capturing video

    We are looking to complete some training videos that utilize a microscope, a Sony Firewire camera (1/3-inch Progressive Scan Color CCD 1024x768 Pixel Array). I want to capture the video on a macbook (imovie or FCE) and be able to make some training DVDs.
    In addition, I need to purchase a monitor (cinema display??) that would allow people to view the manipulation from the microscope.
    Whay type of setup am I looking at ? Will the Apple Cinema display work for this and give a hi res image on it?
    I am not familar with the displays or the desired setup (the video out on the macbook be acceptable as the video comes in from the camera or does the camera go directly to the monitor?
    ny insight would be appreciative. Thank you

    Hi jforsberg,
    What we need to know is that microscope have a video out or practically you use the Sony to capture the video thru microscope using custom tripod or camera holder?
    If using you Sony is the case, then you can use iMovie for that, and you can view it "live" while you capture (import) it by selecting the input menu to your sony like shown here by EZJIM:
    http://discussions.apple.com/thread.jspa?threadID=1091996&tstart=25
    And you can mirror the screen from macbook to bigger external screen using mini DVI adapter. There are three option mini dvi to vga, mini dvi to dvi, and mini dvi to video, and if you want to use apple cinema display I believe you have to buy the mini dvi to dvi.
    And apple said that macbook can drive up to 23" cinema display with 1440 x 900 resolution, but other user on macbook forum reportedly can use with other bigger screen and bigger resolution as well.
    Best way is you visit apple store and buy that adapter and have it tested with both 23" and 30" (I believe apple guy won't mind considering you are a potential cinema display buyer).
    Good Luck.

  • MacBook Pro Retina 2.3 GHz vs. 2.6/2.7 GHz for AVID Video/Audio Production

    Hi,
    I am finally gearing up for my MacBook Pro purchase come early August for school. Although I have considered value powerhouse computers like Sager Notebooks, I am fairly certain I'm going to go with my gut and get the Mac. Although Google has undoubtedly been my friend, I have not found a satisfactory forum/discussion about my exact situation, so I'm hoping for some much needed suggestion.
    I will be installing:
    AVID Media Composer 6 http://www.avid.com/US/products/media-composer#specifications and
    AVID Pro Tools 10 http://www.avid.com/US/products/pro-tools-software#Tech-Specifications0
    Obviously, I plan on doing HD video editing, and high quality audio processing/editing. I am a full time student with a part time job and honestly do not have all the money in the world... But I want to make this Mac purchase a worthwhile investment, not just a purchase I will regret not being 100% sure about in the future
    So, my question is, would the different clock speeds (2.3/2.6/2.7) truly make a significant difference in what I'm doing, how much difference, and which one would you recommend?
    Note: I will upgrade the memory to 16GB either way.
    Thank you all, I'm really excited to hear from you.
    Austin

    I agree with Bimmer - the 2.6Ghz clock speed is exactly what you need for video editing. And with the non-Retina display, you can upgrade to 16GBs yourself.
    I also agree with Bimmer on the SSD front. You can use a fast USB 3.0 external to store your projects (and perhaps use as scratch space - although if you keep the SSD pretty clean, it would be much faster). There are a wealth of SSDs out there for MacBook Pros now - anywhere from $350-800. Some are a little faster than others but I don't know that you'd actually notice the difference in real-world use. Bimmer was telling me about the Sandisk Extreme 480GB last night - seems to have some awfully fast clock speeds and right around $350. The Samsung 830 series gets consistently high marks. I have a Crucial m4 512GB with which I am pleased. It seems that more MacBook Pros have Crucial m4 series drives than most other brands and users are happy with them - and Crucial has great tech support for Macs which is something I appreciate.
    So I would build into the cost of the computer both the extra RAM and a SSD and a fast external drive (or two - one to use as a Time Machine backup). You won't break the bank and you're obviously going to want a machine that does what you need to do quickly.
    Just one more thing - if you can afford it, I'd go with the NVIDIA card with 1 GB of VRAM. That's twice the size as the stock 512k VRAM. It would just make things that much faster. Oh, and I would spend the extra $100 for the HD antiglare option - a little bit more screen res and the antiglare looks wonderful to me.
    Good luck - remember that you can always call back here should you have any questions: both before and after your purchase...
    Clinton

Maybe you are looking for

  • If Statement in PLD

    I'm trying to set up a formula similiar to an If then statement with the PLD, and not having any luck.   I need to create a formula on a sales order that says if  there is no frieght on the order display "0.00".  Thanks. Eric

  • Can i display module full name in the PIQ_AUDIT Program

    As you know we have BSP PIQ_AUDIT program can see what student have studied but only display short name of module (short name of IT1000) and can display long text when i put indicator to the short text. so users request to display long text instead o

  • EXIF Information while in Safari?

    Is there any way (via customization or add-in) to allow Safari to display EXIF information from a jpeg photograph? I know that I could safe the image and load it into iPhoto or use some other piece of software (like CocoView) but I was curious if the

  • Query on formating CSV file.

    Hi All, According to my business logic i need to read data from DataBase and need to create CSV file to represent that data. I am able to create CSV file. But i want to format the cells of the CVS file. means like, i want to change the back groung co

  • Transporting objects ? Please suggest

    We have a landscape of DEV, QA & PROD for BI & R/3. So how will the objects move from DEV to PROD, is it from DEV to QA and QA to PROD (OR) DEV to QA and DEV to PROD. Please suggest me the clear process of transportation of BI Objects from DEV to PRO