Run Avidemux on Mac OS X Lion
Since I upgraded to OS X 10.7, Avidemux doesn’t work anymore. Seems that there are libraries issues. Here’s a quick (and dirty ?) trick to have in work on OS X:
- Download Avidemux from it’s official repository ;
- Open the DMG archive and copy “avidemux2″ to your “Applications” folder ;
- Browse to the “Applications” folder, select “avidemux2″ and select the “Show Package Content” option ;
- Browse to “Contents/Resources/lib” and delete the “libiconv.2.dylib” and “libxml2.2.dylib” files ;
- Browse back to the “Applications” folder and start “avidemux2″.
It works ok with Lion 10.7.1 and Avidemux 2.5.4.
Have fun!
Source: http://www.youtube.com/watch?v=BXHw1BetjQA
VEry Nice Thank you very much!!!
[...] Run Avidemux on Mac OS X Lion – TuM’Fatig. カテゴリー: PC タグ: Mac コメント (0) トラックバック (0) [...]
Sounds Good ! It works fine. Thanks a lot Guru.
wow! it works!! thank you very very much!!!
This has been the problem haunting me for a while ever since i’ve gotten my own mac. I’ve been furiously trying to find a fix without any success until i came across this. cheers
not for me unfortunately, it starts but all the menu options are disable.
It opens if I run /Applications/avidemux2.app/Contents/MacOS/Avidemux2_qt4.app but not when started from the Applications folder, odd
I’ve just redone it (as I reinstalled Lion recently) and it worked straight away.
Works! Thanks!
Thank You. It works like a charm now!
i cant delete/move my files
try using the “Terminal” and using:
# cd /Applications/avidemux2.app/Contents/Resources/lib
# rm libiconv.2.dylib libxml2.2.dylib