Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Screen video capture software (http://stream-recorder.com/forum/forumdisplay.php?f=51)
-   -  

*Capture* or *Record* streaming video??

(http://stream-recorder.com/forum/showthread.php?t=14245)

lbeck 10-29-2012 02:59 PM

*Capture* or *Record* streaming video??


 
So what's the difference between video capturing and recording streaming video? The two functions seem to be treated separately on this site.

I'm getting confused regarding all of the software available for youtube capture. I almost bought the Aiseesoft product since it is cheap, but did a Google search and found much discontentment with it. But my Google search also found this site, so I decided to review what's here. I did a search for aiseesoft and Streaming Video Recorder and didn't get any returns, so I'm now wondering if I'm using the right terminology.

The top choices at this site appear to be the more costly ones. No surprise. But I'm looking for something for free or very cheap. All that I really want to do is to capture e.g. youtube video and save it to a file that I can work with, like MP4, AVI, or most of the going video formats. I am interested in the quality of the downloaded video and would like to capture HD video where it's available. And I have found some files that I thought were youtube but aren't. So I guess that I really want something that will capture what I see on the screen at the highest quality.

I have software to convert video files but not FLV files, and I also can edit most popular formats like MP4 and AVI, so I'm not interested in paying more for software that will edit or convert. I only want a way to capture and save to a common format.

Is there a place at this site that ranks bare bones video capture software by quality and price?

Chug a Bug 11-03-2012 04:43 PM

Re: *Capture* or *Record* streaming video??


 
Quote:

Originally Posted by lbeck (Post 55916)
So what's the difference between video capturing and recording streaming video? The two functions seem to be treated separately on this site.

One is grabbing the video stream direct from the server i.e. whatever plays in your browser is downloaded directly. Video capturing on the other hand is just that, capturing the video that plays onscreen. Literally recording the pixels as they play.

Quote:

I'm getting confused regarding all of the software available for youtube capture.
Most youtube vids are simple http:// links, any browser with a videodownload extension will grab them for free VideoDownloadHelper for FF, or FastestTube for most others.

Quote:

All that I really want to do is to capture e.g. youtube video and save it to a file that I can work with, like MP4, AVI, or most of the going video formats. I am interested in the quality of the downloaded video and would like to capture HD video where it's available. And I have found some files that I thought were youtube but aren't. So I guess that I really want something that will capture what I see on the screen at the highest quality.
again, any browser extension will do it. Assuming its available in HD to begin with.

Quote:

I have software to convert video files but not FLV files, and I also can edit most popular formats like MP4 and AVI, so I'm not interested in paying more for software that will edit or convert. I only want a way to capture and save to a common format.
Most YT vids are H264/AAC inside an FLV container so can be remuxed to MP4 without loss. Some downloaders will allow downloading direct to MP4. For those that don't use ffmpeg (yes, it's free)

ffmpeg -i input.flv -vcodec copy -acodec copy output.mp4


All times are GMT -6. The time now is 03:27 PM.