This forum is deprecated. Please visit https://github.com/smplayer-dev/smplayer/discussions

Mplayer has finished unexpectedly. Exit code: 1

Problems, bugs, suggestions... anything related to SMPlayer.

Mplayer has finished unexpectedly. Exit code: 1

Postby m4rkus » Mon Oct 15, 2012 7:13 am

this my first post so please don't be too harsh
i use the latest version smplayer-0.8.1.4545-x86
i've changed the exit driver in general option - video from direct3d to directx (fast)
if i do that smplayer crashes
if i return to direct3d works fine
tried the stable version 0.81 same problem
here is the log

C:/Program Files/SMPlayer/mplayer/mplayer.exe -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo directx -ao dsound -nokeepaspect -priority normal -framedrop -nodr -double -wid 393840 -colorkey 0x020202 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1.3 -ass-styles C:/Users/Marius/.smplayer/styles.ass -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale 18 -subfont-text-scale 18 -subcp ISO-8859-2 -subpos 100 -volume 100 -nocache -osdlevel 0 -slices -channels 2 -af volnorm=1,scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 D:/Torenturi/Once Upon a Time S02E02 HDTV x264-LOL[ettv]/Once.Upon.a.Time.S02E02.HDTV.x264-LOL.mp4

MPlayer Redxii-SVN-r35246-4.6.2 (C) 2000-2012 MPlayer Team
Setting process priority: normal

199 audio & 413 video codecs

Playing D:/Torenturi/Once Upon a Time S02E02 HDTV x264-LOL[ettv]/Once.Upon.a.Time.S02E02.HDTV.x264-LOL.mp4.
libavformat version 54.32.100 (internal)
libavformat file format detected.
ID_VIDEO_ID=0
[lavf] stream 0: video (h264), -vid 0
ID_AUDIO_ID=0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO: [H264] 720x404 24bpp 23.976 fps 943.2 kbps (115.1 kbyte/s)
Clip info:
major_brand: isom
ID_CLIP_INFO_NAME0=major_brand
ID_CLIP_INFO_VALUE0=isom
minor_version: 1
ID_CLIP_INFO_NAME1=minor_version
ID_CLIP_INFO_VALUE1=1
compatible_brands: isom
ID_CLIP_INFO_NAME2=compatible_brands
ID_CLIP_INFO_VALUE2=isom
ID_CLIP_INFO_N=3
Load subtitles in D:/Torenturi/Once Upon a Time S02E02 HDTV x264-LOL[ettv]/
ID_FILE_SUB_ID=0
ID_FILE_SUB_FILENAME=D:/Torenturi/Once Upon a Time S02E02 HDTV x264-LOL[ettv]/Once.Upon.a.Time.S02E02.HDTV.x264-LOL.srt
SUB: Added subtitle file (1): D:/Torenturi/Once Upon a Time S02E02 HDTV x264-LOL[ettv]/Once.Upon.a.Time.S02E02.HDTV.x264-LOL.srt
ID_FILENAME=D:/Torenturi/Once Upon a Time S02E02 HDTV x264-LOL[ettv]/Once.Upon.a.Time.S02E02.HDTV.x264-LOL.mp4
ID_DEMUXER=lavfpref
ID_VIDEO_FORMAT=H264
ID_VIDEO_BITRATE=943192
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=404
ID_VIDEO_FPS=23.976
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=MP4A
ID_AUDIO_BITRATE=120560
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_START_TIME=0.00
ID_LENGTH=2603.69
ID_SEEKABLE=1
ID_CHAPTERS=0
Opening video filter: [ass auto=1]
[ass] auto-open
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.65.100 (internal)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
ID_VIDEO_CODEC=ffh264
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 120.6 kbit/7.85% (ratio: 15070->192000)
ID_AUDIO_BITRATE=120560
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=ffaac
[Mixer] No hardware mixing, inserting volume filter.
Starting playback...
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Movie-Aspect is undefined - no prescaling applied.
VO: [directx] 720x404 => 720x404 Planar YV12
[ass] PlayResX undefined, setting to 384

ID_VIDEO_TRACK=0

ID_AUDIO_TRACK=0




MPlayer interrupted by signal 11 in module: uninit_vcodec
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.
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Mplayer directx (fast) crashes

Postby m4rkus » Mon Oct 15, 2012 2:36 pm

tested on the new smplayer-0.8.1.4558-win32 the directx (fast) problem
with the directx (fast) on, works fine on avi, wmv, mkv files
but still crashes on mp4 files
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby redxii » Mon Oct 15, 2012 7:03 pm

