MKV-Extractor-Qt5
Version Française :
Principe de base :
MKV Extracto Qt5 est écrit en python 3 + Qt5 et fonction pour Linux.
Il est à utiliser en complément de MKVToolNix MKVToolNix.
Fonctionnement :
- Indiquer un fichier matroska (mkv).
- Cocher les pistes à extraires.
- Presser le bouton "Executer".
Le logiciel permet de :
- Extraire les pistes contenu dans des fichiers matroska (mkv).
- Convertir des fichiers audio DTS en AC3 afin que le fichier matroska (mkv) via ffmpeg ou avconv.
- Le format ac3 permet plus de compatibilité matériel (comme la FreeBox v5)
- Il est également possible d'amplifier l'audio et de passer en stéréo.
- Ré-encapsuler un fichier matroska (mkv) après avoir enlevé des pistes ou la conversion de fichiers audio DTS.
- Si seule la rencapsulation vous interresse, il vous sera proposer d'utiliser mkvtoolnix-gui s'il est installé.
- Vérifier la conformité du fichier matroska (mkv) via mkvalidator.
- Optimiser le fichier matroska (mkv) via mkclean.
- Visualiser (ectration + lancement) les pièces jointes au fichier matroska (mkv).
- Convertir automatiquement un fichier vobsub en srt via tesseract avec multi cpu.
Dépendances :
- AvConv / FFMpeg FFMpeg : Pour la conversion audio.
- BDSup2Sub / FFMpeg BDSup2Sub : Pour la conversion des fichiers sous-titres Sup en Sub (Logiciel inclut dans MKV Extractor Qt5).
- MKClean MKClean : Pour l'optimisation des fichiers matroska.
- MKVToolNix MKVToolNix: Obligatoire pour récupérer les informations sur les pistes.
- Contient la commande mkvextract qui est primordiale.
- Contient également mkvmerge pour réencapsuler les pistes.
- MKVToolNixGui MKVToolNixGui: Pour afficher toutes les informations du fichier matroska depuis MKVToolNix.
- MKValidator MKValidator : Pour vérifier les fichiers matroska.
- QTesseract5 QTesseract5 : Pour la conversion automatique des sous-titres sub en srt avec tesseract.
English Version :
Basic principle:
MKV Extracto Qt5 is written in python3 + Qt5 and works for Linux.
It is to be used in addition to MKVToolNix MKVToolNix.
How it works:
- Specify a matroska file (mkv).
- Check the tracks to extract.
- Press the button "Execute".
The software allows to :
- Extract tracks from matroska (mkv) files.
- Convert DTS audio files to AC3 so that the matroska (mkv) file via ffmpeg or avconv.
- The ac3 format allows more hardware compatibility (like the FreeBox v5)
- It is also possible to amplify the audio and switch to stereo.
- Re-encapsulate a matroska (mkv) file after removing tracks or converting DTS audio files.
- If you are only interested in re-encapsulation, you will be offered to use mkvtoolnix-gui if it is installed.
- Check the conformity of the matroska (mkv) file via mkvalidator.
- Optimize the matroska (mkv) file via mkclean.
- View (run + launch) attachments to matroska (mkv) file.
- Automatically convert a vobsub file to srt via tesseract with multi cpu.
Dependencies:
- AvConv / FFMpeg FFMpeg : For audio conversion.
- BDSup2Sub / FFMpeg BDSup2Sub : For converting Sup to Sub files (software included in MKV Extractor Qt5).
- MKClean MKClean: For optimization of matroska files.
- MKVToolNix MKVToolNix: Required to get track information.
- Contains the mkvextract command which is essential.
- Also contains mkvmerge to re-encapsulate tracks.
- MKVToolNixGui MKVToolNixGui: To display all information of the matroska file from MKVToolNix.
- MKValidator MKValidator: To check the matroska files.
- QTesseract5 QTesseract5: For automatic conversion of subtitles to srt with tesseract.