Hey savage video very concise! I've managed everything you showed us except when at the very end when I type "sudo make install" followed by my password it fais on me giving this: make: *** [libavdevice/libavdevice.52.dylib] Error 1
this's a great and clear tutorial. However, I have a problem at the last step. After I use the command line to give the last command, sudo make install, there're few lines start and show it's installing ffmpeg.
But it shows,
INSTALL install-libs
install: ffmpeg: Inappropriate file type or format
make: *** [install-progs] Error 71
and stoped.
Could anyone give me a help?
I've tried this for few days and fail at the last step.
Its works up into the point when i put ....svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg..... it says Checked out revision 26402. please help
Thanks, great video tutorial which helped me make sense from the web tutorial which basically assumed the reader knew enough. I have just followed the process and now have the Firefox add-on DownloadHelper able to convert all sorts of web video directly from the browser...cool and simple. downloadhelper net
I created a ffmeg folder in my home folder and copied and pasted the command just as illustrated in you tutorial. I receive the error: "command not found." Mind you everything has worked smoothly up until now, am I missing something? Thanks for your help!
When i get to the step where you copied and pasted the link to create ffmpeg i got the error "No such file or directory". Can you help? any alternate ways of doing this step?
@optikalefxx i get Nazir-Khans-MacBook-Pro:lame Khan$ ./configure checking build system type... i686-apple-darwin10.7.0 checking host system type... i686-apple-darwin10.7.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... no
you must not have GCC installed. Either re install X code, because it must not work either, or look at my video on installing GCC on mac and copy the GCC files over. This happend to me once.
squigly slash? its called tilde fool and you need other codecs if you plan on encoding for iphone/itouch. live streaming for iphone requires audio codec aac. rotten tutorial
just to recap the full error is:
collect2: ld returned 1 exit status
make: *** [libavdevice/libavdevice.52.dylib] Error 1
TheBlueCassidy 6 hours ago
Hey savage video very concise! I've managed everything you showed us except when at the very end when I type "sudo make install" followed by my password it fais on me giving this: make: *** [libavdevice/libavdevice.52.dylib] Error 1
any help would be greatly appreciated!
TheBlueCassidy 6 hours ago
this's a great and clear tutorial. However, I have a problem at the last step. After I use the command line to give the last command, sudo make install, there're few lines start and show it's installing ffmpeg.
But it shows,
INSTALL install-libs
install: ffmpeg: Inappropriate file type or format
make: *** [install-progs] Error 71
and stoped.
Could anyone give me a help?
I've tried this for few days and fail at the last step.
icemountant 3 months ago
Awesome video. I liked how you started the video right off with the tutorial, instead of wasting 30 seconds introducing yourself.
Untadaike 4 months ago
thanks!! awesome
kiscky 6 months ago
Its works up into the point when i put ....svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg..... it says Checked out revision 26402. please help
EdgeEntGr 6 months ago
Thanks, great video tutorial which helped me make sense from the web tutorial which basically assumed the reader knew enough. I have just followed the process and now have the Firefox add-on DownloadHelper able to convert all sorts of web video directly from the browser...cool and simple. downloadhelper net
doozytube 7 months ago
Your tutorial is awesome, everything worked just perfect, I have a question, how do I use ffplay, I can't make it work, Thanks
anuarlezama 9 months ago
Great walkthrough, i finally made it and this with no expert knowledge (except this one here).
Would vote two thumbs up! Thanks a lot.
Video rendering now starts!
BTW can i delete the lame and ffmpeg folder afterwards?
JawBacca 1 year ago
@JawBacca Hmmm, never tried. But your welcome to move it, to experiment if you like.
optikalefxx 1 year ago
I created a ffmeg folder in my home folder and copied and pasted the command just as illustrated in you tutorial. I receive the error: "command not found." Mind you everything has worked smoothly up until now, am I missing something? Thanks for your help!
ilakai 1 year ago
@ilakai are you sure you spelled ffmpeg correctly? Paste to me what your typing when you get that error.
optikalefxx 1 year ago
When i get to the step where you copied and pasted the link to create ffmpeg i got the error "No such file or directory". Can you help? any alternate ways of doing this step?
ilakai 1 year ago
@ilakai you need to create the ffmpeg folder first before running that command. so go to your home folder, right click and create the ffmpeg folder.
then paste that command.
optikalefxx 1 year ago
@optikalefxx Thanks man! I appreciate it, but hey i'm still getting an error but now it's "command not found". Any suggestions?
ilakai 1 year ago
linebackerus2007 8 months ago
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
linebackerus2007 8 months ago
@optikalefxx WHAT SHOULD I DO?!?!?!?!
linebackerus2007 8 months ago
@linebackerus2007 install X Code from your apple OS disk
optikalefxx 8 months ago
this really helped me get started! great walkthrough!
aaronjacobwillman 1 year ago
Xcode is 3.5GB! seriously???
lagranputa 1 year ago
@lagranputa its the entire toolset for mac and iphone development. minus the sdk.
optikalefxx 1 year ago
great video thank you. i've been using ubuntu to do this, but this is nice.
kmarchese04 1 year ago
"ERROR: libmp3lame not found"
How does I find?
buzz200066 1 year ago
So, when I try to build LAME, Terminal gives me a "no acceptable C compiler found in $PATH" error! even though I have Xcode etc... any ideas?
kingbenjoel 2 years ago
you must not have GCC installed. Either re install X code, because it must not work either, or look at my video on installing GCC on mac and copy the GCC files over. This happend to me once.
optikalefxx 2 years ago
Oh... Thanks!
kingbenjoel 1 year ago
squigly slash? its called tilde fool and you need other codecs if you plan on encoding for iphone/itouch. live streaming for iphone requires audio codec aac. rotten tutorial
tdg911 2 years ago
You don't need the codec if the audio is ready aac and you don't need to trancode it
optikalefxx 2 years ago
Thanks !
damsnet 2 years ago
Cool video, I'll have to look into this more and see how I could use this. Although, I'll be installing it on my Linux Server instead.
warlord90210 2 years ago