<?xml version="1.0" encoding="windows-1252"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>VideoHelp Forum - Audio</title>
		<link>https://forum.videohelp.com/</link>
		<description>Everything about audio capturing, editing, resampling, repairing and conversion to/from DTS, AC3, WAV, MPA, MP2, MP3, WMA, RM, OGG -audio. Also sound card related issues.</description>
		<language>en</language>
		<lastBuildDate>Fri, 12 Jun 2026 13:51:48 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.videohelp.com/images/misc/rss.png</url>
			<title>VideoHelp Forum - Audio</title>
			<link>https://forum.videohelp.com/</link>
		</image>
		<item>
			<title>How to tell ffdcaenc to deal with DTS-ES 6.1?</title>
			<link>https://forum.videohelp.com/threads/420681-How-to-tell-ffdcaenc-to-deal-with-DTS-ES-6-1?goto=newpost</link>
			<pubDate>Tue, 09 Jun 2026 19:24:14 GMT</pubDate>
			<description><![CDATA[I have picked a DVD of my own in PAL, so I changed to NTSC using MKVToolnix (https://www.videohelp.com/software/MKVToolNix). 
 
But the 3 audio tracks need to be "converted", too. 
 
This is what MEDIAINFO (https://www.videohelp.com/software/MediaInfo) says about all 3: 
...]]></description>
			<content:encoded><![CDATA[<div>I have picked a DVD of my own in PAL, so I changed to NTSC using <a class="contentlink" href="https://www.videohelp.com/software/MKVToolNix" target="_blank" rel="nofollow">MKVToolnix</a>.<br />
<br />
But the 3 audio tracks need to be &quot;converted&quot;, too.<br />
<br />
This is what <a class="contentlink" href="https://www.videohelp.com/software/MediaInfo" target="_blank" rel="nofollow">MEDIAINFO</a> says about all 3:<br />
<br />
<a class="contentlink" href="https://pastebin.com/up74KrDN" target="_blank" rel="nofollow">https://pastebin.com/up74KrDN</a><br />
<br />
1st one is DD 5.1 EX, 2nd DTS-ES 6.1, and the 3rd DD 2.0<br />
<br />
What I did so far:<br />
<br />
+++++++++++<br />
<a class="contentlink" href="https://www.videohelp.com/software/eac3to" target="_blank" rel="nofollow">eac3to</a> track1.ac3 track1_ntsc.ac3 -slowdown<br />
+++++++++++<br />
<br />
+++++++++++<br />
eac3to track2.dts track2_slow.wav -slowdown<br />
+++++++++++<br />
<br />
+++++++++++<br />
eac3to track3.ac3 track3_ntsc.ac3 -slowdown<br />
+++++++++++<br />
<br />
Tracks 1 and 3 are in sync with the new MKV, which is now NTSC.<br />
<br />
But track #2, which is the DTS-ES 6.1, needs an additional step to be done with a program called &quot;ffdcaenc&quot;<br />
<br />
The goal here is to not &quot;reencode&quot; or (since a &quot;fps&quot; change is needed) do this in the best quality possible. What is not acceptable is to generate a 4 GB filesize from a track that is 1 GB. So no &quot;FLAC&quot;.<br />
<br />
I asked AI what to do, and was told for the DTS-ES 6.1 one, to do that WAV step, then a final with &quot;ffdcaenc&quot;. But the AI is also telling me &quot;ffdcaenc&quot; does not support a DTS-ES 6.1 track. So it offers me multiple choices to convert this, but they are not exactly DTS-ES 6.1.<br />
<br />
Any ideas?<br />
<br />
P.S. Original MKV (PAL):<br />
<br />
<a class="contentlink" href="https://pastebin.com/PQ3pQvpD" target="_blank" rel="nofollow">https://pastebin.com/PQ3pQvpD</a><br />
<br />
New MKV:<br />
<br />
<a class="contentlink" href="https://pastebin.com/S37N2atJ" target="_blank" rel="nofollow">https://pastebin.com/S37N2atJ</a><br />
<br />
+++++++++++++<br />
<br />
UPDATE:<br />
<br />
+++++++++++++++<br />
I looked into this more carefully and discovered that WAV command is actually creating an imcomplete file. Instead of 3h, we have less than 1. Probably because the end result is bigger than 4 GB.<br />
+++++++++++++++<br />
<br />
So I decided to put it in DD Plus 5.1 anyway<br />
<br />
This is what I did:<br />
<br />
1st, convert the &quot;fps&quot; from 25 (PAL) to NTSC:<br />
<br />
eac3to track2.dts track2_23976.flac -slowdown<br />
<br />
track2.dts = the DTS-ES 6.1 one, from the DVD<br />
<br />
2nd step:<br />
<br />
ffmpeg -i track2_23976.flac -c:a eac3 -b:a 768k -ac 6 track2_ntsc.eac3<br />
<br />
As you can see, converting to FLAC 1st does not create an incomplete file. It still has over 3h.<br />
<br />
The resulting file has a similar size of 1 GB.<br />
<br />
It's not DTS-ES 6.1 anymore, but I don't think there's a way to change the &quot;fps&quot; and also keep being DTS-ES 6.1. Not that I know.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/33-Audio">Audio</category>
			<dc:creator>Perenista</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420681-How-to-tell-ffdcaenc-to-deal-with-DTS-ES-6-1</guid>
		</item>
		<item>
			<title>conversion help</title>
			<link>https://forum.videohelp.com/threads/420623-conversion-help?goto=newpost</link>
			<pubDate>Fri, 29 May 2026 15:00:00 GMT</pubDate>
			<description><![CDATA[So, apparently Xmedia Recode (https://www.videohelp.com/software/XMedia-Recode) does not properly convert audio.  I'm not sure what settings I should be configuring but the audio is grainy and distorted.  I know it's an issue with Xmedia because these same videos convert just fine with other...]]></description>
			<content:encoded><![CDATA[<div>So, apparently <a class="contentlink" href="https://www.videohelp.com/software/XMedia-Recode" target="_blank" rel="nofollow">Xmedia Recode</a> does not properly convert audio.  I'm not sure what settings I should be configuring but the audio is grainy and distorted.  I know it's an issue with Xmedia because these same videos convert just fine with other converters.  Hopefully someone knows what to configure<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=92487" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=92487" style="max-width:400px;"><br>[Attachment 92487 - Click to enlarge]</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/33-Audio">Audio</category>
			<dc:creator>Kracov</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420623-conversion-help</guid>
		</item>
		<item>
			<title>Download a song</title>
			<link>https://forum.videohelp.com/threads/420574-Download-a-song?goto=newpost</link>
			<pubDate>Tue, 19 May 2026 21:21:07 GMT</pubDate>
			<description>Hello, 
 
how can I download this song please ? (not really interested to know how, just interested to get a download link for the song) 
 
https://open.spotify.com/intl-fr/album/1CZfnxRBMVyYQFOh1IGl5O</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
how can I download this song please ? (not really interested to know how, just interested to get a download link for the song)<br />
<br />
<a class="contentlink" href="https://open.spotify.com/intl-fr/album/1CZfnxRBMVyYQFOh1IGl5O" target="_blank" rel="nofollow">https://open.spotify.com/intl-fr/album/1CZfnxRBMVyYQFOh1IGl5O</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/33-Audio">Audio</category>
			<dc:creator>Zacki</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420574-Download-a-song</guid>
		</item>
	</channel>
</rss>
