atom feed56 messages in at.iem.pd-listRe: [PD] readanysf for windows? (again)
FromSent OnAttachments
matteo sisti setteApr 27, 2011 4:56 am 
Hans-Christoph SteinerApr 27, 2011 10:49 am 
Patrice ColetApr 27, 2011 8:42 pm 
Hans-Christoph SteinerApr 27, 2011 8:53 pm 
augustApr 27, 2011 9:01 pm 
Patrice ColetApr 27, 2011 9:18 pm 
Patrice ColetApr 27, 2011 9:23 pm 
augustApr 27, 2011 9:39 pm.win
Patrice ColetApr 27, 2011 11:14 pm.mingw
augustApr 28, 2011 9:18 am 
Hans-Christoph SteinerApr 28, 2011 9:22 am 
augustApr 28, 2011 9:38 am 
Hans-Christoph SteinerApr 28, 2011 9:57 am 
augustApr 28, 2011 10:11 am.win
augustApr 28, 2011 10:32 am 
Hans-Christoph SteinerApr 28, 2011 10:48 am 
Patrice ColetApr 28, 2011 11:03 am 
augustApr 28, 2011 11:11 am 
Patrice ColetApr 28, 2011 12:44 pm.win
Patrice ColetApr 28, 2011 1:07 pm.zip
yvan volochineApr 28, 2011 1:17 pm 
Patrice ColetApr 28, 2011 2:14 pm 
yvan volochineApr 28, 2011 2:15 pm 
Hans-Christoph SteinerApr 28, 2011 3:08 pm 
Hans-Christoph SteinerApr 28, 2011 3:08 pm 
Patrice ColetApr 28, 2011 3:25 pm 
Hans-Christoph SteinerApr 28, 2011 4:36 pm 
Martin PeachApr 28, 2011 8:06 pm 
IOhannes m zmölnigApr 29, 2011 1:26 am 
matteo sisti setteApr 29, 2011 2:08 am 
matteo sisti setteApr 29, 2011 2:19 am 
matteo sisti setteApr 29, 2011 2:35 am 
IOhannes m zmölnigApr 29, 2011 2:59 am 
matteo sisti setteApr 29, 2011 3:22 am 
IOhannes m zmölnigApr 29, 2011 3:40 am 
Hans-Christoph SteinerApr 29, 2011 8:54 am 
augustApr 29, 2011 9:01 am 
Hans-Christoph SteinerApr 29, 2011 9:21 am 
augustApr 29, 2011 10:03 am 
augustApr 29, 2011 10:07 am 
Hans-Christoph SteinerApr 29, 2011 10:16 am 
Hans-Christoph SteinerApr 29, 2011 10:24 am 
Patrice ColetApr 29, 2011 11:12 am 
augustApr 29, 2011 11:27 am 
Hans-Christoph SteinerApr 29, 2011 11:45 am 
Patrice ColetApr 29, 2011 6:36 pm 
augustApr 30, 2011 11:02 am 
Patrice ColetApr 30, 2011 11:11 am 
IOhannes m zmoelnigMay 2, 2011 12:34 am 
IOhannes m zmoelnigMay 2, 2011 12:34 am 
Patrice ColetMay 2, 2011 3:03 pm 
Patrice ColetMay 3, 2011 9:39 am 
Patrice ColetMay 3, 2011 10:04 am 
Patrice ColetMay 4, 2011 8:46 am 
augustMay 4, 2011 11:17 am 
Patrice ColetMay 4, 2011 11:27 am 
Subject:Re: [PD] readanysf for windows? (again)
From:Patrice Colet (cole@free.fr)
Date:Apr 27, 2011 11:14:42 pm
List:at.iem.pd-list
Attachments:
Makefile.mingw - 2k

After resolving two dozens undefined references I finally have readanysf
compiled. Curiously gmerlin_avdec needs a prepended link of each used library.

The link flags must be at the end, like in attached file.

I had to copy missing dll's into pd/bin along with other libs provided py
pd-extended and gridflow,

libdca-0.dll libgavl-1.dll libiconv-2.dll libintl-8.dll libtheora-0.dll
lib-tiff-3.dll

it seems it's still not the good way to compile because pd complains:

load_object: Symbol "readanysf_tilde_setup" not found

----- "august" <aug@alien.mur.at> a écrit :

Yeah perhaps it will be easier with the pd-extended makefiles. I really have no idea how windows handles linking and I also don't have experience with pd-extended builds.

One problem you might have with my makefile that I didn't see before is that I test to see if the system is linux. If so, I set appropriate flags. If not, I assume you have a mac and set other flags.

I've attached a Makefile.win that might work for you. I made it blindly since I don't have a windows setup.

You should only need to edit these two lines: GAVLPREFIX=/usr/local PD_INCLUDES=/usr/include

Maybe something else is needed, but I can't say. It should be simple enough to build from.

best -august.

I've tried to hack the makefile but have pain to get it compiling the dll because of linking problems... I guess it would be easier by using pd-extended externals Makefile for resolving differences between os

----- "august" <aug@alien.mur.at> a écrit :

well, if you already have gavl and gmerlin-avdecoder, you should only need to download and compile readanysf~

the Makefile is there already. If I am not mistaken, you would only need to copy and modify the pd_linux target so that it creates a readanysf~.dll instead of a readanysf~.pd_linux

...and then package it in a bundle so that it is usable for windows users. ...that will be the hard part I imagine.

Hello, I've applied this patch then gmerlin-avdecoder compiles

fine

on mingw

http://www.mail-archive.com/gmerlin-general@lists.sourceforge.net/msg00322.html

now we need the makefile ;)

----- "Hans-Christoph Steiner" <ha@at.or.at> a écrit :

We just need someone to get all of the required libraries

building

on

Windows/MinGW. gmerlin-avdecoder is required, then the more codec libs, the better, but it'll work without any of them, it just won't

open

as

many files. Once we have that, making a Windows build of [readanysf~] will be easy.

.hc

On Wed, 27 Apr 2011 13:56 +0200, "matteo sisti sette" <matt@gmail.com> wrote:

Hi,

Is there anything similar to readanysf~ available for

Windows?

I

would

like to be able to read the audio from mov video files.

I've found some very old threads about failed attempts to port readanysf~ to windows. Has there been any success since then? Anybody that has

been

able

compile it for windows and could share the compiled binary?

Or any similar external?

thanks m.

http://lists.puredata.info/listinfo/pd-list

http://lists.puredata.info/listinfo/pd-list