From owner-freebsd-multimedia@FreeBSD.ORG Wed Dec 12 20:24:55 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C617F16A479 for ; Wed, 12 Dec 2007 20:24:55 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.freebsd.org (Postfix) with ESMTP id AD5D213C467 for ; Wed, 12 Dec 2007 20:24:55 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 6872 invoked from network); 12 Dec 2007 20:24:55 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 12 Dec 2007 20:24:55 -0000 Message-ID: <476042F2.7040707@chuckr.org> Date: Wed, 12 Dec 2007 15:22:10 -0500 From: Chuck Robey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.9) Gecko/20071107 SeaMonkey/1.1.6 MIME-Version: 1.0 To: Danny Pansters References: <475DBEBC.1060805@chuckr.org> <200712110013.16343.danny@ricin.com> In-Reply-To: <200712110013.16343.danny@ricin.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: streaming video X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 20:24:55 -0000 Danny Pansters wrote: > On Monday 10 December 2007 23:33:32 Chuck Robey wrote: >> I can't figure out how to get streaming video (as exemplified by the >> links on this page: http://countdown.ksc.nasa.gov/elv/public/ ) to >> display. I have buiolt a host of dvd ports, they all seemm to show >> dvd's fine, but I can't figure out how to get one of the links on that >> page to kick off a program to show stuff. This isn't flash. Also, I do >> get a popup asking me what to do with this contentm but no matter what >> program I gove it (suck as xine, vlc, totem, gxine, or gxanim, others) >> nothing displays beyond the program's startup (the one I ca;; just opens >> a window and grins stupidly at me). >> _______________________________________________ >> freebsd-multimedia@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >> To unsubscribe, send any mail to >> "freebsd-multimedia-unsubscribe@freebsd.org" > > rm = realmedia, you can play it with realplayer or with (k)mplayer/xine/... if > you have enabled the real codecs for them (possibly also need the win32 > codecs, they also contain some of older the real codecs IIRC). > > e.g. > cd /usr/ports/multimedia/linux-realplayer && make install clean > > or > cd /usr/ports/multimedia/mplayer > make config (and enable the real support) > make install clean > > I'm not sure if maybe the java applets on that website intend to embed the > video (if that is so, it works poorly I reckon ;-) > No, you misunderstood me, I have the tools, I just can't seem ever to get them to work, when initiated from Seamonkey'spopup which asks me how to handle it. I know that setting the correct mime type would help (and that info would be of use) but that's why I gave the sample video url, so folks could tell me why I can't just kick off (for example) either xine or maybe totem. Nothing works -- I mean, the windows of the executable I am calling open up, but no video appears, even if I wait a while for download (and I have quite a lot of bandwidth). I don't need the toolnames, I need to figure out how to get them to work with the browser. > HTH, > > Dan > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"