Package Details: ffmulticonverter 1.7.0-3

Package Base: ffmulticonverter
Description: Convert audio, video, image and document files between all popular formats
Upstream URL: https://sites.google.com/site/ffmulticonverter/
Category: multimedia
Licenses: GPL3
Conflicts: ffmulticonverter-git
Submitter: pmav99
Maintainer: Ilias95
Last Packager: Ilias95
Votes: 36
First Submitted: 2011-11-18 21:16
Last Updated: 2015-05-10 18:29

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by Ilias95

2015-06-14 11:51

I also applied a patch (to AUR4) to fix the compatibility issue with the current version, so you may use this package as well.

Comment by Ilias95

2015-06-13 20:09

Compatibility issue with python-pyqt4 4.11.4-1.
It has been fixed upstream. You can try ffmulticonverter-git at the moment.

Also, please report things to AUR4, since these comments will be deleted.

Comment by remussatala

2015-06-13 08:04

ffmulticonverter
Traceback (most recent call last):
File "/usr/bin/ffmulticonverter", line 5, in <module>
ffmulticonverter.main()
File "/usr/lib/python3.4/site-packages/ffmulticonverter/ffmulticonverter.py", line 528, in main
converter = MainWindow()
File "/usr/lib/python3.4/site-packages/ffmulticonverter/ffmulticonverter.py", line 75, in __init__
self.audiovideo_tab = AudioVideoTab(self)
File "/usr/lib/python3.4/site-packages/ffmulticonverter/audiovideotab.py", line 186, in __init__
self.moreQPB.setSizePolicy(QSizePolicy(QSizePolicy.Fixed))
TypeError: arguments did not match any overloaded call:
QSizePolicy(): argument 1 has unexpected type 'Policy'
QSizePolicy(QSizePolicy.Policy, QSizePolicy.Policy): argument 1 has unexpected type 'Policy'

Comment by Ilias95

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.

Comment by roheim

2013-07-01 00:26

@Ilias95

Looks like python2-pythonmagick is a dependency.

Comment by Regulus

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 ;)

Comment by Ilias95

2013-06-19 09:33

@Regulus
Fixed. Thanks.
Yes, ffmulticonverter doesn't use gtk.

Comment by Regulus

2013-06-18 22:26

ffmulticonverter does not seem to use gtk

Comment by Regulus

2013-06-18 21:40

Change python2-pyqt -> python2-pyqt4

Comment by pmav99

2013-04-10 12:30

@go2sh
done

Comment by go2sh

2013-04-10 11:42

can you change the build function to the package function.
I think package is there right place to run setup.py. It also done this way by official packages.

Comment by pmav99

2012-10-15 09:58

Comment by pmav99

2011-11-19 18:09

@arriagga
It has been fixed upstream. Rebuild the package and it should be ok. :)

Comment by arriagga

2011-11-19 01:30

could you please change the entry "Categories=" for "Categories=AudioVideo"
on /usr/share/applications/FF-Multi-Converter.desktop so we can have it on Sound & video.

thanks