Leek me wel een eindje verder te brengen, maar kreeg dezelfde foutmelding die verder in het forum waar de link naar verwijst ook gemeld werd.
Hier mijn terminal uitdraai:
gerard@gerard-ubuntu:/usr/bin$ vsound –d –t –f myfilename.wav realplay nrtsp://realstreams.omroep.nl/vpro/21706370/surestream.rm?title=De
About to start the application. The output will not be available
until the application exits.
/usr/bin/vsound: 177: –d: not found
Missing file ./vsound9233.au.
This means that the libvsound wrapper did not work correctlty.
Here are some the possible reasons :
- You are trying to record a stream (RTSP or PNM protocol) from
the internet. You will need to use the --timing option.
- The program you are trying to run is setuid. You will need to
run vsound as root.
- Vsound was not properly installed and hence won't work at all.
gerard@gerard-ubuntu:/usr/bin$
Verder gezocht op ubuntuforums.org/ en vond verdere ideeen op
http://ubuntuforums.org/showthread.php?t=40193Daar wordt aangegeven dat het met mplayer kan:
Code:
mplayer -playlist your real stream url -dumpstream -dumpfile output.ram
geeft foutmeldingen die te maken hebben met dumpfile.
De opdrachten -dumpstream en -dumpfile zijn met en zonder streepje niet beschikbaar in bash.
Vind het commando dumpfile wel terug op de link
http://www.simtec.co.uk/products/SWABLE/files/able-set/book_user.reference_commands_manipulation.htmlFile manipulation commands
These are the commands to manipulate files and are available from the shell command line of ABLE from version 2.20 and later.
Table of Contents
cat — Displays contents of a text file
cp — Copy a file.
dumpfile — Displays a file in a hexadecimal dump
file — Tests each argument in an attempt to classify it.
sum — Checksum a file
Maar eerlijk gezegd rijkt mijn kennis van Linux en bash nog niet zo ver om hier verder mee te komen.
Graag dus verdere hulp bij de oplossing voor mijn wens om de radioprogramma's op de hd te krijgen, zodat ik ze op mijn mp3 speler kan zetten.