neuromancer

Results 135 comments of neuromancer

I don't know, this is not my code in fact. :disappointed: I just modified a small part of it a put it available for other people to see.

Can you install libav, instead of ffmpeg? In fact, I don't know how libav is installed in Fedora (I'm using Arch/Ubuntu), but you should have the header files in `/usr/include/libavcodec/`

Thanks a lot @andrew-mcmahon. I should update the README with this.

Compilation works, but linking is failing: ``` MakeFiles/avp.dir/src/bink.c.o: In function `BinkDecodeFrameInternal': bink.c:(.text+0x197): undefined reference to `av_frame_unref' CMakeFiles/avp.dir/src/bink.c.o: In function `BinkStartMovie.part.0': bink.c:(.text+0x86b): undefined reference to `av_frame_alloc' bink.c:(.text+0x95e): undefined reference to `av_frame_alloc'...

Thanks a lot for your PR, @sriemer . I tested it and it works, however it still quite small for my notebook (I'm using 1920x1080). Can you make it adjustable...

Oh, sorry, you are right, quad mode works great. Can we make it the default?

2016-06-02 23:31 GMT+02:00 balsulami [email protected]: > Hi, > > I'm working on Echo state networks and I saw your post in reddit and your > libmind project? but I couldn't...

Well, i can't build it here in my Ubuntu using xbuild. Here you can see the log and its errors. https://gist.github.com/neuromancer/d9cbf4ca3eb513e717ec

Thanks for the update!, can you also comment in the README about other Warcraft 1 reimplementations, so people can understand better how implemented is this one?

Can you clarify this, @hunoppc ?