maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   recording shoutcast streams playing in kmplayer (https://talk.maemo.org/showthread.php?t=64376)

yukop4 2010-10-26 08:43

recording shoutcast streams playing in kmplayer
 
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

giladmttw 2010-10-26 10:22

Re: recording shoutcast streams playing in kmplayer
 
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

yukop4 2010-10-26 19:22

Re: recording shoutcast streams playing in kmplayer
 
Quote:

Originally Posted by giladmttw (Post 851688)
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

giladmttw 2010-10-27 22:03

Re: recording shoutcast streams playing in kmplayer
 
Sure you can limit it:
Code:

-l seconds    - Number of seconds to run, otherwise runs forever
-M megabytes  - Stop ripping after this many megabytes


yukop4 2010-10-28 00:17

Re: recording shoutcast streams playing in kmplayer
 
Quote:

Originally Posted by giladmttw (Post 854315)
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

tekplay 2010-10-28 00:51

Re: recording shoutcast streams playing in kmplayer
 
streamripper http://64.71.184.99:8010/ -M 60 -d /home/user/MyDocs/music

streamripper -h (to see all options)


All times are GMT. The time now is 03:49.

vBulletin® Version 3.8.8