Darksoul71
25th January 2013, 14:01
Hi all,
I am not shure wether this fits better here or over at the Linux forum.
@Mods: Feel free to move if my posting does not fit here !
Since two of my playback devices connected to my TV do not support DTS / DTS-HD audio (Raspberry Pi / Old WD TV Live), I decided to (down)convert the DTS audio streams inside my MKV files to multichannel AC3 and remux them. As I run Xubuntu 11.10 on my main box, I wanted to do the complete process under Linux.
I found this webpage providing details on how to convert DTS to AC3 with commandline tools under Linux:
http://juliensimon.blogspot.de/2009/01/howto-processing-multichannel-audio-dts.html
My small dirty python script works fine so far but one question remains for me:
Several of my BD backups are done with DTS-HD and unfortunately dcadec fails to decode them. At least my version of dcadec under Xubuntu. I found ffmpeg a well working solution for transcoding both DTS-HD and DTS streams to 5.1 AC3. On my TV and my PC with quite good headset the transcoded audio tracks sounded ok but one question remains though for me:
How much does audio quality suffer if one compares the original DTS / DTS-HD stream to the transcoded audio stream on 5.1 or 7.1 equipment ? Is the drop in quality noticable on consumer level hardware ?
Should I consider using different tools for audio transcoding ? May be eac3to inside Wine ?
TIA,
D$
I am not shure wether this fits better here or over at the Linux forum.
@Mods: Feel free to move if my posting does not fit here !
Since two of my playback devices connected to my TV do not support DTS / DTS-HD audio (Raspberry Pi / Old WD TV Live), I decided to (down)convert the DTS audio streams inside my MKV files to multichannel AC3 and remux them. As I run Xubuntu 11.10 on my main box, I wanted to do the complete process under Linux.
I found this webpage providing details on how to convert DTS to AC3 with commandline tools under Linux:
http://juliensimon.blogspot.de/2009/01/howto-processing-multichannel-audio-dts.html
My small dirty python script works fine so far but one question remains for me:
Several of my BD backups are done with DTS-HD and unfortunately dcadec fails to decode them. At least my version of dcadec under Xubuntu. I found ffmpeg a well working solution for transcoding both DTS-HD and DTS streams to 5.1 AC3. On my TV and my PC with quite good headset the transcoded audio tracks sounded ok but one question remains though for me:
How much does audio quality suffer if one compares the original DTS / DTS-HD stream to the transcoded audio stream on 5.1 or 7.1 equipment ? Is the drop in quality noticable on consumer level hardware ?
Should I consider using different tools for audio transcoding ? May be eac3to inside Wine ?
TIA,
D$