Page 1 of 1
External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 10:07 am
by webbos
Hello
I'm in need of a little bit of support from you guys, due to the Panasonic UB820 limitation to display PGS subtitles within MKVs (such a stupid nonsensical situation, if you ask me, since UHDs / BRs have PGS subtitles and of course they display perfectly)
Ok, we're having the movie X with a DTS-HD or DolbyTRUE HD soundback, we convert that to FLAC, that's fine, works perfectly.
Then we have the subtitle selection, PGS won't be displayed, my question being, can we add an external SRT into the MKV somehow without the need to use another piece of software (like for example - MKVToolnix GUI) - a lot of time is lost on this multiplexing of the mkvs for a simple subtitle.
Thank you and hope my question / concern was understood
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 1:34 pm
by Woodstock
Search for "mkvtoolnix", and you will find your solution already exists.
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 2:19 pm
by webbos
Woodstock wrote: ↑Thu Feb 04, 2021 1:34 pm
Search for "mkvtoolnix", and you will find your solution already exists.
Yes, I know it does, but mkvtoolnix doesn't offer the option to convert DTS-HD / DolbyTrueHD to FLAC.
I haven't managed to find anything related to this....
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 2:28 pm
by Woodstock
When you rip, you can have MakeMKV do that conversion, then mux in the subtitle track with mkvmerge.
Personally, I use handbrake instead, because I'm going to be compressing the video anyway. Handbrake can incorporate separate subtitle files in SRT or SSA format. The output will be SSA if your output format is MKV.
If you want fancy fonts with SSA, though, you really have to merge the track AND the necessary fonts in ahead of time; the external SSA support doesn't load external fonts at this time.
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 2:31 pm
by webbos
Woodstock wrote: ↑Thu Feb 04, 2021 2:28 pm
When you rip, you can have MakeMKV do that conversion, then mux in the subtitle track with mkvmerge.
Personally, I use handbrake instead, because I'm going to be compressing the video anyway. Handbrake can incorporate separate subtitle files in SRT or SSA format. The output will be SSA if your output format is MKV.
If you want fancy fonts with SSA, though, you really have to merge the track AND the necessary fonts in ahead of time; the external SSA support doesn't load external fonts at this time.
Thanks for the inputs.
Bottomline is - I can't use the same software (MakeMKV in this case) for both the operations. I need to use mkvtoolnix anyway for inserting / adding the external SRT.
Something else that might work to get incorporated / developed within MakeMKV is subtitle conversion options - meaning, from PGS to SRT / SUB / TXT, an option like that.
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 4:31 pm
by Woodstock
Converting PGS or VOB image subtitles to any text-based format is a specialized task.
Trying to make one tool do "everything in one step" gets you a Microsoft product. It would almost do everything poorly, instead of doing what it is supposed to do very well.
MakeMKV has conversion of some audio formats, because it uses a library (ffmpeg) that is well maintained. But it doesn't do everything that ffmpeg can do, even in the area of tuning the audio conversions being done.
Subtitles is an area that I've been fighting as long as I've been ripping disks. I used to do things like mux in compatible subtitles from other sources to "fix" video. I found my life was much easier when I started using playback software and devices that understood the existing subtitles.
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 4:43 pm
by webbos
Woodstock wrote: ↑Thu Feb 04, 2021 4:31 pm
Converting PGS or VOB image subtitles to any text-based format is a specialized task.
Trying to make one tool do "everything in one step" gets you a Microsoft product. It would
almost do everything poorly, instead of doing what it is supposed to do very well.
MakeMKV has conversion of some audio formats, because it uses a library (ffmpeg) that is well maintained. But it doesn't do everything that ffmpeg can do, even in the area of tuning the audio conversions being done.
Subtitles is an area that I've been fighting as long as I've been ripping disks. I used to do things like mux in compatible subtitles from other sources to "fix" video. I found my life was much easier when I started using playback software and devices that understood the existing subtitles.
Yep, I guess you're right. The Microsoft bash was indeed hilarious, but true. We live in those times....
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 8:50 pm
by dcoke22
Some playback systems like Plex have the ability to use subtitles that are external to the video file.
https://support.plex.tv/articles/200471 ... our-media/
I use an AppleTV 4K as a Plex player and it can display PGS subtitles without transcoding, which is handy. How do you play MKVs on your Panasonic?
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 9:35 pm
by webbos
dcoke22 wrote: ↑Thu Feb 04, 2021 8:50 pm
Some playback systems like Plex have the ability to use subtitles that are external to the video file.
https://support.plex.tv/articles/200471 ... our-media/
I use an AppleTV 4K as a Plex player and it can display PGS subtitles without transcoding, which is handy. How do you play MKVs on your Panasonic?
Plex is a smart solution, not the case here.
Well, directly from an USB, is there any other way?
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Thu Feb 04, 2021 10:41 pm
by dcoke22
webbos wrote: ↑Thu Feb 04, 2021 9:35 pm
Well, directly from an USB, is there any other way?
I own many 4k movie discs. I have never owned a 4K UHD player. My old blu-ray player hasn't been powered on in more than a year. That's a long winded way to say, I have no idea how the Panasonic works, having never used it.
https://help.panasonic.ca/viewing/ALL/D ... BS0258.pdf
The manual for it is online. On page 42 in the specifications is says:
- specs.jpg (156.11 KiB) Viewed 14855 times
That sure seems like you could put a .srt in the same folder as your .mkv.
Re: External Subtitles added to MKV - Feature Suggestion - Question
Posted: Sat Feb 06, 2021 1:34 pm
by webbos
dcoke22 wrote: ↑Thu Feb 04, 2021 10:41 pm
webbos wrote: ↑Thu Feb 04, 2021 9:35 pm
Well, directly from an USB, is there any other way?
I own many 4k movie discs. I have never owned a 4K UHD player. My old blu-ray player hasn't been powered on in more than a year. That's a long winded way to say, I have no idea how the Panasonic works, having never used it.
https://help.panasonic.ca/viewing/ALL/D ... BS0258.pdf
The manual for it is online. On page 42 in the specifications is says:
specs.jpg
That sure seems like you could put a .srt in the same folder as your .mkv.
Yes, of course, I've read the manual.
And tried with a 2160p MKV with a very long file name (didn't work) - I tried with something with less characters in the filename and it has worked. Weirdly enough. I will surely investigate this more.
Thanks for the reply!
Just E-AC3 left to solve (have another going for that issue)