Kodi Community Forum

Full Version: FRODO 12 RC : Subtitles are not displayed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to get the subtitles on .mkv Movies. The files has subtitles with vlc or mplayer.
I've no erros in xbmc.log. The last 2 lines apperas when i deactivate/activate subtitles :

0:24:16 T:139714933806848 NOTICE: Closing audio device
00:24:17 T:139714933806848 NOTICE: Deleting audio codec
00:24:17 T:139714933806848 NOTICE: Opening audio stream: 1 source: 256
00:24:17 T:139714933806848 NOTICE: Finding audio codec for: 86020
00:24:17 T:139714933806848 NOTICE: Creating audio thread
00:24:17 T:139714665559808 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
00:24:17 T:139714665559808 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
00:24:17 T:139714665559808 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
00:24:17 T:139714665559808 WARNING: Previous line repeats 3 times.
00:24:17 T:139714665559808 NOTICE: Creating audio stream (codec id: 86020, channels: 2, sample rate: 48000, pass-through)
00:24:40 T:139714933806848 NOTICE: Closing subtitle stream
00:24:40 T:139714933806848 NOTICE: Opening Subtitle stream: 4 source: 256

I'm on debian 7 x64 with Atom D525 + ION2.
Do you think a soft is missing on my installation ?
make sure that in your screen calibration the subtitles are not set to be outside of the screen...

http://wiki.xbmc.org/index.php?title=Set...alibration...
The cablibration is OK, I've already put the subtitles higher in the screen to be sure :/
I've make a try with openelec 2.95, it's ok. So i continue to check what i miss on my debian .
I made a new install of debian wheezy with FRODO BETA, I've still have the problem.
No errors in the xbmc.log. Is there any package to install in order to get subtitles ? I've got the minimal installation. I stil have a X with xdm and wmfs2.
if its ass subtitle you would need libass.
I've check the libass is already installed. I've make a try with fluxbox to be sure it's not a problem with wmfs, but i've no subtitle too.
Is there a thing like libxosd2 or xosd-bin that xbmc use to display the subtitles ?
Maybe a problem, In fact those line only appears when i disable subtitle. When i active them, there is no log..

00:37:36 T:139757182965504 NOTICE: Closing subtitle stream
00:37:36 T:139757182965504 NOTICE: Opening Subtitle stream: 2 source: 256

00:37:39 T:139757182965504 NOTICE: Closing subtitle stream
00:37:39 T:139757182965504 NOTICE: Opening Subtitle stream: 2 source: 256

00:37:42 T:139757182965504 NOTICE: Closing subtitle stream
00:37:42 T:139757182965504 NOTICE: Opening Subtitle stream: 2 source: 256
(yes, I know this is an old thread)

I assume you're using packages from http://www.deb-multimedia.org/?

If so, it's an incompatibility between the (external) version of ffmpeg used in the deb-multimedia packages and xbmc.

I've submitted a patch to xbmc and to the deb-multimedia maintainer.