Search Criteria
Package Details: ffmulticonverter 1.8.0-1
Git Clone URL: | https://aur.archlinux.org/ffmulticonverter.git (read-only, click to copy) |
---|---|
Package Base: | ffmulticonverter |
Description: | Convert audio, video, image and document files between all popular formats |
Upstream URL: | https://sites.google.com/site/ffmulticonverter/ |
Licenses: | |
Conflicts: | |
Submitter: | pmav99 |
Maintainer: | ilstam |
Last Packager: | ilstam |
Votes: | 68 |
Popularity: | 0.022479 |
First Submitted: | 2011-11-18 21:16 |
Last Updated: | 2016-06-30 22:57 |
Dependencies (4)
- python-pyqt5
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git) (optional) – for video conversions
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-fftw, imagemagick-full, imagemagick-full-git) (optional) – for image conversions
- unoconv (optional) – for document conversions
Latest Comments
1 2 Next › Last »
happycadaver commented on 2016-11-02 17:55
@remussatala
If you have upgraded from a previous version of FF Multi Converter you will need to remove your settings file,
otherwise you'll get an error. Please, remove: ~/.config/ffmulticonverter/FF\ Multi\ Converter.conf
ilstam commented on 2016-09-30 10:19
@remussatala
Did you check last comments?
Anonymous comment on 2016-09-30 06:53
Traceback (most recent call last):
File "/usr/bin/ffmulticonverter", line 5, in <module>
ffmulticonverter.main()
File "/usr/lib/python3.5/site-packages/ffmulticonverter/ffmulticonverter.py", line 475, in main
converter = MainWindow()
File "/usr/lib/python3.5/site-packages/ffmulticonverter/ffmulticonverter.py", line 211, in __init__
self.load_settings()
File "/usr/lib/python3.5/site-packages/ffmulticonverter/ffmulticonverter.py", line 275, in load_settings
audiocodecs, extraformats_video)
File "/usr/lib/python3.5/site-packages/ffmulticonverter/audiovideotab.py", line 267, in fill_video_comboboxes
self.vidcodecQCB.addItems([self.defaultStr, self.DisableStream] + vcodecs)
TypeError: can only concatenate list (not "str") to list
proton commented on 2016-07-02 15:33
@Ilias95
Thanks :)
ilstam commented on 2016-07-01 19:23
@proton
Please, check: https://sites.google.com/site/ffmulticonverter/news/errorafterupgradingto180
ilstam commented on 2016-07-01 19:02
@proton
Hi. It's an upstream bug, please report it there.
I'm also the developer and I'll fix it, but I may need more feedback.
proton commented on 2016-07-01 18:58
Hi, something wrong
dpaste.com/3YH8X5C
ilstam commented on 2013-07-01 10:06
@roheim
python2-pythonmagick is an optional dependency.
It is not required by the program in order to run and maybe do some video conversions, instead it is required only if you wish to convert images.
roheim commented on 2013-07-01 00:26
@Ilias95
Looks like python2-pythonmagick is a dependency.
Regulus commented on 2013-06-19 10:45
@Llias95
The terminal was returning me this output:
QGtkStyle was unable to detect the current GTK+ theme
but it was my problem ;)