[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: trouble playing streaming video



On Sat Jan 23 17:24:55 EST 2010, I wrote:

> I'm having trouble accessing streaming video from a local website. ...
> ps shows the following process:
>
> mplayer -wid 0x1201a26 -vf scale=640:-3 -osdlevel 1 -nojoystick \
>   -noconsolecontrols -cookies -softvol -slave -user-agent NSPlayer \
>   -nomouseinput -cache 512 http://70.61.148.132/WXOD/WCT%2018120.WMV?MSWMExt=.asf

On Sun, 24 Jan 2010 13:44:03 +0000 (UTC), Camaleón <noelamac@gmail.com
replied:

> Mmm, try with this:
>
> mplayer -wid 0x1201a26 -vf scale=640:-3 -osdlevel 1 -nojoystick \
>   -noconsolecontrols -cookies -softvol -slave -user-agent NSPlayer \
>   -nomouseinput -cache 512 mms://70.61.148.132/WXOD/WCT%2018120.WMV?MSWMExt=.asf
>
> Note the use of "mms://" protocol instead "http://";; one.

Thanks, but that didn't work either.  Unlike the first command, that one did
seem to get as far as trying playback:

  Playing mms://70.61.148.132/WXOD/WCT%2018120.WMV?MSWMExt=.asf.
  STREAM_ASF, URL: mms://70.61.148.132/WXOD/WCT%2018120.WMV?MSWMExt=.asf
  Resolving 70.61.148.132 for AF_INET6...
  Connecting to server 70.61.148.132[70.61.148.132]: 1755...
  Connected
  ...
  Starting playback...

However, I then got lots of errors, some of which follow:

  [MGA] Couldn't open: /dev/mga_vid
  [VO_TDFXFB] Can't open /dev/fb0: No such file or directory.
  s3fb: can't open /dev/fb0: No such file or directory
  [swscaler @ 0x8790df8]using unscaled yuv420p -> yuv420p special converter
  X11 error: BadWindow (invalid Window parameter)
  X11 error: BadGC (invalid GC parameter)
  X11 error: BadDrawable (invalid Pixmap or Window parameter)

Some of these seem to be from mplayer.  I'm not sure about the "X11 errors",
of which there were thousands.


Reply to: