0

I have a Sony Bluray Player Model: BDV-E3200 (Asian). I have 5.1ch audio files with .dts extension (DTS format) in my PC. How to play the .dts audio files on the bluray player?

I have these methods to play: USB Drive, Network via DLNA (Serviio, UMS). I tried using a USB drive and DLNA server, but the file wasn't detected in the player.

If I cannot directly play them, is there any alternative way such as transcoding while using DLNA or converting the dates into a compatible format while preserving the 5.1 channels?
Please help!

1 Answers1

0

If you create a .CUE file like the following then you should be able to use it to burn the tracks to a CD/DVD/BD using ImgBurn or CDRWin.

PERFORMER "Eagles"
TITLE "Hotel California"
FILE "Eagles - 01 - Hotel California.dts" WAVE
  TRACK 01 AUDIO
    TITLE "Hotel California"
    INDEX 01 00:00:00
FILE "Eagles - 02 - New kid in town.dts" WAVE
  TRACK 02 AUDIO
    TITLE "New kid in town"
    INDEX 01 00:00:00
FILE "Eagles - 03 - Life in the fast lane.dts" WAVE
  TRACK 03 AUDIO
    TITLE "Life in the fast lane"
    INDEX 01 00:00:00
Karan
  • 57,289