Without Pitch - Mpc Hc Speed Up
To speed up playback in MPC-HC without changing the pitch (avoiding the "chipmunk" effect), you must enable the player's internal audio time stretching feature. By default, many older or standard configurations of MPC-HC simply speed up the audio samples, which naturally raises the pitch.
Here is the step-by-step process and an explanation of the underlying mechanics. How to Enable Pitch Correction in MPC-HC
The key to maintaining original pitch during speed adjustments is using the correct Audio Renderer that supports time stretching.
Open Options: Press O on your keyboard or navigate to View > Options.
Select Output Settings: On the left sidebar, click on Playback > Output.
Choose the Correct Audio Renderer: In the "Audio Renderer" dropdown menu, select either:
Internal Audio Renderer (available in newer maintained forks like clsid2's MPC-HC). MPC Audio Renderer.
Configure the Renderer (Optional): After selecting the renderer, you can often click on its name or an "Audio" sub-menu to ensure "Time Stretching" or "Pitch Correction" is active. mpc hc speed up without pitch
Adjust Speed Steps: Go to Playback in the options menu. Change the Speed step from "Auto" (which often jumps by 2x) to a custom value like 10% (0.1) or 5% (0.05) for smoother transitions.
Apply and Restart: Click OK and restart the player to ensure the new renderer is engaged. Key Shortcuts for Speed Control
Once configured, you can control the speed using these default keyboard shortcuts: Speed Up: Ctrl + Up Arrow. Slow Down: Ctrl + Down Arrow. Reset to Normal (1.0x): Ctrl + R. Technical Context: Why it Works
When you speed up a video, you are essentially shortening the duration of each second of footage.
To speed up playback in MPC-HC without changing the audio pitch (the "chipmunk effect"), you must enable automatic pitch correction by switching to a specific audio renderer. How to Enable Pitch Correction Open Options (press O). Navigate to Playback > Output.
In the Audio Renderer dropdown menu, select MPC Audio Renderer or Internal Audio Renderer. Click OK and restart MPC-HC for the changes to take effect. Adjusting Speed Increments
By default, speeding up can jump from 1x to 2x, which is often too fast for comfortable listening. You can customize this for smoother transitions: Go to Options > Playback. Locate Speed step (usually set to "Auto"). To speed up playback in MPC-HC without changing
Change it to a specific percentage, such as 1%, 5%, or 10%. This allows you to increase speed in smaller increments (e.g., 1.1x, 1.2x) while maintaining pitch. Useful Shortcuts Speed Up: Ctrl + Up Arrow Slow Down: Ctrl + Down Arrow Reset to Normal Speed: Ctrl + R
View Current Speed: Press Ctrl + 4 to show playback statistics if the speed indicator doesn't appear automatically. Need Direction: How To Speed Up Playback in MPC-HC
Troubleshooting Common Issues
Problem: I checked the "Keep pitch" box, but the audio sounds warbly/watery. Solution: Reduce the speed slightly. Time-stretching algorithms fail at extreme speeds. Try 1.8x instead of 2.5x. Alternatively, switch to the external MPC Audio Renderer, which handles extreme ratios better.
Problem: Audio and video go out of sync at high speeds. Solution: This usually happens with variable frame rate (VFR) videos (common with screen recordings). Remux the file as constant frame rate (CFR) using MKVToolNix or HandBrake. Or, use the "Resample audio to match video" option in Audio Switcher without the external renderer.
Problem: The "Set Speed" dialog shortcut (Ctrl+Shift+S) does nothing.
Solution: You may have a conflicting global hotkey (e.g., NVIDIA Share, Discord). Change the shortcut in MPC-HC under Options > Player > Keys. Search for "Speed - Set Speed (dialog)."
1. Enable Internal Audio Renderer (Time Stretching Capable)
- Open MPC-HC → View → Options → Playback → Output.
- Under Audio Renderer, select:
- Internal Audio Renderer (recommended for time stretching)
- or MPC Audio Renderer (if available)
Troubleshooting Common Issues
Method 1: The "Internal Audio Switcher" (The Easiest Path)
This is the most direct method for 90% of users. The internal audio switcher contains a hidden checkbox that changes everything.
- Open MPC-HC.
- Navigate to View > Options > Internal Filters > Audio Switcher.
- Check the box labeled "Resample / Fast audio speed change (faster, lower quality)" .
- Wait, lower quality? The label is misleading. In this context, "lower quality" refers to the resampling filter steepness. For speed changes between 1x and 3x, this is actually the preferred method because it bypasses the system mixer and uses a lightweight, low-latency algorithm that avoids the "warbly" sound of complex time-stretching.
- Alternatively, uncheck that box to use the SoundTouch algorithm (higher quality, higher CPU usage).
How to use it: Simply press Ctrl + Up Arrow to increase speed or Ctrl + Down Arrow to decrease. By default, MPC-HC changes speed in 10% increments. Watch the status bar—the pitch remains natural. Open MPC-HC → View → Options → Playback → Output
Advanced Method: The MPC Audio Renderer (For Perfectionists)
If the built-in method produces echoes or "flanging" artifacts, you need the MPC Audio Renderer. This is an external filter that provides superior pitch-preserving speed change.
To install and enable it:
- Download the latest standalone
MpcAudioRenderer64.ax(or 32-bit) from a trusted open-source repository (e.g., the MPC-HC GitHub or VideoHelp). - Place the file in your MPC-HC directory (e.g.,
C:\Program Files\MPC-HC). - Run MPC-HC as Administrator. Go to Options > External Filters.
- Click Add Filter and browse to the
.axfile you just downloaded. - Select "MPC Audio Renderer" from the list and set it to "Prefer".
- Go to Options > Playback > Output and set Audio Renderer to "MPC Audio Renderer".
- Restart MPC-HC.
Now, when you use Ctrl+Shift+S with the pitch box checked, the external renderer handles the time-stretching with lower latency and higher quality—especially useful for high-speed playback (2.5x or 3x).
9. Conclusion
MPC-HC can be used for faster playback with preserved pitch by leveraging modern audio filters or external processing. For light speed-ups, LAV + MPC-HC is simplest. For higher rates and best audio quality, route audio through a dedicated time-stretch processor (virtual cable + DAW/plugin). Trade-offs between CPU, latency, and audio quality determine the best approach for a user's needs.
How to Control Playback Speed
Once configured, controlling the speed is intuitive:
- Increase Speed: Press
Ctrl + Up Arrow(or justUp Arrowdepending on key bindings). Each press typically increases speed by 10% to 50% depending on configuration. - Decrease Speed: Press
Ctrl + Down Arrow. - Reset Speed: Press
Ctrl + R(or theBackbutton on some configurations) to return to 1.0x speed instantly.
You can verify the current speed by looking at the status bar at the bottom of the player, which will display the rate (e.g., 1.5x).