[MPlayer-users] Unable to play real media files
Ashish Sharma
ashishonline at gmail.com
Sat Mar 29 19:23:37 CET 2008
Hi
I am trying to use mplayer to play some video lectures stored in real media
format, but unable to do so.
Please find in-line the output of "mplayer -v" on rc2, latest svn buid and
ffmpeg -i output.
Sample Real Media Document: ftp://ftp.aduni.org/videos/08_lect_13.rm (~200
MB)
1. relaxed at workstation:~$ mplayer -v 08_lect_13.rm
2. MPlayer dev-SVN-r26298-4.2.3 (C) 2000-2008 MPlayer Team
3. CPU: Intel(R) Core(TM)2 CPU T7600 @ 2.33GHz (Family: 6,
Model: 15, Stepping: 6)
4. CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
5. Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
6. get_path('codecs.conf') -> '/home/relaxed/.mplayer/codecs.conf'
7. Reading /home/relaxed/.mplayer/codecs.conf: Can't open
'/home/relaxed/.mplayer/codecs.conf': No such file or directory
8. Reading /home/relaxed/.build.pkgs/custom/ffmpeg-2008.03.28-pm10.15/etc/mplayer/codecs.conf:
Can't open '/home/relaxed/.build.pkgs/custom/ffmpeg-2008.03.28-pm10.15/etc/mplayer/codecs.conf':
No such file or directory
9. Using built-in default codecs.conf.
10. Configuration: --prefix=/home/relaxed/.build.pkgs/custom/ffmpeg-
2008.03.28-pm10.15 --enable-largefiles --disable-nas --disable-sdl
--disable-arts --disable-esd --disable-jack
--codecsdir=/home/relaxed/.build.pkgs/custom/codecs
--with-extralibdir=/home/relaxed/.build.pkgs/custom/ffmpeg-
2008.03.28-pm10.15/lib
--with-extraincdir=/home/relaxed/.build.pkgs/custom/ffmpeg-
2008.03.28-pm10.15/include
11. CommandLine: '-v' '08_lect_13.rm'
12. init_freetype
13. Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
14. get_path('fonts') -> '/home/relaxed/.mplayer/fonts'
15. Using nanosleep() timing
16. get_path('input.conf') -> '/home/relaxed/.mplayer/input.conf'
17. Parsing input config file /home/relaxed/.mplayer/input.conf
18. Input config file /home/relaxed/.mplayer/input.conf parsed: 60
binds
19. get_path('08_lect_13.rm.conf') ->
'/home/relaxed/.mplayer/08_lect_13.rm.conf'
20.
21. Playing 08_lect_13.rm.
22. get_path('sub/') -> '/home/relaxed/.mplayer/sub/'
23. [file] File size is 144168168 bytes
24. STREAM: [file] 08_lect_13.rm
25. STREAM: Description: File
26. STREAM: Author: Albeu
27. STREAM: Comment: based on the code from ??? (probably Arpi)
28. LAVF_check: rm format
29. Checking for YUV4MPEG2
30. ASF_check: not ASF guid!
31. Checking for NuppelVideo
32. Checking for REAL
33. REAL file format detected.
34. real: Header size: 18
35. real: Header object version: 0
36. real: File version: 1
37. Chunk: PROP (504f5250) (size: 0x32, offset: 0x12)
38. First index chunk offset: 0x8975a4a
39. First data chunk offset: 0xfec
40. Flags (a): [perfect play (more buffers)]
41. Chunk: CONT (544e4f43) (size: 0x2c, offset: 0x44)
42. Chunk: MDPR (5250444d) (size: 0x181, offset: 0x70)
43. Found new stream (id: 0)
44. Stream description: audio/x-pn-multirate-realaudio logical stream
45. Stream mimetype: audio/x-pn-realaudio-recording
46. Audio: can't find .ra in codec data
47. ### skipping 260 bytes of codec info
48. Chunk: MDPR (5250444d) (size: 0x21b, offset: 0x1f1)
49. Found new stream (id: 1)
50. Stream description: video/x-pn-multirate-realvideo logical stream
51. Stream mimetype: video/x-pn-realvideo-recording
52. Video: can't find VIDO in codec data
53. ### skipping 410 bytes of codec info
54. Chunk: MDPR (5250444d) (size: 0x222, offset: 0x40c)
55. Found new stream (id: 2)
56. Stream mimetype: logical-fileinfo
57. Got a logical-fileinfo chunk
58. ### skipping 484 bytes of codec info
59. Chunk: MDPR (5250444d) (size: 0x3b2, offset: 0x62e)
60. Found new stream (id: 3)
61. Stream mimetype: logical-fileinfo
62. Got a logical-fileinfo chunk
63. ### skipping 884 bytes of codec info
64. Chunk: MDPR (5250444d) (size: 0x602, offset: 0x9e0)
65. Found new stream (id: 4)
66. Stream mimetype: logical-fileinfo
67. Got a logical-fileinfo chunk
68. ### skipping 1476 bytes of codec info
69. Chunk: DATA (41544144) (size: 0x8974a68, offset: 0xfe2)
70. Packets in file: 142151
71. Reading index table from index chunk (144136778)
72. size: 25374 bytes
73. entries: 1811
74. stream_id: 0
75. next_header_pos: 144162152
76. Reading index table from index chunk (144162152)
77. size: 5956 bytes
78. entries: 424
79. stream_id: 1
80. next_header_pos: 144168108
81. Reading index table from index chunk (144168108)
82. size: 20 bytes
83. entries: 0
84. stream_id: 2
85. next_header_pos: 144168128
86. Reading index table from index chunk (144168128)
87. size: 20 bytes
88. entries: 0
89. stream_id: 3
90. next_header_pos: 144168148
91. Reading index table from index chunk (144168148)
92. size: 20 bytes
93. entries: 0
94. stream_id: 4
95. next_header_pos: 0
96. No stream found.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1. relaxed at workstation:~$ ffmpeg -i 08_lect_13.rm
2. FFmpeg version SVN-r12623, Copyright (c) 2000-2008 Fabrice Bellard,
et al.
3. configuration:
--extra-cflags=-I/home/relaxed/.build.pkgs/custom/ffmpeg-
2008.03.28-pm10.15/include
--extra-ldflags=-L/home/relaxed/.build.pkgs/custom/ffmpeg-
2008.03.28-pm10.15/lib
--prefix=/home/relaxed/.build.pkgs/custom/ffmpeg-2008.03.28-pm10.15--disable-ffserver
--enable-libmp3lame --enable-libfaac --enable-libfaad
--enable-pthreads --enable-gpl --enable-liba52 --disable-vhook
--enable-libx264 --enable-swscale --enable-postproc --enable-libdc1394
--enable-libtheora --enable-libvorbis --enable-avfilter
--enable-avfilter-lavf
4. libavutil version: 49.6.0
5. libavcodec version: 51.53.0
6. libavformat version: 52.12.0
7. libavdevice version: 52.0.0
8. libavfilter version: 0.0.0
9. built on Mar 28 2008 22:20:37, gcc: 4.2.3 (Debian 4.2.3-3)
10. [NULL @ 0x84ed0b0]Unsupported video codec
11. [NULL @ 0x84ed0b0]Unsupported video codec
12. [NULL @ 0x84ed0b0]Unsupported video codec
13. [NULL @ 0x84ed0b0]Unsupported video codec
14. [NULL @ 0x84ed0b0]Unsupported video codec
15. Input #0, rm, from '08_lect_13.rm':
16. Duration: 01:07:17.2, start: 0.000000, bitrate: 285 kb/s
17. Stream #0.0: Data: 0x0000, 32 kb/s
18. Stream #0.1: Data: 0x0000, 249 kb/s
19. Stream #0.2: Data: 0x0000
20. Stream #0.3: Data: 0x0000
21. Stream #0.4: Data: 0x0000
22. Must supply at least one output file
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
a at ubuntu:~/talkies$ mplayer -v 08_lect_13.rm
MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
CPU: AMD Turion(tm) 64 X2 Mobile Technology TL-50 (Family: 15, Model: 72,
Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/home/a/.mplayer/codecs.conf'
Reading /home/a/.mplayer/codecs.conf: This codecs.conf is too old and
incompatible with this MPlayer release! at line 1
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No
such file or directory
Using built-in default codecs.conf.
Configuration: --target=i586-linux --prefix=/usr --confdir=/etc/mplayer
--mandir=/usr/share/man --win32codecsdir=/usr/lib/win32
--enable-runtime-cpudetection --enable-largefiles
--disable-libdvdcss-internal --enable-smb --enable-ftp --enable-cdparanoia
--enable-radio --enable-lirc --enable-joystick --enable-xf86keysym
--disable-tremor-internal --enable-liba52 --enable-musepack --enable-speex
--enable-libvorbis --enable-mad --enable-mp3lib --enable-theora
--enable-libdv --enable-libmpeg2 --enable-tv-v4l2 --enable-alsa
--enable-ossaudio --enable-esd --enable-arts --enable-pulse --enable-nas
--enable-xinerama --enable-menu --enable-xv --enable-vm --enable-gl
--enable-xmga --enable-mga --enable-3dfx --enable-tdfxfb --enable-sdl
--enable-aa --enable-caca --enable-dxr3 --enable-xvmc --with-xvmclib=XvMCW
--enable-ggi --enable-fbdev --enable-freetype --enable-gif --enable-png
--enable-jpeg --enable-liblzo --enable-fribidi --enable-ladspa --enable-gui
--enable-mencoder
CommandLine: '-v' '08_lect_13.rm'
init_freetype
get_path('font/font.desc') -> '/home/a/.mplayer/font/font.desc'
font: can't open file: /home/a/.mplayer/font/font.desc
font: can't open file: /usr/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/a/.mplayer/fonts'
Using nanosleep() timing
get_path('input.conf') -> '/home/a/.mplayer/input.conf'
Can't open input config file /home/a/.mplayer/input.conf: No such file or
directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 81 binds
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('08_lect_13.rm.conf') -> '/home/a/.mplayer/08_lect_13.rm.conf'
Playing 08_lect_13.rm.
get_path('sub/') -> '/home/a/.mplayer/sub/'
[file] File size is 144168168 bytes
STREAM: [file] 08_lect_13.rm
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
LAVF_check: rm format
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: 0x8975a4a
First data chunk offset: 0xfec
Flags (a): [perfect play (more buffers)]
Chunk: CONT (544e4f43) (size: 0x2c, offset: 0x44)
Chunk: MDPR (5250444d) (size: 0x181, offset: 0x70)
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: 0x21b, offset: 0x1f1)
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 410 bytes of codec info
Chunk: MDPR (5250444d) (size: 0x222, offset: 0x40c)
Found new stream (id: 2)
Stream mimetype: logical-fileinfo
Got a logical-fileinfo chunk
### skipping 484 bytes of codec info
Chunk: MDPR (5250444d) (size: 0x3b2, offset: 0x62e)
Found new stream (id: 3)
Stream mimetype: logical-fileinfo
Got a logical-fileinfo chunk
### skipping 884 bytes of codec info
Chunk: MDPR (5250444d) (size: 0x602, offset: 0x9e0)
Found new stream (id: 4)
Stream mimetype: logical-fileinfo
Got a logical-fileinfo chunk
### skipping 1476 bytes of codec info
Chunk: DATA (41544144) (size: 0x8974a68, offset: 0xfe2)
Packets in file: 142151
Reading index table from index chunk (144136778)
size: 25374 bytes
entries: 1811
stream_id: 0
next_header_pos: 144162152
Reading index table from index chunk (144162152)
size: 5956 bytes
entries: 424
stream_id: 1
next_header_pos: 144168108
Reading index table from index chunk (144168108)
size: 20 bytes
entries: 0
stream_id: 2
next_header_pos: 144168128
Reading index table from index chunk (144168128)
size: 20 bytes
entries: 0
stream_id: 3
next_header_pos: 144168148
Reading index table from index chunk (144168148)
size: 20 bytes
entries: 0
stream_id: 4
next_header_pos: 0
No stream found.
vo: x11 uninit called but X11 not inited..
Exiting... (End of file)
Thanks
Ashish
More information about the MPlayer-users
mailing list