Skip to content

DTS Restore 2.0

Latest

Choose a tag to compare

@pbatard pbatard released this 07 Nov 21:26
  • Add DTS support for .m2ts and .mp4. Note that multichannel passthrough is not supported, so like previous versions it is stereo only.
  • Add Dolby Vision support for .mkv
  • Since Dolby Vision is experimental, and some hybrid HDR + DV .mkv media may not play properly in Dolby Vision, it is also possible to disable Dolby Vision by creating a dv_disable file in /tmp/. This way, you can force hybrid .mkv's to play in HDR rather than DV. You also also encourage to have a look at this if you want to add a DV enable/disable toggle on your remote, when using magic mapper.
  • NB: dts_restore-2.0.tar.gz is the exact same archive as Source code (tar.gz)

From a rooted LG TV, you can restore DTS playback as follows (using an ssh session — Do not use telnet as it may create issues):

cd ~
wget https://github.com/lgstreamer/dts_restore/archive/refs/tags/2.0.tar.gz
tar -xzvf 2.0.tar.gz
./dts_restore-2.0/install.sh