On Thu, May 30, 2002 at 07:55:52PM -0700, Ben Barrett wrote: > The version I used did have a nice GUI, though it looked slightly older; > I think they did their own X calls for best compatibility but I never > really examined the binary... It had a video pane, and channels in one > of the menus; however it would only launch netscrape... and I could > launch it from any browser just fine, or from command-line. I have not > 'seen' the non-gui version : )
RealProducer? If I ever get that webcam thing working, that would be sweet. The only Linux versions I've seen were CLI's with masochistic use of getopt. I don't want to encode video without seeing it. I know about RealPlayer. The Linux version works, to varying degrees, on OpenBSD. > benb > > On Thu, 2002-05-30 at 18:25, Jacob Meuser wrote: > > On Thu, May 30, 2002 at 02:01:54PM -0700, Ben Barrett wrote: > > > Real now makes their RealProducer in a Linux version: > > > http://forms.real.com/rnforms/products/tools/producerbasic/index.html I went and got it. builder:~/tmp/realproducer% ls -l r* -rwxr-xr-x 1 jakemsr jakemsr 516917 May 16 2001 realproducer -rwxr-xr-x 1 jakemsr jakemsr 173803 May 16 2001 rmeditor -rwxr-xr-x 1 jakemsr jakemsr 155700 May 16 2001 rmevents builder:~/tmp/realproducer% /emul/linux/usr/bin/ldd r* realproducer: libdl.so.2 => /lib/libdl.so.2 (0x480b6000) libm.so.6 => /lib/libm.so.6 (0x480ba000) libc.so.6 => /lib/libc.so.6 (0x480d7000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4809f000) rmeditor: libm.so.6 => /lib/libm.so.6 (0x4807b000) libdl.so.2 => /lib/libdl.so.2 (0x48098000) libc.so.6 => /lib/libc.so.6 (0x4809c000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x48064000) rmevents: libm.so.6 => /lib/libm.so.6 (0x48078000) libdl.so.2 => /lib/libdl.so.2 (0x48095000) libc.so.6 => /lib/libc.so.6 (0x48099000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x48061000) I ran /emul/linux/usr/bin/nm on some of the plugins. I didn't see anything that looked like it was using X. I didn't see any mention of a GUI, and I saw a huge list of switches, but I need to email realnetworks for a proper LICENSE_KEY. I had to do that for the RealServer also. -- <[EMAIL PROTECTED]>
