2008-07-10 23:07:13 compile ffmpeg error
hong li (CHINA)
Message: 58651
Hi
everyone , I compile ffmpeg ,the toolchain is 07r1, but happen error as follow:
parse error: Input text was emms
what is the reason?
Thanks
Hong
QuoteReplyEditDelete
2008-07-10 23:42:08 Re: compile ffmpeg error
Yi Li (CHINA)
Message: 58653
Again, you need to use ffmepg in 07r1 dist. And you need to use FDPIC format.
QuoteReplyEditDelete
2008-07-11 00:58:08 Re: compile ffmpeg error
hong li (CHINA)
Message: 58658
Thanks
We plan to use our library , because the ffmpeg also need the externel 264 library
Hong
QuoteReplyEditDelete
2008-07-15 04:02:34 Re: compile ffmpeg error
Mike Frysinger (UNITED STATES)
Message: 58812
if you insist on building ffmpeg by hand, then use the examples we've already provided for how to cross-compile it properly.
the error you posted indicates you did not run configure/make properly ... instead, ffmpeg attempted to include options for the build environment (such as MMX support)