subtitles from srt file are not shown
Posted: 14 May 2019 20:44
I have the problem on linux build: subtitles from srt file are not shown.
But cross-compiled windows build (via docker) shows the subtitles well.
But cross-compiled windows build (via docker) shows the subtitles well.
Code: Select all
grep "sub" vlc_0514_mp4_11.txt
[00007fda493f4480] main input debug: looking for a subtitle file in /media/storage/Videos/mp4_hm/
[00007fda493f4480] main input debug: `file:///media/storage/Videos/mp4_hm/5b36cb24bc5c.srt' gives access `file' demux `subtitle' path `/media/storage/Videos/mp4_hm/5b36cb24bc5c.srt'
[00007fda493f4480] main input debug: creating demux "subtitle", URL: file:///media/storage/Videos/mp4_hm/5b36cb24bc5c.srt, path: /media/storage/Videos/mp4_hm/5b36cb24bc5c.srt
[00007fda143878c8] main generic debug: looking for demux module matching "subtitle": 53 candidates
[00007fda0847ea10] vobsub demux debug: this doesn't seem to be a vobsub file
[00007fda0847ea10] subtitle demux debug: Override subtitle fps 25,000000
[00007fda0847ea10] subtitle demux debug: detected MicroDVD format
[00007fda0847ea10] subtitle demux debug: loading all subtitles...
[00007fda0847ea10] subtitle demux debug: loaded 0 subtitles
[00007fda143878c8] main generic debug: using demux module "subtitle"
[00007fda091ca250] avcodec decoder warning: refusing to decode non validated subtitle codec
[00007fda091ca250] subsdec decoder debug: trying default character encoding: CP1252
[00007fda091ca250] subsdec decoder debug: using automatic UTF-8 detection
[00007fda143823f8] main generic debug: using spu decoder module "subsdec"