logo Sign In

Post #961514

Author
Chewtobacca
Parent topic
How to pitch shift an AC3 file without affecting length/tempo?
Link to post in topic
https://originaltrilogy.com/post/id/961514/action/topic#961514
Date created
30-Jun-2016, 4:19 PM

NeonBible said:
How would I achieve this without re-compressing the AC3?

If you’re talking about modifying the file itself, then you can’t. This sort of change requires re-encoding.

If you want to do it on playback, some people use ReClock. I’ve never used it myself and don’t intend to start. Based on what you’ve described, I’d probably change the frame-rate of the video too and re-encode the audio.

0.94 would be about right.

If you decide to re-encode, try this.

LoadPlugin("TimeStretch.dll")
WhateverSource()
TimeStretchPlugin(pitch=94)

I’m not sure I understand your reference to 8%.