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

Ran out of numbered images, expect crash.

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

Ran out of numbered images, expect crash.

Postby m4rkus » Sun Dec 09, 2012 12:23 pm

Ran out of numbered images, expect crash. Filter before vo is broken.
i'm using the latest build smplayer-0.8.2.4882-win32
i get this error when i fast rewind back and forth
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Ran out of numbered images, expect crash.

Postby rvm » Sun Dec 09, 2012 4:56 pm

What filters are you using?
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Ran out of numbered images, expect crash.

Postby m4rkus » Sun Dec 09, 2012 5:45 pm

i really don't know
i instaled smplayer straight forward
so i guess default ones?
if you can tell me how i can see and change filters i'll put them to the test
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Ran out of numbered images, expect crash.

Postby rvm » Sun Dec 09, 2012 5:50 pm

Copy the mplayer log (Options -> View logs).
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Ran out of numbered images, expect crash.

Postby m4rkus » Sun Dec 09, 2012 6:03 pm

C:/Program Files/SMPlayer/mplayer/mplayer.exe -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo direct3d -ao dsound -nokeepaspect -priority abovenormal -framedrop -nodr -double -wid 459496 -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 19 -subfont-text-scale 19 -subcp ISO-8859-2 -subpos 100 -volume 100 -nocache -osdlevel 0 -noslices -channels 2 -af volnorm=1,scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 D:/Torenturi/Leverage S05E11 HDTV x264-2HD[ettv]/leverage.s05e12.hdtv.x264-2hd.mp4

MPlayer Redxii-SVN-r35625-4.6.3 (C) 2000-2012 MPlayer Team
Custom build by Redxii, http://smplayer.sourceforge.net
Build date: Sat Dec 8 22:16:09 EST 2012
Setting process priority: abovenormal

201 audio & 416 video codecs

Playing D:/Torenturi/Leverage S05E11 HDTV x264-2HD[ettv]/leverage.s05e12.hdtv.x264-2hd.mp4.
libavformat version 54.48.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 817.5 kbps (99.8 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: isomavc1
ID_CLIP_INFO_NAME2=compatible_brands
ID_CLIP_INFO_VALUE2=isomavc1
creation_time: 2012-12-05 04:06:13
ID_CLIP_INFO_NAME3=creation_time
ID_CLIP_INFO_VALUE3=2012-12-05 04:06:13
ID_CLIP_INFO_N=4
Load subtitles in D:/Torenturi/Leverage S05E11 HDTV x264-2HD[ettv]/
ID_FILENAME=D:/Torenturi/Leverage S05E11 HDTV x264-2HD[ettv]/leverage.s05e12.hdtv.x264-2hd.mp4
ID_DEMUXER=lavfpref
ID_VIDEO_FORMAT=H264
ID_VIDEO_BITRATE=817488
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=139992
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_START_TIME=0.00
ID_LENGTH=2513.79
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.79.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, floatle, 140.0 kbit/4.56% (ratio: 17499->384000)
ID_AUDIO_BITRATE=139992
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: [direct3d] 720x404 => 720x404 Planar YV12

ID_VIDEO_TRACK=0
ID_AUDIO_TRACK=0

Ran out of numbered images, expect crash. Filter before vo is broken.


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.
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Ran out of numbered images, expect crash.

Postby redxii » Sun Dec 09, 2012 7:35 pm

What is fast rewinding back and forth, just holding down the right or left arrow key?
User avatar
redxii
 
Posts: 520
Joined: Thu Dec 24, 2009 7:06 pm

Re: Ran out of numbered images, expect crash.

Postby m4rkus » Sun Dec 09, 2012 8:04 pm

yup, those are the buttons.
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Ran out of numbered images, expect crash.

Postby redxii » Sun Dec 09, 2012 10:17 pm

I was able to reproduce it and sent them a crash report. It is probably caused by ASS/SSA subtitles. If there's a fix i'll let you know.
User avatar
redxii
 
Posts: 520
Joined: Thu Dec 24, 2009 7:06 pm

Re: Ran out of numbered images, expect crash.

Postby m4rkus » Sun Dec 09, 2012 10:23 pm

thanks a lot man
m4rkus
 
Posts: 29
Joined: Mon Oct 15, 2012 6:47 am

Re: Ran out of numbered images, expect crash.

Postby redxii » Tue Dec 11, 2012 6:50 pm

So far no reply so it looks as if it won't get fixed, provided crash info and a sample. How much seeking does it really take for it to crash? Maybe if you post on mplayer-users they might respond..
User avatar
redxii
 
Posts: 520
Joined: Thu Dec 24, 2009 7:06 pm

Next

Return to General

Who is online

Users browsing this forum: No registered users and 123 guests