[MPlayer-users] mms and wmp9 files.
Kevin DeKorte
kdekorte at yahoo.com
Thu Oct 7 00:11:10 CEST 2004
I have recently come across a media file that mplayer can't seem to handle.
Mplayer I am using is CVS from 10/4/04
The URL of the file is
mms://a1171.m.akastream.net/n/1171/3321/3acbad3d/cinemanw.download.akamai.com/3321/wm9/girl_next_door_t_100k.asf?trid=21464497
It is from the http://www.cinemanow.com website.
If I start mplayer like this
mplayer [above mms url]
I get the error
Playing
mms://a1171.m.akastream.net/n/1171/3321/3acbad3d/cinemanw.download.akamai.com/3321/wm9/girl_next_door_t_100k.asf?trid=21464497.
Resolving a1171.m.akastream.net for AF_INET...
Connecting to server a1171.m.akastream.net[63.208.48.48]:1755 ...
connected
unknown object
file object, packet length = 1250 (1250)
unknown object
unknown object
unknown object
unknown object
unknown object
unknown object
stream object, stream id: 32769
stream object, stream id: 32770
unknown object
unknown object
data object
mmst packet_length = 1250
Cache size set to 1024 KBytes
Connected to server: a1171.m.akastream.net
Cache fill: 0.44% (4656 bytes) ASF file format detected.
ASF: No video stream found.
ASF: No audio stream found -> no sound.
No stream found.
Exiting... (End of file)
If I start it with mplayer -playlist [above url] I get
Playing
http://a1171.m.akastream.net/n/1171/3321/3acbad3d/cinemanw.download.akamai.com/3321/wm9/girl_next_door_t_100k.asf?trid=21464497&MSWMExt=.asf.
Resolving a1171.m.akastream.net for AF_INET...
Connecting to server a1171.m.akastream.net[63.218.5.138]:80 ...
Resolving a1171.m.akastream.net for AF_INET...
Connecting to server a1171.m.akastream.net[63.218.5.138]:80 ...
Stream bitrate properties object
Max bandwidth set to 0
Resolving a1171.m.akastream.net for AF_INET...
Connecting to server a1171.m.akastream.net[63.218.5.132]:80 ...
Cache size set to 1024 KBytes
Connected to server: a1171.m.akastream.net
Cache fill: 19.53% (204800 bytes) ASF file format detected.
VIDEO: [WMV3] 320x240 24bpp
VIDEO: [WMV3] 320x240 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:
name: The Girl Next Door
author: Story by David T. Wagner & Brent Goldberg
copyright: 2004 Regency Entertainment (USA), Inc. All Rights Reserved.
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 16000 Hz, 1 ch, 16 bit (0x10), ratio: 2000->32000 (16.0 kbit)
Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (ffmpeg))
==========================================================================
vo: X11 running at 1400x1050 with depth 16 and 16 bpp (":0.0" => local
display)
Disabling DPMS
==========================================================================
Opening video decoder: [dmo] DMO video codecs
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
GetOutput r=0x0 size:230400 align:1
StreamCount r=0x0 1 1
Decoder supports the following YUV formats: YV12 YUY2 UYVY YVYU ▒
Decoder is capable of YUV output (flags 0x1b)
VDec: vo config request - 320 x 240 (preferred csp: Packed YUY2)
VDec: using BGR 16-bit as output csp (no 5)
Movie-Aspect is undefined - no prescaling applied.
VO: [x11] 320x240 => 320x240 BGR 16-bit [zoom]
SwScaler: using unscaled BGR 16-bit -> BGR 16-bit special converter
Selected video codec: [wmv9dmo] vfm:dmo (Windows Media Video 9 DMO)
==========================================================================
Checking audio filter chain for 16000Hz/1ch/16bit -> 16000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 1 ch, 16000 hz, little endian signed int
AF_pre: 16000Hz 1ch Signed 16-bit (Little-Endian)
[AO ARTS] Connected to sound server.
[AO ARTS] Stream opened.
[AO ARTS] buffer size: 20480
[AO ARTS] buffer size: 2048
AO: [arts] 16000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 16000Hz/1ch/16bit -> 16000Hz/2ch/16bit...
Starting playback...
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
ProcessInputError r:0x80004005=-2147467259 (keyframe: 1)% 0.0% 0 0 20%
Successfully enabled DPMS.309 ct: 0.000 2/ 2 0% 4% 413.3% 0 0 0%
Exiting... (Quit)
So is this a codec issue on my machine or does this look to be a bug in the
code?
Kevin
More information about the MPlayer-users
mailing list