I dowloaded ffmpegx and went to the site to download mpeg2enc. when I went to download mpeg2enc it dowloaded it as a text file. I installed mpeg2enc as told into ffmpegx. When I load the program ffmpegx and convert a file using mpeg2enc and the terminal is launched, it starts converting the file but in the terminal it says mpeg2enc not found.When the program finishes encoding, there are no files found. it never encodes the file.
What am I doing wrong
Please Help
corey
Results 1 to 2 of 2
-
-
You get the mpeg2enc file from the url listed in the installer. You then install it into you /usr/bin folder by typing the following command in the terminal:
sudo cp (drag downloaded mencoder here) /usr/bin
then you hit enter, followed by your password, and then enter again. You might have to then make this executable by typing the following command:
sudo chmod 755 /usr/bin/mpeg2enc
After that, you should be golden, pretty sure.I like systems, their application excepted. (George Sand, translated from French), "J'aime beaucoup les systèmes, le cas d'application excepté."
Similar Threads
-
ffmpegx can't locate mpeg2enc
By sarmen2 in forum ffmpegX general discussionReplies: 10Last Post: 11th Sep 2015, 05:32 -
MPEG2ENC dowload problem
By blue439 in forum MacReplies: 7Last Post: 6th Nov 2011, 00:46 -
ffmpegX mpeg2enc compiling problem
By dubis in forum MacReplies: 5Last Post: 12th Sep 2008, 16:54 -
Problem with mpeg2enc binary
By lkearl in forum ffmpegX general discussionReplies: 1Last Post: 11th Aug 2007, 03:47 -
ffmpegX not accept mpeg2enc
By aviary99 in forum MacReplies: 1Last Post: 29th Jun 2007, 22:02