Berkeley CSUA MOTD:Entry 11722
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/27 [General] UID:1000 Activity:popular
5/27    

2004/1/8-9 [Computer/SW/Apps/Media, Computer/SW/OS/FreeBSD] UID:11722 Activity:nil
1/7     To the guy who was interested in listening to NPR/RealAudio on
        Linux/FreeBSD: http://www.live.com/mplayer
2025/05/27 [General] UID:1000 Activity:popular
5/27    

You may also be interested in these entries...
2013/6/26-8/13 [Computer/Domains, Computer/Networking, Computer/SW/WWW/Browsers] UID:54697 Activity:nil
6/26    This ones for you psb -ausman
        http://25.media.tumblr.com/027fe67c84c2288cc16e9c85db690834/tumblr_mp0ag8DCQI1qzwozco1_1280.jpg
        \- that's pretty good. i wish someone had put the idea to be before i saw
           it on the internet, so see if i'd have put the 9 justices in the same
           boxes. JOHN PAUL STEVENS >> All the sitting justices. --psb
        \- that's pretty good. i wish someone had put the idea to be before i
	...
2013/3/21-5/18 [Computer/SW/Apps/Media, Computer/SW/WWW/Browsers] UID:54632 Activity:nil
3/21    Browser Plug-In you must get: Ghostery. It gets rid of a bunch of
        ad trackers on a web site, resulting in really fast load times.
        For example, a typical media site will require 10-15 trackers
        (you know, those URLs that track your activities so they can
        target you better). Ghostery kills them.
        \_ This has been working well for me, and breaks fewer things
	...
2012/11/18-12/18 [Recreation/Celebrity, Politics/Domestic/911, Computer/SW/Apps/Media] UID:54537 Activity:nil
11/16   Anonymous responds to be labeled a "terrorist" by Isreali media:
        http://t.co/0lIgC166
	...
2010/8/19-9/7 [Computer/HW/Drives] UID:53929 Activity:nil
8/19    Anyone have a good MLC vs. SLC writeup that is less than a year
        old? I am investigating making a big SSD order. -ausman
        \_ how much performance gain are you expecting from using SSD?
           Let's say your 7200RPM yields 70 MB/sec (sustained) read and
           your new SSD yields 160 MB/sec read, and that your application
           is mostly streaming media (so the platter is continuous read,
	...
2010/6/8-30 [Computer/Companies/Yahoo] UID:53853 Activity:nil
6/8     Newly wed husband and wife found from old picture that they have
        actually crossed path 30yrs ago: http://www.csua.org/u/qwv
        My question is how do stories like this find its way to news media?  Do
        people just go "hey something very interesting happens in our lives.
        Let's call up a news agency or two to tell the world about it."?
        \_ "Your video will begin after a word from our sponsors."
	...
Cache (1624 bytes)
www.live.com/mplayer -> www.live.com/mplayer/
However, it can now open rtsp:// URLs: mplayer rtsp:// <servername> / <filename> To see details of the complete RTSP protocol exchange, add the -V verbose option. Alternatively, using a sdp:// pseudo-URL, MPlayer can read a SDP file that describes a RTP session: mplayer sdp:// <SDP-filename&gt SDP files are usually used only for playing multicast RTP sessions. Audio/Video synchronization MPlayers A-V: display at the bottom of the console window shows the current time difference in seconds between the audio and video streams. Sometimes, however, MPlayers default synchronization mechanism can be slow to respond. If you need to make it respond more aggressively, try adding the option -mc 10 MPlayers principal author has also written an informative article that discusses techniques for tuning the performance of MPlayer. Streaming over TCP By default, incoming data RTP and RTCP packets are streamed using UDP. If, however, you have a broken Internet connection that for whatever reason does not pass incoming UDP packets, then you can ask that the incoming data be streamed over TCP instead. Of course, because MPlayer is a receive-only application, you can listen in on such sessions - but you wont be able to talk back. For two-way communication on a SIP session, you should instead use a dedicated SIP softphone application, such as linphone . COM Streaming Media libraries do not support RealAudio and/or RealVideo streams - even those described by a rtsp:// URL - because these streams do not use RTP for transport. Recently, however, MPlayer was updated so that it can play RealAudio/RealVideo rtsp:// streams.