I can't reproduce the crash even with the same video. I have a feeling of what might have caused it but I won't have a new build for you to test until I get back from work.
User avatar
redxii
 
Posts: 520
Joined: Thu Dec 24, 2009 7:06 pm

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby m4rkus » Mon Oct 15, 2012 7:12 pm

that's ok, i'm on leave
i got all the time in the world right now:)
looking forward to see that build
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby redxii » Tue Oct 16, 2012 5:41 am

Download and unzip this to your desktop, and go into the smplayer options and change the 'MPlayer executable' to the new mplayer.exe, and try to reproduce the crash. This one uses an older 'directx' output driver from mplayer to see if a recent change to it is causing it http://sourceforge.net/projects/smplaye ... p/download

I uploaded a new package with debugging support, that doesn't use the older directx output driver from mplayer: http://sourceforge.net/projects/smplaye ... z/download Extract that (you need 7-zip) and open the file 'rungdb.cmd' in the gdb folder. Enter the command:

run -v -vo directx "D:\Torenturi\Once Upon a Time S02E02 HDTV x264-LOL[ettv]\Once.Upon.a.Time.S02E02.HDTV.x264-LOL.mp4"

and try to reproduce the crash. As soon as you did it, gdb will return you to the command line prompt where you have to enter:

bt
disass $pc-32,$pc+32
info all-registers

Copy information from the command prompt, right-click within the command prompt and choose 'Mark', highlight all the information from the three debugging commands and press Enter to copy and paste it in a reply. Be sure not to leave out anything from the debugging commands.

To seek, use the arrow keys and Escape to stop the video.
User avatar
redxii
 
Posts: 520
Joined: Thu Dec 24, 2009 7:06 pm

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby m4rkus » Tue Oct 16, 2012 9:21 am

used the version smplayer-0.8.1.4558-win32
tried the first package (mplayer-35248-test1) with directx(fast) activated
played several video formats ( avi, mkv, mp4, wmv, flv)
the error is gone
however another problem appeared
when i zoom in it only goes up and down stretching the image

tried the second package mplayer-svn-35250-d
tried several times to reproduce the crash without succes
every time the file exited normally
again played several video formats with directx(fast) actived
no error appeared
and the zoom problem is gone
it now goes all around
there was only one small problem with subtitles
i'm from romania
in our language we use diacritics like ş ă ţ Ş
when i run the movie and the sub contains diacritics like those from above i see in smplayer all kind of strange symbols
smplayer shows the correct letters only if they are like this ª(S) º(s) Þ(T) þ(t)
in the subtitle option i use slavic langauges\ central european (ISO-8859-2)
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby redxii » Tue Oct 16, 2012 9:28 am

Set smplayer to use the mplayer-svn-35250-d mplayer.exe and play it through smplayer to see/make sure it is gone (unless you did that already). As for the subtitles try the "try to autodetect" option, or maybe UTF-8.
User avatar
redxii
 
Posts: 520
Joined: Thu Dec 24, 2009 7:06 pm

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby m4rkus » Tue Oct 16, 2012 10:37 am

used smplayer-0.8.1.4558-win32 with mplayer-svn-35250-d
tested on avi, mp4, mkv, flv, works fine no errors
on wmv files, i get green screen
i have audio but instead of image i get green screen

on the subtitles problem:

subtiles with diacritics ª(S) º(s) Þ(T) þ(t)
using UTF-8 with\without autodetection, instead of diacritics i get chinese symbols
using slavic languages with\without autodetection works fine

subtitles with diacritics Ş ş ţ
using UTF-8 with\without autodetection, works fine
using slavic languages with\without autodetection, i get strange symbols
if i can make a sugestion
if possible, take a look at media player classic - home cinema subtitle option ( if i'm not mistaken it's free source)
mpc-hc with with central european activated shows all diacritics ( ª(S) º(s) Þ(T) þ(t) or Ş ş ţ) without any problems
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby redxii » Tue Oct 16, 2012 4:45 pm

There are two Slavic/Central Euro options, did you try the one that says "CP1250"?
User avatar
redxii
 
Posts: 520
Joined: Thu Dec 24, 2009 7:06 pm

Re: Mplayer has finished unexpectedly. Exit code: 1

Postby m4rkus » Tue Oct 16, 2012 5:20 pm

yes, still strange symbols
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Next

Return to General

Who is online

Users browsing this forum: No registered users and 131 guests