Opened 14 years ago
Closed 13 years ago
#1869 closed defect (fixed)
DVB Subtitles: Only last line is displayed
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
I've tentatively filed this under demuxer because I couldn't think of a better place - I don't know if they're handled by libass, or whether this would count as core, or whether it's the demuxer that handles them.
When I play my .ts video files recorded by my Humax PVR-9200T from Freeview transmissions in the UK (DVB-T), using -demuxer lavf (as mpegts doesn't support subtitles), only the last line in each subtitle is displayed. For example, if the subtitle is something like:
"Testing test
testy test test."
...it would only display "testy test test." (obviously that isn't a real example).
I have tried multiple recordings from different channels. All play back fine on the PVR and in other media players (well, Dragon player - I haven't had a chance to test others), but none work in mplayer. I haven't had a chance to try Freesat recordings from my other PVR, but I will attempt this tomorrow.
This was fixed by Nicolas George in r34872.