|
Re: ffmpeg rebuild in VC++ 2005 Express: msg#00313voip.wengophone.devel
On Tuesday 21 March 2006 03:08, Weiguang Shi wrote: > Hi all, > > Wengo classic doesn't build the avcodec.dll from the > source code, does it? It only copies a version of it > around. Would someone please confirm? > > If so, I need to compile ffmpeg under VC++ 2005 > Express. > And, has anyone done this before? > > Thanks, > Wei > Hi, Yes avcodec (from ffmpeg) is not build. This library is a made with very optimized C code. It means that there is inline assembly code. But unfortunately this code respect the gcc syntax. And by the way the Microsoft syntax is not the same. So you could not build this library with a Microsoft compiler until somebody rewrite the assembly parts. You must use the pre-built library ;) Regards, -- mstute |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: a true wiki and NG in debian: 00313, Julien Gilli |
|---|---|
| Next by Date: | Re: a true wiki and NG in debian: 00313, Renato |
| Previous by Thread: | ffmpeg rebuild in VC++ 2005 Expressi: 00313, Weiguang Shi |
| Next by Thread: | debug process: 00313, Jean-Philippe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |