Reply
Thread Tools
Posts: 336 | Thanked: 47 times | Joined on Jul 2008
#1
need help with recording

i record with mplayer - dumpstream presently but how can you adapt this to record shoutcasrt streams

shoutcast for some reason does not work in streamtuner anymore so i am thinking of using kmplayer

any help appreciated
 
Posts: 179 | Thanked: 95 times | Joined on May 2008
#2
kmplayer is just a front end to mplayer, try streamripper.

recording a stream:
mkdir /home/user/MyDocs/music
streamripper http://64.71.184.99:8010/ -d /home/user/MyDocs/music
 
Posts: 336 | Thanked: 47 times | Joined on Jul 2008
#3
Originally Posted by giladmttw View Post
kmplayer is just a front end to mplayer, try streamripper.

recording a stream:
mkdir /home/user/MyDocs/music
streamripper http://64.71.184.99:8010/ -d /home/user/MyDocs/music
hi

i have used that code in the past but the problem is that you cannot put a limit on it -unless there is a way to program streamripper
 
Posts: 179 | Thanked: 95 times | Joined on May 2008
#4
Sure you can limit it:
Code:
-l seconds     - Number of seconds to run, otherwise runs forever
-M megabytes   - Stop ripping after this many megabytes
 
Posts: 336 | Thanked: 47 times | Joined on Jul 2008
#5
Originally Posted by giladmttw View Post
Sure you can limit it:
Code:
-l seconds     - Number of seconds to run, otherwise runs forever
-M megabytes   - Stop ripping after this many megabytes

ok lets say i want to limit megabytes

where would i insert the -m in the code below

mkdir /home/user/MyDocs/music
streamripper http://64.71.184.99:8010/ -d /home/user/MyDocs/music
 
Posts: 137 | Thanked: 71 times | Joined on Mar 2008
#6
streamripper http://64.71.184.99:8010/ -M 60 -d /home/user/MyDocs/music

streamripper -h (to see all options)

Last edited by tekplay; 2010-10-28 at 00:53.
 

The Following 3 Users Say Thank You to tekplay For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 12:06.