-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
- Vérifier que Python 3.10+ est installé :
python --versiondans un terminal - Vérifier que Python est dans le PATH (relancer le terminal après installation)
- Lancer
run.bat— il installe automatiquement les dépendances - Consulter
pymkvpropedit.logpour les erreurs détaillées
Dans l'onglet Options, vérifier le chemin vers mkvpropedit.exe.
- Version portable : le chemin doit pointer vers
mkvtools\mkvpropedit.exe(configuré auto parrun.bat) - Installation MKVToolNix : généralement
C:\Program Files\MKVToolNix\mkvpropedit.exe
- Vérifier que numpy et scipy sont installés :
pip install numpy scipy - Vérifier que FFmpeg est configuré dans Options
- Si le fichier est court (< 5 min) : mettre Début analyse = 0
- Réduire la durée d'analyse si le fichier est encore plus court
tkinterdnd2 est nécessaire. Il est installé automatiquement par run.bat.
Si l'erreur persiste : pip install tkinterdnd2
win11toast nécessite Windows 10/11. Installer via : pip install win11toast
Sur Windows 10, les notifications peuvent nécessiter d'activer le Centre de notifications.
Options tab → Langue → FR / EN → Sauvegarder → Redémarrer l'application.
Les fichiers pymkvpropedit_settings.json et presets.json sont dans le même dossier que le fichier .pyw.
Vérifier qu'ils n'ont pas été déplacés ou supprimés.
- Check Python 3.10+ is installed:
python --versionin a terminal - Check Python is in PATH (restart terminal after installation)
- Run
run.bat— it installs dependencies automatically - Check
pymkvpropedit.logfor detailed errors
In the Options tab, check the path to mkvpropedit.exe.
- Portable version: path should point to
mkvtools\mkvpropedit.exe(auto-configured byrun.bat) - MKVToolNix installation: typically
C:\Program Files\MKVToolNix\mkvpropedit.exe
- Check numpy and scipy are installed:
pip install numpy scipy - Check FFmpeg is configured in Options
- If the file is short (< 5 min): set Analysis start = 0
- Reduce analysis duration for even shorter files
tkinterdnd2 is required. It's installed automatically by run.bat.
If the issue persists: pip install tkinterdnd2
win11toast requires Windows 10/11. Install via: pip install win11toast
On Windows 10, notifications may require enabling the Notification Center.
Options tab → Language → FR / EN → Save → Restart the application.
The pymkvpropedit_settings.json and presets.json files are in the same folder as the .pyw file.
Check they haven't been moved or deleted.