[MPlayer-users] .rm file won't play

Ulf Magnusson ulfalizer at gmail.com
Fri Dec 28 16:27:56 CET 2007


On Dec 28, 2007 3:12 PM, Raphael Clifford <clifford at cs.bris.ac.uk> wrote:
> I am attempted to play ftp://ftp.aduni.org/videos/11_lect_03.rm (200MB
> in size) but it fails, verbose output at bottom. I have uploaded the
> first MB (using "head -c 1000000 11_lect_04.rm > test.rm") to incoming
> with an accompanying test.txt file.  It fails the same way  as the
> full version if you use -forceidx.
>
> Both the full and the chopped off versions play fine in realplay and
> both fail in the same way in mplayer.
>
>
> Raphael
>
>
> mplayer verbose output for the chopped off test.rm file.
>
> MPlayer 2:1.0~rc1-0ubuntu13+medibuntu2 (C) 2000-2006 MPlayer Team
> CPU: Intel(R) Pentium(R) M processor 1.30GHz (Family: 6, Model: 13, Stepping: 8)
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
> Compiled with runtime CPU detection.
> get_path('codecs.conf') -> '/home/raph/.mplayer/codecs.conf'
> Reading /home/raph/.mplayer/codecs.conf: Can't open
> '/home/raph/.mplayer/codecs.conf': No such file or directory
> Reading /etc/mplayer/codecs.conf: Can't open
> '/etc/mplayer/codecs.conf': No such file or directory
> Using built-in default codecs.conf.
> CommandLine: '-forceidx' '-v' 'test.rm'
> init_freetype
> get_path('font/font.desc') -> '/home/raph/.mplayer/font/font.desc'
> font: can't open file: /home/raph/.mplayer/font/font.desc
> font: can't open file: /usr/share/mplayer/font/font.desc
> Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
> Using nanosleep() timing
> get_path('input.conf') -> '/home/raph/.mplayer/input.conf'
> Can't open input config file /home/raph/.mplayer/input.conf: No such
> file or directory
> Parsing input config file /etc/mplayer/input.conf
> Input config file /etc/mplayer/input.conf parsed: 67 binds
> Opening joystick device /dev/input/js0
> Can't open joystick device /dev/input/js0: No such file or directory
> Can't init input joystick
> Setting up LIRC support...
> mplayer: could not connect to socket
> mplayer: No such file or directory
> Failed to open LIRC support. You will not be able to use your remote control.
> get_path('test.rm.conf') -> '/home/raph/.mplayer/test.rm.conf'
>
> Playing test.rm.
> get_path('sub/') -> '/home/raph/.mplayer/sub/'
> [file] File size is 1000000 bytes
> STREAM: [file] test.rm
> STREAM: Description: File
> STREAM: Author: Albeu
> STREAM: Comment: based on the code from ??? (probably Arpi)
> Checking for YUV4MPEG2
> ASF_check: not ASF guid!
> Checking for NuppelVideo
> Checking for REAL
> REAL file format detected.
> real: Header size: 18
> real: Header object version: 0
> real: File version: 1
> Chunk: PROP (504f5250) (size: 0x32, offset: 0x12)
> First index chunk offset: 0x7d55d78
> First data chunk offset: 0x1193
> Flags (a): [perfect play (more buffers)]
> Chunk: CONT (544e4f43) (size: 0x34, offset: 0x44)
> Chunk: MDPR (5250444d) (size: 0x181, offset: 0x78)
> Found new stream (id: 0)
> Stream description: audio/x-pn-multirate-realaudio logical stream
> Stream mimetype: audio/x-pn-realaudio-recording
> Audio: can't find .ra in codec data
> ### skipping 260 bytes of codec info
> Chunk: MDPR (5250444d) (size: 0x277, offset: 0x1f9)
> Found new stream (id: 1)
> Stream description: video/x-pn-multirate-realvideo logical stream
> Stream mimetype: video/x-pn-realvideo-recording
> Video: can't find VIDO in codec data
> ### skipping 502 bytes of codec info
> Chunk: MDPR (5250444d) (size: 0x263, offset: 0x470)
> Found new stream (id: 2)
> Stream mimetype: logical-fileinfo
> Got a logical-fileinfo chunk
> ### skipping 549 bytes of codec info
> Chunk: MDPR (5250444d) (size: 0x3b2, offset: 0x6d3)
> Found new stream (id: 3)
> Stream mimetype: logical-fileinfo
> Got a logical-fileinfo chunk
> ### skipping 884 bytes of codec info
> Chunk: MDPR (5250444d) (size: 0x704, offset: 0xa85)
> Found new stream (id: 4)
> Stream mimetype: logical-fileinfo
> Got a logical-fileinfo chunk
> ### skipping 1734 bytes of codec info
> Chunk: DATA (41544144) (size: 0x7d54bef, offset: 0x1189)
> Packets in file: 124754
> No stream found.
>
> vo: x11 uninit called but X11 not inited..
>
> Exiting... (End of file)
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>

This is probably the same problem that I had for another course from
the same site. See the thread at
http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-December/070947.html
, and especially the response at
http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-December/070957.html
. I managed to find another set of
videos for the same lectures at archive.org that played fine (you
might have to force MPlayer to use binary codecs
though, see the linked thread). Maybe your course is available there as well.

/Ulf



More information about the MPlayer-users mailing list