ramrip

Software Screenshot:
ramrip
Software Details:
Version: 2006-06-05
Upload Date: 2 Jun 15
Developer: Matthew Gates
Distribution Type: Freeware
Downloads: 9

Rating: nan/5 (Total Votes: 0)

ramrip is a little script which wraps up mplayer / ffmpeg. It downloads real video or real audio streams, and then encodes them. Video files are transcoded to mpeg format using ffmpeg. Audio-only streams can be encoded to ogg/vorbis, mp3 or wav formats.

Unlike ram2ogg, this script downloads uncompressed files first, then encodes them. Thus it is nicer to use ram2ogg for audio streams. This also means that you need A LOT of free disk space, since un-compressed video is HUGE!

There's no manual page right now. Run the program with the -h option to see the following help:

Usage: ramrip [options] [basename]

Options:

-h : this cruft
-v : print name and version
-V : verbose mode
-d : dirty mode (don't delete intermediate files)
-a : audio format (ogg [default], mp3, wav)
-f : video format (mpeg [default])

EXAMPLES:

$ ramrip -f mpeg http://foo.com/video.ram wiggle
Downloads the URL, putting the result in "wiggle.mpg" (mpeg format)

$ ramrip http://foo.com/audio.ram
Downloads the URL, putting the result in audio.ogg (ogg/vorbis format)

$ ramrip -a mp3 http://foo.com/audio.ram
Downloads the URL, putting the result in audio.mp3 (mp3 format)

$ ramrip -a wav http://foo.com/audio.ram
Downloads the URL, putting the result in audio.wav (wav format)

Similar Software

Other Software of Developer Matthew Gates

scrot
scrot

2 Jun 15

ogg2mp3
ogg2mp3

2 Jun 15

Comments to ramrip

Comments not found
Add Comment
Turn on images!