FAQ  •  Register  •  Login

Samsung F Series - DTS-HD Audio

<<

hass

Serviio newbie

Posts: 2

Joined: Tue Apr 08, 2014 9:14 pm

Post Tue Apr 08, 2014 9:27 pm

Samsung F Series - DTS-HD Audio

So I've been using these forms for a long time to help fix problems over the years (and even out of love for the software I even bought the paid for version!) and the software is great, so I thought I should give something back that you probably all already know but there you go;

So the Samsung YV F Series (I have F6300 and F5500) have an issue with DTS-HD. The video and audio will work but the voice is always slightly off, just enough to make you spend the whole time watching the mouths...

To get round this you either convert the DTS-HD stream within the MKV to something else, this is a bit of hassle and I also found that tsMuxeR which seems the quickest way to do it seems to also cause a slight voice sync issue in itself.... so if you don;t want to hunt around you can just force it ti transcode anything with DTS-HD

See below;

</Video>
<Video targetContainer="mpegts" targetACodec="ac3">
<Matches container="*" aCodec="dts-hd" />
</Video>

The only bug about doing it this way is that you can't skip through the video file as it is transcoding and so has that very long time stamp...

Anyway I hope this helps and if anyone has the F series and found a better way do let me know!

Hass
<<

scottvan1

Serviio newbie

Posts: 4

Joined: Fri Aug 08, 2014 10:42 pm

Post Fri Aug 08, 2014 11:00 pm

Re: Samsung F Series - DTS-HD Audio

I have the f5500 and am having the same issue. Could you please tell me where to input this text?
Thanks, Scott
<<

hass

Serviio newbie

Posts: 2

Joined: Tue Apr 08, 2014 9:14 pm

Post Sat Aug 09, 2014 1:48 am

Re: Samsung F Series - DTS-HD Audio

I placed it just after the "Transcode h264 MP$ ..." section within the "Samsung TV / player (E/F-series)" profile


</Video>
<!-- if audio is DTS-HD, audio must be transcoded ADDED HASS April 2014 -->
<Video targetContainer="mpegts" targetACodec="ac3">
<Matches container="*" aCodec="dts-hd" />
</Video>

<Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video" forceInheritance="true">


The only real issue is you then can;t RW/FW/Pause etc.. but its better than spending the whole time looking at the lip sync issue.

Hope this helps

Hass

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 258 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.