XBMC & DVBSUB
#1
Hi guys,

I have an issue actually with XBMC, i'm getting a live feed from my DVB-T Encoding Box with theses tracks :

Code:
11:58:03 T:2953850880    INFO: ffmpeg[B0103000]:     Stream #0.0[0x44](fra): Audio: mp3, 48000 Hz, 2 channels, s16, 96 kb/s
11:58:03 T:2953850880    INFO: ffmpeg[B0103000]:     Stream #0.1[0x45]: Audio: mp3, 48000 Hz, 2 channels, s16, 96 kb/s
11:58:03 T:2953850880    INFO: ffmpeg[B0103000]:     Stream #0.2[0x46]: Video: h264 (Constrained Baseline), yuv420p, 512x288 [PAR 1:1 DAR 16:9], 29.69 fps, 25 tbr, 90k tbn, 50 tbc
11:58:03 T:2953850880    INFO: ffmpeg[B0103000]:     Stream #0.3[0x47](fra): Subtitle: dvbsub

While Ffmpeg is decoding it, it automatically include DVBSUB on screen, and i can't remove/disable it from the main screen interface: on the Srt window, i don't have any option.
Here is the log where FFmpeg decode it by default :

Code:
11:58:03 T:2953850880  NOTICE: Opening Subtitle stream: 3 source: 256
11:58:03 T:2953850880   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opening
11:58:03 T:2953850880   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opened

Do you have any idea how to disable it ?
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC & DVBSUB0