Menu

#646 SMPlayer on Windows reported error when playing one rmvb video

stable
open
nobody
5
2016-01-15
2014-08-14
No

I was using SMPlayer 14.3.0 (Simplified Chinese) on Windows7 32bit enterprise edition.

When I played one rmvb video, a "MPlayer Error" is reported, with exit code 1.

It's weird:

  • Just before the bug happening, I played that video smoothly;
  • I played other rmvb videos successfully.
  • I played that video with MPlayer alone (by dragging the video to MPlayer.exe) successfully.

log:

D:/soft/SMPlayer/mplayer/mplayer.exe -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo direct3d -ao dsound -nokeepaspect -priority abovenormal -nodr -double -wid 331832 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -noflip-hebrew -ass-styles C:/Users/tianchi.ltc/.smplayer/styles.ass -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp ISO-8859-1 -vid 1 -subpos 100 -volume 50 -cache 2048 -ss 2058 -osdlevel 0 -vf-add screenshot -noslices -channels 2 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 D:/archive/movie/My PICO Series Pico2.rmvb

MPlayer Redxii-SVN-r36621-4.8.2 (i686) (C) 2000-2014 MPlayer Team
Compiled against FFmpeg version N-59967-g676a395
Build date: Sun Jan 19 00:45:16 EST 2014
Setting process priority: abovenormal

Playing D:/archive/movie/My PICO Series Pico2.rmvb.

Cache fill:  0.00% (0 bytes)   

libavformat version 55.24.100 (internal)
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
ID_AUDIO_ID=0
[real] Audio stream found, -aid 0
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
ID_VIDEO_ID=1
[real] Video stream found, -vid 1
Stream mimetype: logical-fileinfo
VIDEO:  [RV40]  704x396  24bpp  24.000 fps    0.0 kbps ( 0.0 kbyte/s)
Clip info:
 title: Series Pico 2 - Pico & Chico
ID_CLIP_INFO_NAME0=title
ID_CLIP_INFO_VALUE0=Series Pico 2 - Pico & Chico
 author: Tomomi Shirakawa
ID_CLIP_INFO_NAME1=author
ID_CLIP_INFO_VALUE1=Tomomi Shirakawa
 copyright: 2D Subworks
ID_CLIP_INFO_NAME2=copyright
ID_CLIP_INFO_VALUE2=2D Subworks
ID_CLIP_INFO_N=3
Load subtitles in D:/archive/movie/
Load subtitles in D:/soft/SMPlayer/mplayer/mplayer/sub/
ID_FILENAME=D:/archive/movie/My PICO Series Pico2.rmvb
ID_DEMUXER=real
ID_VIDEO_FORMAT=RV40
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=704
ID_VIDEO_HEIGHT=396
ID_VIDEO_FPS=24.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=cook
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=44100
ID_AUDIO_NCH=2
ID_START_TIME=0.00
ID_LENGTH=2058.00
ID_SEEKABLE=1
ID_CHAPTERS=0
Opening video filter: [ass auto=1]
[ass] auto-open
Opening video filter: [screenshot]
==========================================================================
Opening video decoder: [realvid] RealVideo decoder
Error loading dll
ERROR: Could not open required DirectShow codec drvc.dll.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
Selected video codec: [rv40win] vfm: realvid (Win32 RealPlayer 9 RV40)
==========================================================================
ID_VIDEO_CODEC=rv40win
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 55.48.101 (internal)
AUDIO: 44100 Hz, 2 ch, floatle, 64.1 kbit/2.27% (ratio: 8010->352800)
ID_AUDIO_BITRATE=64080
ID_AUDIO_RATE=44100
ID_AUDIO_NCH=2
Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio)
==========================================================================
AO: [dsound] 44100Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=ffcook
[Mixer] No hardware mixing, inserting volume filter.
Starting playback...
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]

Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.7778
[swscaler @ 02348a40]using unscaled yuv420p -> yuv420p special converter
VO: [direct3d] 704x396 => 704x396 Planar YV12 

MPlayer interrupted by signal 11 in module: decode_video
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.

Discussion


Log in to post a comment.