An MPH file is a Media Player Classic Home Cinema (MPC-HC) playlist file. It is a simple text file that contains a list of video and audio files that you want to play in a specific order.
What Does an MPH File Do?
The MPH file acts as a playlist for MPC-HC, allowing you to easily organize and play multiple media files in sequence. When you open an MPH file in MPC-HC, it will automatically start playing the files listed in the playlist.
How to Create an MPH File:
You can create an MPH file by:
- Manually creating a text file:
- Open a text editor like Notepad (Windows) or TextEdit (Mac).
- Type the full path of each video or audio file you want to include in the playlist, one per line.
- Save the file with a
.mph
extension.
- Using MPC-HC:
- Open MPC-HC and add the files you want to include in the playlist.
- Right-click on the playlist and select "Save Playlist".
- Choose a location and name for your MPH file.
Key Features:
- Simple Text Format: MPH files are plain text files, making them easy to edit and share.
- Customizable Playback: You can control the order in which files play and add other settings like loop options.
- Cross-Platform Compatibility: MPH files can be used on both Windows and macOS.
Examples:
Here's an example of what an MPH file might look like:
C:\Users\Public\Videos\Sample Video 1.mp4
C:\Users\Public\Music\Sample Song 1.mp3
C:\Users\Public\Videos\Sample Video 2.mp4
This file would play the video "Sample Video 1.mp4", followed by the audio "Sample Song 1.mp3", and then the video "Sample Video 2.mp4".
Conclusion:
MPH files are simple but powerful tools for organizing and playing media files in MPC-HC. They offer a convenient way to create playlists and enjoy your media content in a desired order.