Results 1 to 10 of 20
Does anyone know how to compile kino's local ffmpeg with xvid, x264, libfaad, etc, etc?
I have all the libs installed and have compiled the regular ffmpeg correctly, but I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-21-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 15
kino's local ffmpeg - compiling?
Does anyone know how to compile kino's local ffmpeg with xvid, x264, libfaad, etc, etc?
I have all the libs installed and have compiled the regular ffmpeg correctly, but I can't seem to get kino's version to accept the args, maybe my syntax is wrong I do:
but it doesn't work...Code:./configure --with-ffmpeg-cflags=--enable-xvid --enable-x264 --enable-thisandthat etc...
I'm sure a lot of you are smarter than me about this, so I would appreciate you expertise!
Thanks!
- 07-21-2007 #2
What error msg are you getting?
I doubt I can help much, but if you explain a little more I'm sure someone can help.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-21-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 15
It's compiling just fine. Kino's version of ffmpeg just won't compile with the options I want enabled...
- 07-21-2007 #4
Which Distro are you using and have you tried installing it through your systems repositories?
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-22-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 15
- 07-22-2007 #6
Execute the configure script with the --help option to get a list of the supported options
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-22-2007 #7
Good idea Juan Pablo!
that should help.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-23-2007 #8Just Joined!
- Join Date
- Jul 2007
- Posts
- 15
- 07-23-2007 #9
./configure --help
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-23-2007 #10Just Joined!
- Join Date
- Jul 2007
- Posts
- 15
OK... thank you for insulting my intelligence. I thought you were being sarcastic to the other guy, but apparently you really though it was a good idea. I use Slackware, I think I've invoked that command before.
./configure --help, still doesn't tell you the syntax to, or the restrictions on the args for the "--with-ffmpeg-cflags=" option, if that's even the option I should be using to pass the proper args to kino's local version of ffmpeg.
Does anybody know anything about compiling kino?


Reply With Quote

