VLC unable to display subtitles correctly

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
vrobdo14
New Cone
New Cone
Posts: 9
Joined: 28 Dec 2014 09:05

VLC unable to display subtitles correctly

Postby vrobdo14 » 29 Dec 2014 10:12

When playing recorded television program on VLC the subtitles (closed captions) get very messy
When the watching the program on TV, before recording ,the subtitles are perfect (each line of dialogue only displays long enough to read and then is gone)
But when replaying the recorded program on VLC the subtitles for dialogue from each person is continually displayed on screen until that person speaks again
If all dialogue stops then the last spoken words are displayed on screen until there is more dialogue (can be minutes of time ,very annoying)
Please is there anyone out there that would know of a fix for this problem ?
Is it something that can be set in Preferences ?
Any advice or help greatly appreciated Thanks

bernd_b
Blank Cone
Blank Cone
Posts: 50
Joined: 12 Jul 2010 19:34

Re: VLC unable to display subtitles correctly

Postby bernd_b » 30 Dec 2014 20:45

I ran into something similar:
https://trac.videolan.org/vlc/ticket/10667

Maybe this gives you some useful hints.

vrobdo14
New Cone
New Cone
Posts: 9
Joined: 28 Dec 2014 09:05

Re: VLC unable to display subtitles correctly

Postby vrobdo14 » 31 Dec 2014 00:52

Thank You bernd_b
That does seem very similar to my problem but unfortunately it is way above my expertise to fix this with codes
Rob

bernd_b
Blank Cone
Blank Cone
Posts: 50
Joined: 12 Jul 2010 19:34

Re: VLC unable to display subtitles correctly

Postby bernd_b » 08 Jan 2015 20:07

Which container do you use for recording? Matroska (mkv) or do you use ts (TransportStream, which would be to my knowledge the native container-Format for digital Television.
I could solve the playback issue with Matroska files in vlc by remuxing (not reencoding) my records using ffmpeg like this:

Code: Select all

ffmpeg -fix_sub_duration -i name_of_record_file -vcodec copy -acodec copy -scodec dvdsub name_of_remux.mkv
The fix_sub_duration option did the trick for me.
If you use Transport-Stream-Formtat for recording, I wonder why this should break playback, since, as you describe, the live signal is shown correctly concerning the appearance of subtitles.

vrobdo14
New Cone
New Cone
Posts: 9
Joined: 28 Dec 2014 09:05

Re: VLC unable to display subtitles correctly

Postby vrobdo14 » 12 Jan 2015 05:37

Thanks Bernd
The programs are recorded in .ts container
I use Videoredo to edit out addvertising (if needed) and save to .ts
I have never used ffmpeg and could not even work out how to install it on pc


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 94 guests