Displaying 6 results from an estimated 6 matches for "trplayer".
2004 May 04
2
OT: Latest Linux Real player
Hi:
I know this is off-topic, but figured someone here would know, particularly
given Xiph's involvement in Helix.
Up till now I've used TRplayer <http://linux-speakup.org/trplayer.html> to
play Realmedia content. This is because, as a Blind person, I've no need
or desire for X11, and TRplayer uses the Realplayer libs without all that X
overhead. but now I would like to play a stream that needs Realplayer 10,
or at least seems to...
2004 Aug 06
3
Helix into Icecast2 loopback
Hello.
I've made some progress on the issue. I found a tool called TrPlayer which
is a text mode front end for real player - initially developed for the use
of the visually impaired. The theory is that I can use this and pipe the
live stream into vsound which then in turn is passed into ices or another
source client. Trouble is, I'm having all sorts of trouble compilin...
2004 Aug 06
2
Helix into Icecast2 loopback
Well more specifically I want to transcode a realaudio stream into mp3 on
the same machine and on the command line only - reliably!
Following up, I managed to compile the trplayer using a substitute
__pure_virtual function compiled with extern "C" (without it the function
name was being mangled by g++) by now trplayer runs and exits without
warning, error or success... the funny thing is if I try running the
precompiled trplayer with the LD_PRELOAD=/usr/local/lib/l...
2004 Aug 06
0
OT: Latest Linux Real player
Hello. Does the latest Linux real player support RealAudio 10? The RealVideo
codec is available as a upgrade but does it include RealAudio10. As far as I
know TRPlayer uses the installed Real libraries so it should work if
RealPlayer supports it.
Also would you mind sending me your compile of TRPlayer? I had some problems
compiling it under Redhat 9.
All the best
Hash
-----Original Message-----
From: owner-icecast at xiph.org [mailto:owner-icecast at xiph.org...
2004 Aug 06
0
Helix into Icecast2 loopback
samurai.fm wrote:
> Well more specifically I want to transcode a realaudio stream into mp3 on
> the same machine and on the command line only - reliably!
>
> Following up, I managed to compile the trplayer using a substitute
> __pure_virtual function compiled with extern "C" (without it the function
> name was being mangled by g++) by now trplayer runs and exits without
> warning, error or success... the funny thing is if I try running the
> precompiled trplayer with the LD_PREL...
2004 Aug 06
0
Helix into Icecast2 loopback
samurai.fm wrote:
> Hello.
>
> I've made some progress on the issue. I found a tool called TrPlayer which
> is a text mode front end for real player - initially developed for the use
> of the visually impaired. The theory is that I can use this and pipe the
> live stream into vsound which then in turn is passed into ices or another
> source client. Trouble is, I'm having all sorts...