|
|
Convert Real Audio files to MP3s
I tried this.
Convert Real Audio files to MP3s
This hint isn't for streaming audio, which is what you're trying to capture. If you want to capture streaming audio to WAV issue the following command:
Convert Real Audio files to MP3s
Thanks! That got me farther. Still failing:
Convert Real Audio files to MP3s
Two things to verify. First, make sure you downloaded the files from the Sourceforge link entitled "last mencoder & mplayer binaries." I wrote this is in the original submission but I guess the editor thought it was a mistake and changed it to "newest" or something to that effect.
Convert Real Audio files to MP3s
Okay, I'm running Mac OS X 10.3.7. I have Real Player 10.0.0 (v325).
Convert Real Audio files to MP3s
You downloaded, possibly, the oldest binary. Get ffmpegXbinaries1115.zip.
Convert Real Audio files to MP3s
That did it. Thanks for your patience.
Convert Real Audio files to MP3s
Hi
Convert Real Audio files to MP3s
I too am trying to convert a stream to .wav, then to .mp3, in this case a segment of a Prairie Home Companion show. I got the newest binaries I could find, in this case Intel builds, and used the command for streams given in this thread, and it seemed to work perfectly:
And in fact the file, rope.wav, was created. However, it converted only a little 33-second snip of the show segment (which is around a half-hour, I think) that I was trying to convert, and I'm not even sure what it created was from the right segment of the show. as you can see, at the end of the rtsp link, there's a timecode reference, I believe that's the part that's messing up. Anyone have any words of wisdom for me? Thanks in advance.
Convert Real Audio files to MP3s
If you don't have a .ram file, as long as you can get at the original stream URL (via View Source or similar), you can do
mplayer -dumpstream -dumpfile [filename] rtsp://host.do.main/full/url
to dump live RealAudio streams to disk to create your own .rm files that you can then massage into MP3's.
As for this mess:
Convert Real Audio files to MP3s
How about this instead?<Mental note: "Do not post after bedtime."> Forgot the parentheses for the array assignment. (Could've sworn I used Preview.) Let's try that again:
IFS=";" title_author=(`mplayer "$1" -quiet -vo null -ss 10:00:00 2>&1 | awk -F: 'BEGIN { ORS = ";" } ; $1 ~ /name|author/ { print $2 }'`)
Convert Real Audio files to MP3s
That is very cool - anyway - you could walk us through whats going on there?
Convert Real Audio files to MP3s
With I get the following:
I do this having made the following preparations:
Convert Real Audio files to MP3s
Not sure if you tried this - but if you enter that URL in RealPlayer it asks to update to the Dolby 3 plugin. I did so, thinking that would resolve problem with mplayer - but it does not. Sorry.
Convert Real Audio files to MP3s
Yes, I entered the URL in Real Player. A download of some plug-in started (I don't remember, whether it was Dolb 3) and then it played.
Convert Real Audio files to MP3s
Try this, replace pnm with rtsp it should work.
Convert Real Audio files to MP3s
Have anyone tryied this hit with 10.2.8?
update prebindings & reboot
I had this problem until I updated the pre-bindings (I used YASU to do this step)... |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.06 seconds |
|