LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to capture internet streaming file (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-capture-internet-streaming-file-804941/)

tensigh 04-29-2010 06:12 AM

How to capture internet streaming file
 
Hey all,

I'm trying to capture a video from a site in Japan. Unfortunately, most of the video downloader tools don't seem to work. Since I'm using Firefox I'm guessing I can't look in my local cache. Is there any way to find it?

The link for the site is: http://www.dai2ntv.jp/player/index.h...d=NtvI00009214

They might block you if you're not in Japan. I used to use a proxy server when I was in the US but after a while it didn't work.

{BBI}Nexus{BBI} 04-29-2010 06:41 AM

If it's not in your local /home/<username>/tmp look in your /tmp it might be lurking in there.

dv502 04-29-2010 08:58 AM

@ kuriharu

If the file is in neither location, the last option is screen capturing.

You can record the desktop or a portion of it, e.g the window playing the video.

Depending on your CPU, graphics card and system memoery, the results and quality will vary.

Here a a few programs to do screen capturing
  • recordmydesktop
  • xvidcap
  • ffmpeg with the x11grab option.

You can find tutorials on youtube.com on the usage of these programs.

tensigh 05-05-2010 07:18 AM

Quote:

Originally Posted by dv502 (Post 3951860)
@ kuriharu

If the file is in neither location, the last option is screen capturing.

You can record the desktop or a portion of it, e.g the window playing the video.

Depending on your CPU, graphics card and system memoery, the results and quality will vary.

Here a a few programs to do screen capturing
  • recordmydesktop
  • xvidcap
  • ffmpeg with the x11grab option.

You can find tutorials on youtube.com on the usage of these programs.

Thanks, I'll try those. I was wondering how to do that. Thanks!

dv502 05-05-2010 08:31 AM

Here are a few screencasting tutorials to start:

An overview of popular screencasst programs
http://www.youtube.com/watch?v=8o-swehxoyI

Using gtk-RecordMyDesktop for Screen Capture
http://www.youtube.com/watch?v=rnl8sIAmk3c

Xvidcap tutorial parts 1 & 2
http://www.youtube.com/watch?v=YPk248UkWHA
http://www.youtube.com/watch?v=KMssoLu4sVQ

There are more tutorials/HowTos on youtube.com

- Cheers

tensigh 05-22-2010 07:44 AM

Thanks for the help, I'll keep looking
 
Thanks for all of your suggestions. They didn't really work. xvidcap doesn't record sound, and it doesn't let me choose a device other than /dev/pcap or something, and the sound it does record is crappy.

There are commercial products that will do this. I may have to actually look into one. No biggie, I just thought I'd try FOSS first before going commercial.

Thanks anyway.


All times are GMT -5. The time now is 12:10 AM.