bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] Windows version


From: Sietse Ludger G
Subject: Re: [Bino-list] Windows version
Date: Wed, 4 May 2011 21:55:35 +0200

Hmm. It wasn't the ffmpeg. It was outdated, though, but updating didn't solve it, I think.
But "./configure --host=i686-pc-mingw32" doesn't work now, it stops when checking for "windres". Ive searched and found that I do have "i586-mingw32msvc-windres". But I'm not sure it's the same?

And making still doesn't work, but I think (hope) thats because the configure doesn't work yet, although the configure without any options does work (just ./configure).

Pff, I'm sorry for all the problems :/

Sietse Ludger

> Date: Wed, 4 May 2011 21:03:02 +0200
> From: address@hidden
> To: address@hidden
> Subject: Re: [Bino-list] Windows version
>
> On 04/05/11 13:36, Sietse Ludger G wrote:
> > I can kinda understand why you don't provide the binaries, atlhough I
> > don't quite understand why every machine would needs its own build
> > version. I mean, many Windows-programs just come built, and also work.
>
> Of course! If someone publishes ready-to-use Windows binaries, we can
> add a link to the download page. We just don't do it ourselves.
>
> > And somehow the configure works now, but when I try to make, I get these
> > errors:
> >
> > media_object.cpp: In member function ‘void
> > media_object::set_audio_blob_template(int)’:
> > media_object.cpp:589:40: error: ‘AV_SAMPLE_FMT_U8’ was not declared in
> > this scope
> > media_object.cpp:593:45: error: ‘AV_SAMPLE_FMT_S16’ was not declared in
> > this scope
> > media_object.cpp:597:45: error: ‘AV_SAMPLE_FMT_FLT’ was not declared in
> > this scope
> > media_object.cpp:601:45: error: ‘AV_SAMPLE_FMT_DBL’ was not declared in
> > this scope
> > media_object.cpp:605:45: error: ‘AV_SAMPLE_FMT_S32’ was not declared in
> > this scope
> > media_object.cpp:614:96: error: ‘av_get_sample_fmt_name’ was not
> > declared in this scope
> > media_object.cpp: In member function ‘void media_object::open(const
> > std::string&)’:
> > media_object.cpp:650:59: error: ‘av_dump_format’ was not declared in
> > this scope
> > media_object.cpp: In member function ‘virtual void
> > audio_decode_thread::run()’:
> > media_object.cpp:1394:77: error: ‘AV_SAMPLE_FMT_S32’ was not declared in
> > this scope
> > media_object.cpp: In member function ‘virtual void
> > subtitle_decode_thread::run()’:
> > media_object.cpp:1573:81: error: ‘struct AVCodecContext’ has no member
> > named ‘subtitle_header’
> > media_object.cpp:1574:77: error: ‘struct AVCodecContext’ has no member
> > named ‘subtitle_header_size’
> > media_object.cpp:1589:38: error: ‘avsubtitle_free’ was not declared in
> > this scope
> >
> > Any idea how to solve this? I've the latest sourcecode.
>
> That somehow looks like you're building with an outdated FFmpeg version.
> Did you update the Mingw-cross-env ffmpeg.mk file and afterwards rebuilt
> the package with 'make ffmpeg'?
>
> Martin
>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]