Here is one strange bug that exists on ffmpegX since a long time now (at least 2 years, I would say). It is not a very annoying bug, and I know how to solve it, at least temporary.
Symptoms:
you get something like this everytime you open a terminal window:
Here, "metallify" is the last item I have in my clipboard. Should be different on your computer.Code:Last login: Sun Nov 13 11:16:06 on ttyp2 /Applications/video/ffmpegX.app//Contents/Resources/pbpaste | sh Welcome to Darwin! powerBook:~ kaz$ /Applications/video/ffmpegX.app//Contents/Resources/pbpaste | sh sh: line 1: metallify: command not found
Solution: open ~/Library/Preferences/com.apple.Terminal.plist with the "property list editor" (default).
Scroll down until you find "execution string: ". You'll see on this line the "/Applications/video/ffmpegX.app//Contents/Resources/pbpaste | sh" line.
Select the line, and click the "delete" button at the top of the window. Quit&Save "property list editor". Done.
I have no idea if it's really a ffmpegX bug, or just an os x bug exposed by ffmpegX. This post is more about the solution, that took me a one hour grep to find it out, because I had forgotten again the solution...
cheers,
kaz
Results 1 to 3 of 3
-
-
It is not a ffmpegX bug, it is probably the result of hitting some Terminal shortcut to save the last command as default or something. I think this can be possibly cured within Terminal preferences.
-
Correct.
When a terminal window is opened and a mencoder, x264, ffmpeg etc... process is running in it, and you go to the Terminal->Window Settings... Menu, and tell it to "Use Settings as Default", then the execution string of ffmpegX is also saved to the ~/Library/Preferences/com.apple.Terminal.plist ans all the next window from the terminal will try to execute this string at opening.
To remove it, just open the plist file with "Property List Editor", click the little triangle next to "Root", and scroll down to "execution string", select it, and click "delete". Command-S to save, and exit. Done.
Regards,
Similar Threads
-
using the dd command in terminal to backup DVDs
By redishdog in forum MacReplies: 10Last Post: 24th Nov 2010, 19:46 -
how to put your voice or a modified one on a CD
By marlo in forum AudioReplies: 2Last Post: 23rd Apr 2010, 10:47 -
Modified subpic in menu?
By nandoc in forum Authoring (DVD)Replies: 7Last Post: 23rd Apr 2010, 10:44 -
modified oppo bdp-83 region free
By NicholasB in forum DVD & Blu-ray PlayersReplies: 1Last Post: 22nd Jun 2009, 12:35 -
Philips DVP5965k/98 modified firmware?
By chongbian in forum DVD & Blu-ray PlayersReplies: 4Last Post: 27th Nov 2008, 00:59