My Media Player unfortunately don't play PGS-subtitles in MKV files.
I tried to convert the PGS subtitles additional to VOBSUB in my conversation profile:
<outputSettings name="vobsub" outputFormat="VOBSUB">
<description lang="eng">Save VOBSUB</description>
<description lang="ger">Als VOBSUB speichern</description>
</outputSettings>
<!-- Save PGS additional as VOBSUB -->
<trackSettings input="PGS">
<output outputSettingsName="copy"
defaultSelection="$app_DefaultSelectionString">
</output>
<output outputSettingsName="vobsub"
defaultSelection="$app_DefaultSelectionString">
</output>
</trackSettings>
If I use this profile, copying the disk fails immediately.
Any ideas?
Convert PGS to VOBSUB
Re: Convert PGS to VOBSUB
I do not think Mike added subtitle format conversion to MakeMKV... Nope, not listed in any of the change log entries.
The only thing MakeMKV will do for PGS subtitles is compress them with gzip for compatibility with Western Digital players (the "WDTV" profile). To convert them to another format, you would need to extract them from the MKV file, and run them through a tool for that.
How old is your media player? PGS-in-MKV has been in most stand-alone media players made since 2013 or so. Some (like WDTV) require that they be compressed, but they otherwise work just fine. My ASUS player from 2010 just required a firmware upgrade.
The only thing MakeMKV will do for PGS subtitles is compress them with gzip for compatibility with Western Digital players (the "WDTV" profile). To convert them to another format, you would need to extract them from the MKV file, and run them through a tool for that.
How old is your media player? PGS-in-MKV has been in most stand-alone media players made since 2013 or so. Some (like WDTV) require that they be compressed, but they otherwise work just fine. My ASUS player from 2010 just required a firmware upgrade.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
Re: Convert PGS to VOBSUB
Ok, thank you...
I will try gzip, maybe this works...
As Mediaplayer i use the Yamaha BlueRay-Player BD-A1060.
It ist from last year, but it don't support PGS subtitles in MKV files
I will try gzip, maybe this works...
As Mediaplayer i use the Yamaha BlueRay-Player BD-A1060.
It ist from last year, but it don't support PGS subtitles in MKV files
Re: Convert PGS to VOBSUB
BDSuptoSub...
Need I say more?
Need I say more?
Re: Convert PGS to VOBSUB
What ndjamena said, assuming you are willing to have Java installed on your machine.
As for the BD player as playback... I've heard a number of BD players cripple their playback of MKV files in this way, probably to encourage you to use the original BD as a source. One supposedly only plays PGS subtitles from encrypted m2ts files; decrypted ones are not supported.
As for the BD player as playback... I've heard a number of BD players cripple their playback of MKV files in this way, probably to encourage you to use the original BD as a source. One supposedly only plays PGS subtitles from encrypted m2ts files; decrypted ones are not supported.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
Re: Convert PGS to VOBSUB
You could also try OCRing the things with SubtitleEdit or DVD Subextractor and then converting the text to VobSub (or just keep the text if your player supports it... and has a decent renderer), but from experience that method is prone to errors. PGS has more resolution than VobSub anyway, so tends to convert nicely enough.