Search Criteria
Package Details: mkv-extractor-qt 23.04.16a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mkv-extractor-qt.git (read-only, click to copy) |
---|---|
Package Base: | mkv-extractor-qt |
Description: | Graphical MKV demultiplexer |
Upstream URL: | http://forum.ubuntu-fr.org/viewtopic.php?id=1508741 |
Licenses: | GPL3 |
Conflicts: | mkv-extractor-gui |
Replaces: | mkv-extractor-gui |
Submitter: | Funkin-Stoopid |
Maintainer: | Funami |
Last Packager: | Funami |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-02 20:33 (UTC) |
Last Updated: | 2023-04-18 11:20 (UTC) |
Dependencies (9)
- mkvtoolnix-cli (mkvtoolnix-qt5AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- qt5-tools (make)
- bdsup2subpp (bdsup2subpp-gitAUR) (optional) – SUP subtitle conversion
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR) (optional) – for DTS conversion
- mkcleanAUR (optional) – MKV optimisation
- mkvalidatorAUR (optional) – MKV check
- qtesseract5AUR (qtesseract5-gitAUR) (optional) – subtitle conversion
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
mosgerila commented on 2022-06-01 20:12 (UTC)
mkvmerge --list-languages | grep -v '|' -----------------------------------------------------------+----------------+----------------+--------------- Aas
Funami commented on 2022-06-01 16:29 (UTC)
@mosgerila Could you show me the output of: mkvmerge --list-languages | grep -v '|'
mosgerila commented on 2022-06-01 15:46 (UTC)
mkv-extractor-qt5 Traceback (most recent call last): File "/usr/bin/mkv-extractor-qt5", line 3263, in <module> MKVExtractorQt5Class = MKVExtractorQt5() File "/usr/bin/mkv-extractor-qt5", line 368, in init line = line.split('|')[1].strip() IndexError: list index out of range
mosgerila commented on 2022-01-28 20:21 (UTC)
mkv-extractor-qt 126 ✘ Traceback (most recent call last): File "/usr/bin/mkv-extractor-qt", line 3071, in resizeEvent self.ui.mkv_tracks.setColumnWidth(3, largeur + 30) # Modification de la largeur des colonnes TypeError: setColumnWidth(self, int, int): argument 2 has unexpected type 'float' zsh: abort (core dumped) mkv-extractor-qt
FichteFoll commented on 2021-12-26 17:42 (UTC)
Missing
git
makedep (which is not in base-devel).sl1pkn07 commented on 2021-10-31 02:19 (UTC)
sed is in base-devel group. mandatory if you want build AUR packages
Best commented on 2021-10-31 02:18 (UTC)
and sed, if you build in clean build env might not be there..
Aakko commented on 2021-09-10 06:25 (UTC)
This needs wget as a dependency,
dwidmann commented on 2020-01-06 04:17 (UTC)
I'm not sure what has changed, but I tried to run it early today and it failed to run. Replacing the 2 lines that read like "ag = QActionGroup(self,exclusive=True)" by "ag = QActionGroup(self)" and "ag.setExclusive(True)" seemed to fix it.
« First ‹ Previous 1 2 3 4 Next › Last »