I followed the 3 step manual and have searched the subject here in the forum.
When encoding i get the following response from FFMPEG:
/bin/sh: /Applications/_dvd/ffmpegX.app//Contents/Resources/flvtool2: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby: bad interpreter: No such file or directory
The directory doen't exist indeed. I've restarted and installed under original Admin account, but no luck.
any sugestions?
Results 1 to 6 of 6
-
-
FLVtool2 may be correctly installed. The error states that script interpreter 'ruby' isn't at the location where ffmpegX says it is. This seems to be a bug, as the wrong path is given. If you don't mind opening the application package and a text editor, you can fix it:
https://forum.videohelp.com/topic345126.html#1807644
Not sure if it is 10.4.x or what, but it seems to happen to some users, not all.
-
Thanks Case, it worked like a charm. For any searches that end up here, text-edit or Xcode also work fine.
/Applications/ffmpegX.app//Contents/Resources/flvtool2
points to:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Change this to:
/usr/bin/ruby
(right click ffmpegX.app and "show Package contents" to browse within)
-
Ahh! I can't even get my terminal to recognize the FLVTool2 folder no matter where I move it, name it, hide it, Ahh! Ahh! Ahh!
Last login: Sun Feb 10 17:44:00 on ttyp1
Welcome to Darwin!
cpe-24-243-49-171:~ Me$ cg/Users/Me/Desktop/FLVTool2-1.0.6/
-bash: cg/Users/Me/Desktop/FLVTool2-1.0.6/: No such file or directory
cpe-24-243-49-171:~ Me$
Ahhhh!
Similar Threads
-
what to do when a relatively new dvd recorder doesn't function correctly?
By xtube in forum Newbie / General discussionsReplies: 1Last Post: 17th Aug 2010, 04:02 -
How To Install A Graphic Card Correctly?
By themaster1 in forum ComputerReplies: 16Last Post: 21st Jan 2010, 23:22 -
Can't Install FLVTool2
By visioner in forum ffmpegX general discussionReplies: 1Last Post: 25th Apr 2009, 06:53 -
Panasonic DMRES45V DVD remote doesn't work correctly
By cep8719 in forum Newbie / General discussionsReplies: 2Last Post: 27th May 2008, 11:00 -
How can I install PPro2 on system that doesn't support SSE2?
By Sean_ve99 in forum EditingReplies: 1Last Post: 26th May 2007, 07:33