-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Crysisjim edited this page May 29, 2026
·
1 revision
🇫🇷 Français
✅ La plus simple — mkvpropedit et mkvmerge sont inclus dans le ZIP.
👉 Télécharger PyMkvPropEdit_v3.5_Portable_Full.zip
Extraire le ZIP dans le dossier de votre choix :
C:\Tools\PyMkvPropEdit v3.5\
- Télécharger Python 3.10+
-
⚠️ Cocher "Add Python to PATH" lors de l'installation - Redémarrer si nécessaire
Double-cliquer sur run.bat
Le launcher va automatiquement :
- ✅ Vérifier Python
- ✅ Installer Pillow, numpy, scipy, tkinterdnd2, win11toast
- ✅ Configurer les chemins vers mkvpropedit et mkvmerge (dossier
mkvtools/) - ✅ Lancer l'application
Pour les fonctionnalités Audio Sync et Extraction de frames :
- Télécharger FFmpeg (builds Windows par gyan.dev)
- Extraire
ffmpeg.exeetffprobe.exequelque part - Dans l'app : onglet Options → renseigner les chemins FFmpeg et FFprobe
git clone https://github.com/Crysisjim/PyMkvPropEdit.git
cd PyMkvPropEdit
pip install -r requirements.txt
pythonw "PyMkvPropEdit v3.5.pyw"Puis dans l'onglet Options :
- Renseigner le chemin de
mkvpropedit.exe(depuis MKVToolNix installé) - Renseigner le chemin de
mkvmerge.exe
🇬🇧 English
✅ Easiest — mkvpropedit and mkvmerge are included in the ZIP.
👉 Download PyMkvPropEdit_v3.5_Portable_Full.zip
Extract the ZIP wherever you like:
C:\Tools\PyMkvPropEdit v3.5\
- Download Python 3.10+
-
⚠️ Check "Add Python to PATH" during installation - Restart if needed
Double-click run.bat
The launcher will automatically:
- ✅ Check Python
- ✅ Install Pillow, numpy, scipy, tkinterdnd2, win11toast
- ✅ Configure paths to mkvpropedit and mkvmerge (from
mkvtools/folder) - ✅ Launch the application
For Audio Sync and Frame Extraction features:
- Download FFmpeg (gyan.dev Windows builds)
- Extract
ffmpeg.exeandffprobe.exesomewhere - In the app: Options tab → set FFmpeg and FFprobe paths
git clone https://github.com/Crysisjim/PyMkvPropEdit.git
cd PyMkvPropEdit
pip install -r requirements.txt
pythonw "PyMkvPropEdit v3.5.pyw"Then in the Options tab:
- Set the path to
mkvpropedit.exe(from your MKVToolNix installation) - Set the path to
mkvmerge.exe