Can't disable default subtitles when streaming

VLC for Android and Chrome OS specific usage questions
morespray
New Cone
New Cone
Posts: 8
Joined: 24 Jan 2008 09:21

Can't disable default subtitles when streaming

Postby morespray » 23 Mar 2014 11:00

I previously reported this in the VLC trac - 10424 - but it appeared to be an issue with my streaming server (Subsonic). Recently I had another look at this while enabling VLC logs and I can see that there is a seperate stream for subtitles and when the 'default' flag is set on it's not possible to disable the subtitles, i.e. no T icon appears on the VLC interface.
Subsonic is not transcoding the file, but obviously something is getting in the way. I would appreciate if any one with better understanding can advise what's going on and whether the bug/enhancement should be for VLC or Subsonic. I'm having troubles to register with their support forums or I would have gone to them directly.

Below is an extract from the VLC log, I can attach/link the full file if I've trimmed too much.
With 'default' flag on subtitles set on:

Code: Select all

access_http access: http: server='192.168.2.2' port=88 file='/rest/stream.view?u=alan&p=enc:72656675736564&v=1.2.0&c=android&id=30742&format=raw' main access: net: connecting to 192.168.2.2 port 88 main access: connection succeeded (socket = 51) access_http access: protocol 'HTTP' answer code 206 access_http access: Accepting Cookie: player-616c616e=34;Path=/;Expires=Mon, 23-Mar-15 08:56:39 GMT access_http access: Content-Type: video/x-matroska access_http access: this frame size=679651215 access_http access: stream size=679651215,pos=0,remaining=679651215 access_http access: Connection: close access_http access: Server: Jetty(6.1.x) main access: using access module "access_http" main stream: Using stream method for AStream* main stream: starting pre-buffering main stream: received first data after 0 ms main stream: pre-buffering done 1024 bytes in 0s - 3367 KiB/s main stream: looking for stream_filter module matching "any": 9 candidates main stream: no stream_filter modules matched main stream: looking for stream_filter module matching "stream_filter_record": 9 candidates main stream: no stream_filter modules matched main input: creating demux: access='http' demux='' location='192.168.2.2:88/rest/stream.view?u=alan&p=enc:72656675736564&v=1.2.0&c=android&id=30742&format=raw' file='(null)' main demux: looking for demux module matching "any": 54 candidates mkv demux: | + Seek head mkv demux: | | + Seek mkv demux: | - info at 4151 mkv demux: | + Information mkv demux: | | + TimecodeScale=1000000 mkv demux: | | + Muxing Application=libebml v1.3.0 + libmatroska v1.4.1 mkv demux: | | + Writing Application=mkvmerge v6.7.0 ('Back to the Ground') 64bit built on Jan 8 2014 15:10:52 mkv demux: | | + Duration=1258484 mkv demux: | | + Date=Tue Feb 25 16:14:39 2014 mkv demux: | | + UID=164975806 mkv demux: | | + Seek mkv demux: | - tracks at 4316 mkv demux: | + Tracks mkv demux: | | + Track Entry mkv demux: | | | + Track Number=1 mkv demux: | | | + Track UID=1392317839 mkv demux: | | | + Track Type=video mkv demux: | | | + Track Lacing=0 mkv demux: | | | + Track MinCache=1 mkv demux: | | | + Track CodecId=V_MPEG4/ISO/AVC mkv demux: | | | + Track CodecPrivate size=93 mkv demux: | | | + Track Default Duration=41708375 mkv demux: | | | + Track Video mkv demux: | | | | + width=1280 mkv demux: | | | | + height=718 mkv demux: | | | | + display width=1280 mkv demux: | | | | + display height=718 mkv demux: | | + Track Entry mkv demux: | | | + Track Number=2 mkv demux: | | | + Track UID=2411290285 mkv demux: | | | + Track Type=audio mkv demux: | | | + Track CodecId=A_AC3 mkv demux: | | | + Track Default Duration=32000000 mkv demux: | | | + Track Audio mkv demux: | | | | + afreq=48000 mkv demux: | | | | + achan=6 mkv demux: | | + Track Entry mkv demux: | | | + Track Number=3 mkv demux: | | | + Track UID=4207317422 mkv demux: | | | + Track Type=subtitle mkv demux: | | | + Track Lacing=0 mkv demux: | | | + Track CodecId=S_TEXT/UTF8 mkv demux: | | + Seek mkv demux: | | + Unknown (N7libebml8EbmlVoidE) mkv demux: | - cues at 679616728 access_http access: trying to seek to 679616728 main access: net: connecting to 192.168.2.2 port 88 main access: connection succeeded (socket = 51) access_http access: Sending Cookie player-616c616e=34 access_http access: protocol 'HTTP' answer code 206 access_http access: Accepting Cookie: player-616c616e=34;Path=/;Expires=Mon, 23-Mar-15 08:56:40 GMT access_http access: Content-Type: video/x-matroska access_http access: this frame size=34487 access_http access: stream size=679651215,pos=679616728,remaining=34487
With 'default' flag on subtitles set off (I've used mkvmerge to toggle the 'default' flag):

Code: Select all

access_http access: http: server='192.168.2.2' port=88 file='/rest/stream.view?u=alan&p=enc:72656675736564&v=1.2.0&c=android&id=30741&format=raw' main access: net: connecting to 192.168.2.2 port 88 main access: connection succeeded (socket = 48) access_http access: protocol 'HTTP' answer code 206 access_http access: Accepting Cookie: player-616c616e=34;Path=/;Expires=Mon, 23-Mar-15 08:56:57 GMT access_http access: Content-Type: video/x-matroska access_http access: this frame size=679651211 access_http access: stream size=679651211,pos=0,remaining=679651211 access_http access: Connection: close access_http access: Server: Jetty(6.1.x) main access: using access module "access_http" main stream: Using stream method for AStream* main stream: starting pre-buffering main stream: received first data after 0 ms main stream: pre-buffering done 1024 bytes in 0s - 3236 KiB/s main stream: looking for stream_filter module matching "any": 9 candidates main stream: no stream_filter modules matched main stream: looking for stream_filter module matching "stream_filter_record": 9 candidates main stream: no stream_filter modules matched main input: creating demux: access='http' demux='' location='192.168.2.2:88/rest/stream.view?u=alan&p=enc:72656675736564&v=1.2.0&c=android&id=30741&format=raw' file='(null)' main demux: looking for demux module matching "any": 54 candidates mkv demux: | + Seek head mkv demux: | | + Seek mkv demux: | - info at 4151 mkv demux: | + Information mkv demux: | | + TimecodeScale=1000000 mkv demux: | | + Muxing Application=libebml v1.3.0 + libmatroska v1.4.1 mkv demux: | | + Writing Application=mkvmerge v6.8.0 ('Theme for Great Cities') 64bit built on Mar 2 2014 21:34:26 mkv demux: | | + Duration=1258484 mkv demux: | | + Date=Sun Mar 23 08:52:58 2014 mkv demux: | | + UID=-1406291 mkv demux: | | + Seek mkv demux: | - tracks at 4320 mkv demux: | + Tracks mkv demux: | | + Track Entry mkv demux: | | | + Track Number=1 mkv demux: | | | + Track UID=1392317839 mkv demux: | | | + Track Type=video mkv demux: | | | + Track Lacing=0 mkv demux: | | | + Track MinCache=1 mkv demux: | | | + Track CodecId=V_MPEG4/ISO/AVC mkv demux: | | | + Track CodecPrivate size=93 mkv demux: | | | + Track Default Duration=41708375 mkv demux: | | | + Track Video mkv demux: | | | | + width=1280 mkv demux: | | | | + height=718 mkv demux: | | | | + display width=1280 mkv demux: | | | | + display height=718 mkv demux: | | + Track Entry mkv demux: | | | + Track Number=2 mkv demux: | | | + Track UID=2411290285 mkv demux: | | | + Track Type=audio mkv demux: | | | + Track CodecId=A_AC3 mkv demux: | | | + Track Default Duration=32000000 mkv demux: | | | + Track Audio mkv demux: | | | | + afreq=48000 mkv demux: | | | | + achan=6 mkv demux: | | + Track Entry mkv demux: | | | + Track Number=3 mkv demux: | | | + Track UID=4207317422 mkv demux: | | | + Track Type=subtitle mkv demux: | | | + Track Default=0 mkv demux: | | | + Track Lacing=0 mkv demux: | | | + Track CodecId=S_TEXT/UTF8 mkv demux: | | + Seek mkv demux: | | + Unknown (N7libebml8EbmlVoidE) mkv demux: | - cues at 679616724 access_http access: trying to seek to 679616724 main access: net: connecting to 192.168.2.2 port 88 main access: connection succeeded (socket = 48) access_http access: Sending Cookie player-616c616e=34 access_http access: protocol 'HTTP' answer code 206 access_http access: Accepting Cookie: player-616c616e=34;Path=/;Expires=Mon, 23-Mar-15 08:56:58 GMT access_http access: Content-Type: video/x-matroska access_http access: this frame size=34487 access_http access: stream size=679651211,pos=679616724,remaining=34487

Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 54 guests