#sudo apt-get install winff
#sudo sudo apt-get install libavcodec-extra-53
Convert to : MPEG-4
Preset : MPEG-4 H.264 video (High Quality)
#sudo sudo apt-get install libavcodec-extra-53
Convert to : MPEG-4
Preset : MPEG-4 H.264 video (High Quality)
http://code.google.com/p/winff/wiki/UbuntuInstallation
ReplyDeletels ~/.winff/
ReplyDeletels /usr/share/winff/
x-terminal-emulator: error: Additional unexpected arguments found: ['&']
ReplyDeletehttp://www.thelinuxguy.nl/how-tos/how-to-fix-x-terminal-emulator-error-additional-unexpected-arguments-found/
How to debug
ReplyDelete---------------------
If winff is not working,
1) Open Terminal and type "winff", this will open winff GUI, then select one video file and try to convert it.
2) You can see the error in terminal. Copy the error and google it.
Error
ReplyDelete====
x-terminal-emulator: error: Additional unexpected arguments found: ['&']
Fix
===
Open WinFF and select Edit -> Preferences -> Linux :
Replace “-e” with “-x“, click OK and the issue is fixed.