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

Subtitles will not load

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

Subtitles will not load

Postby bmidnight72 » Sun Nov 02, 2014 4:22 am

Using windows 7 64bit and after updating SMPlayer to:

Version: 14.9.0 (svn r6417) (64-bit)
Using Qt 4.8.6 (compiled with Qt 4.8.6)
Using MPlayer SVN r37313

I am no longer able to load subtitles for some reason. I've tried a couple of different movies and changed different settings and it still will not load subtitles. I had no problems with the last version of SMPlayer. Any ideas?
bmidnight72
 
Posts: 8
Joined: Sun Nov 02, 2014 3:58 am

Re: Subtitles will not load

Postby rvm » Sun Nov 02, 2014 4:30 am

Send the smplayer log (options -> view logs), after trying to load subtitles.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Subtitles will not load

Postby bmidnight72 » Sun Nov 02, 2014 7:53 am

C:/Program Files/SMPlayer/mplayer/mplayer.exe -noquiet -nofs -nomouseinput -lavdopts threads=3 -sub-fuzziness 1 -identify -slave -vo direct3d -ao dsound -nokeepaspect -priority normal -framedrop -mc 2 -nodr -double -wid 2360668 -monitorpixelaspect 1 -noass -subfont-autoscale 1 -subfont-text-scale 5 -subcp enca:en:ISO-8859-1 -vid 0 -aid 0 -sub C:/Users/Midnight/Videos/Watched/Inglorious Bastards (2009)/Inglourious Basterds.2009.BrRip.x264.YIFY.srt -subpos 97 -volume 17 -cache 1000 -ss 993 -osdlevel 0 -noslices -channels 2 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 C:/Users/Midnight/Videos/Watched/Inglorious Bastards (2009)/Inglourious Basterads.2009.BRRip.x264.YIFY.mp4.mp4

MPlayer Redxii-SVN-r37313-4.8.3 (x86_64) (C) 2000-2014 MPlayer Team
Compiled against FFmpeg version N-67197-gabaa41b
Build date: Sun Oct 26 01:00:01 EDT 2014
Setting process priority: normal
Scanning dir C:/Program Files/SMPlayer/mplayer/open-fonts


Playing C:/Users/Midnight/Videos/Watched/Inglorious Bastards (2009)/Inglourious Basterads.2009.BRRip.x264.YIFY.mp4.mp4.

Cache fill: 0.00% (0 bytes)

libavformat version 56.10.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 (ac3), -aid 0, -alang und
VIDEO: [H264] 1280x544 24bpp 23.976 fps 464.9 kbps (56.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-05-18 07:24:18
ID_CLIP_INFO_NAME3=creation_time
ID_CLIP_INFO_VALUE3=2012-05-18 07:24:18
ID_CLIP_INFO_N=4
ENCA detection failed: fallback to ISO-8859-1
Cannot load subtitles 'C:/Users/Midnight/Videos/Watched/Inglorious Bastards (2009)/Inglourious Basterds.2009.BrRip.x264.YIFY.srt'.
Load subtitles in C:/Users/Midnight/Videos/Watched/Inglorious Bastards (2009)/
Load subtitles in C:/Program Files/SMPlayer/mplayer/mplayer/sub/
ID_FILENAME=C:/Users/Midnight/Videos/Watched/Inglorious Bastards (2009)/Inglourious Basterads.2009.BRRip.x264.YIFY.mp4.mp4
ID_DEMUXER=lavfpref
ID_VIDEO_FORMAT=H264
ID_VIDEO_BITRATE=464912
ID_VIDEO_WIDTH=1280
ID_VIDEO_HEIGHT=544
ID_VIDEO_FPS=23.976
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=8192
ID_AUDIO_BITRATE=384000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=6
ID_START_TIME=0.00
ID_LENGTH=9179.61
ID_SEEKABLE=1
ID_CHAPTERS=0
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 56.9.100 (internal)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
ID_VIDEO_CODEC=ffh264
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[ac3 @ 0000000002335920]Channel layout '5.1(side)' with 6 channels does not match specified number of channels 2: ignoring specified channel layout
AUDIO: 48000 Hz, 2 ch, floatle, 384.0 kbit/12.50% (ratio: 48000->384000)
ID_AUDIO_BITRATE=384000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=ffac3
[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 2.35:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=2.3529
[swscaler @ 00000000025150a0]bicubic scaler, from yuv420p10le to yuv420p using MMXEXT
[swscaler @ 00000000025150a0]using unscaled yuv420p10le -> yuv420p special converter
VO: [direct3d] 1280x544 => 1280x544 Planar YV12

ENCA detection failed: fallback to ISO-8859-1
Cannot load subtitles 'C:/Users/Midnight/Videos/Watched/Inglorious Bastards (2009)/Inglourious Basterds.2009.BrRip.x264.YIFY.srt'.

===== PAUSE =====

ID_PAUSED
bmidnight72
 
Posts: 8
Joined: Sun Nov 02, 2014 3:58 am

Re: Subtitles will not load

Postby rvm » Sun Nov 02, 2014 11:51 pm

Could you send the srt file?
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Subtitles will not load

Postby bmidnight72 » Mon Nov 03, 2014 4:01 am

It tells me "The extension srt in not allowed" when I try to send the attachment.
bmidnight72
 
Posts: 8
Joined: Sun Nov 02, 2014 3:58 am

Re: Subtitles will not load

Postby rvm » Mon Nov 03, 2014 5:07 am

Compress it in a zip file and send the zip.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Subtitles will not load

Postby bmidnight72 » Mon Nov 03, 2014 7:43 am

Here is the srt file
Attachments
Inglourious Basterds.2009.BrRip.x264.YIFY.zip
(32.38 KiB) Downloaded 132 times
bmidnight72
 
Posts: 8
Joined: Sun Nov 02, 2014 3:58 am

Re: Subtitles will not load

Postby bmidnight72 » Mon Nov 03, 2014 9:36 am

I'm not sure if I posted the right log. The one I posted is MPlayer Log. The SMPlayer Log was to long to send so here is that log zipped.
Attachments
SMPlayer Log.zip
(21.13 KiB) Downloaded 106 times
bmidnight72
 
Posts: 8
Joined: Sun Nov 02, 2014 3:58 am

Re: Subtitles will not load

Postby rvm » Tue Nov 04, 2014 4:37 pm

I can't reproduce the issue. In my computer (32 bit) these subtitles work ok.
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Subtitles will not load

Postby bmidnight72 » Tue Nov 04, 2014 9:44 pm

Ok I uninstalled the 64 bit and installed the 32 bit version and the subtitles are working again. However now when I use the skinnable GUI the control bar at the bottom goes white no matter which skin I use. Any thoughts on that problem?
bmidnight72
 
Posts: 8
Joined: Sun Nov 02, 2014 3:58 am

Next

Return to General

Who is online

Users browsing this forum: No registered users and 86 guests