<?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>Sun, 12 Jul 2026 08:53:31 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>Delay-Check – Open-source tool to calculate audio delay between two files</title>
			<link>https://forum.videohelp.com/threads/420783-Delay-Check-Open-source-tool-to-calculate-audio-delay-between-two-files?goto=newpost</link>
			<pubDate>Fri, 26 Jun 2026 23:56:24 GMT</pubDate>
			<description><![CDATA[I've been working on a small Python tool called delay-check that calculates the time offset (delay) between two audio/video files, ideal for synchronization tasks (e.g. matching a dubbed track to an original). 
 
*How it works:* 
 
1. Extracts audio fingerprints using MFCC coefficients 
2. Applies...]]></description>
			<content:encoded><![CDATA[<div>I've been working on a small Python tool called delay-check that calculates the time offset (delay) between two audio/video files, ideal for synchronization tasks (e.g. matching a dubbed track to an original).<br />
<br />
<b>How it works:</b><br />
<br />
1. Extracts audio fingerprints using MFCC coefficients<br />
2. Applies cross-correlation to find the optimal offset<br />
3. Validates the delay across multiple segments (25%, 50%, 75%, end) for consistency<br />
4. Reports delay, correlation score, confidence level, and time drift<br />
<br />
<b>Key features:</b><br />
- Supports video containers (MKV, MP4, MKA) and many audio formats (WAV, AC3, AAC, DTS, FLAC, MP3, etc.)<br />
- Multi-track selection (interactive if multiple audio tracks are found)<br />
- Fully configurable via JSON (analysis time, sample rate, MFCC params, etc.)<br />
- Detailed logging<br />
- Confidence scoring with drift detection to catch VFR or different-source issues<br />
<br />
<b>Examples:</b><br />
# Compare two audio files directly<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">delay-check original.ac3 dubbed.ac3<br />
delay-check original.aac dubbed.aac<br />
delay-check original.wav dubbed.wav</code><hr />
</div> # Extract audio track from a video and compare against an audio file<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">delay-check movie.mkv dubbed.ac3</code><hr />
</div> # Compare two video files (will use their first audio track)<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">delay-check original.mkv dubbed.mkv</code><hr />
</div> <b>Repo:</b> <a class="contentlink" href="https://github.com/sicuskyle/delay-check" target="_blank" rel="nofollow">https://github.com/sicuskyle/delay-check</a><br />
<br />
I'd love for people to test it with their own files and report any issues or suggestions.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/33-Audio">Audio</category>
			<dc:creator>sicuskyle</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420783-Delay-Check-Open-source-tool-to-calculate-audio-delay-between-two-files</guid>
		</item>
		<item>
			<title>need help to download space twitter</title>
			<link>https://forum.videohelp.com/threads/420703-need-help-to-download-space-twitter?goto=newpost</link>
			<pubDate>Sun, 14 Jun 2026 22:47:06 GMT</pubDate>
			<description>Hello, i need help to download this space  : https://x.com/melhamy/status/2065886834962358664?s=20 
https://x.com/i/spaces/1wxWjjqejwwJQ 
 
thanks</description>
			<content:encoded><![CDATA[<div>Hello, i need help to download this space  : <a class="contentlink" href="https://x.com/melhamy/status/2065886834962358664?s=20" target="_blank" rel="nofollow">https://x.com/melhamy/status/2065886834962358664?s=20</a><br />
<a class="contentlink" href="https://x.com/i/spaces/1wxWjjqejwwJQ" target="_blank" rel="nofollow">https://x.com/i/spaces/1wxWjjqejwwJQ</a><br />
<br />
thanks</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/33-Audio">Audio</category>
			<dc:creator>youyou</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420703-need-help-to-download-space-twitter</guid>
		</item>
	</channel>
</rss>
